Skip to content

Commit

Permalink
Merge branch 'master' into v-sudkharat/CofenseTriage-3.11-version-update
Browse files Browse the repository at this point in the history
  • Loading branch information
v-sudkharat committed Sep 27, 2024
2 parents 1b29ccb + 2551576 commit 0b78a96
Show file tree
Hide file tree
Showing 475 changed files with 82,158 additions and 16,429 deletions.
22 changes: 19 additions & 3 deletions .github/workflows/runAsimSchemaAndDataTesters.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,11 +78,27 @@ jobs:
name: Run ASim Sample Data Ingestion
runs-on: ubuntu-latest
steps:
- name: Checkout code
- name: Checkout pull request branch
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Setup Python
ref: ${{github.event.pull_request.head.ref}}
repository: ${{github.event.pull_request.head.repo.full_name}}
persist-credentials: false # otherwise, the token used is the GITHUB_TOKEN, instead of your personal access token.
fetch-depth: 0 # otherwise, there would be errors pushing refs to the destination repository.
- name: Setup git config
run: |
git config --local user.name "github-actions[bot]"
git config --local user.email "<>"
- name: Merge master into pull request branch
run: |
git merge origin/master
Conflicts=$(git ls-files -u | wc -l)
if [ "$Conflicts" -gt 0 ] ; then
echo "There is a merge conflict. Aborting"
git merge --abort
exit 1
fi
- name: Set up Python
uses: actions/setup-python@v5
with:
python-version: '3.x'
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
{
"Name": "Failed_Range_To_Ingest_CL",
"Properties": [
{
"Name": "TenantId",
"Type": "string"
},
{
"Name": "SourceSystem",
"Type": "string"
},
{
"Name": "MG",
"Type": "string"
},
{
"Name": "ManagementGroupName",
"Type": "string"
},
{
"Name": "TimeGenerated",
"Type": "datetime"
},
{
"Name": "Computer",
"Type": "string"
},
{
"Name": "RawData",
"Type": "string"
},
{
"Name": "From_Date_s",
"Type": "string"
},
{
"Name": "To_Date_s",
"Type": "string"
},
{
"Name": "Threat_Type_s",
"Type": "string"
},
{
"Name": "Type",
"Type": "string"
},
{
"Name": "_ResourceId",
"Type": "string"
}
]
}
253 changes: 253 additions & 0 deletions .script/tests/KqlvalidationsTests/CustomTables/Host_Name_Info_CL.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,253 @@
{
"Name": "Host_Name_Info_CL",
"Properties": [
{
"Name": "TenantId",
"Type": "string"
},
{
"Name": "SourceSystem",
"Type": "string"
},
{
"Name": "MG",
"Type": "string"
},
{
"Name": "ManagementGroupName",
"Type": "string"
},
{
"Name": "TimeGenerated",
"Type": "datetime"
},
{
"Name": "Computer",
"Type": "string"
},
{
"Name": "RawData",
"Type": "string"
},
{
"Name": "configs_s",
"Type": "string"
},
{
"Name": "created_at_t",
"Type": "datetime"
},
{
"Name": "display_name_s",
"Type": "string"
},
{
"Name": "host_type_s",
"Type": "string"
},
{
"Name": "id_s",
"Type": "string"
},
{
"Name": "legacy_id_s",
"Type": "string"
},
{
"Name": "maintenance_mode_s",
"Type": "string"
},
{
"Name": "pool_id_s",
"Type": "string"
},
{
"Name": "timezone_s",
"Type": "string"
},
{
"Name": "updated_at_t",
"Type": "datetime"
},
{
"Name": "ip_address_s",
"Type": "string"
},
{
"Name": "mac_address_s",
"Type": "string"
},
{
"Name": "ophid_g",
"Type": "string"
},
{
"Name": "tags_host_bundled_k3s_s",
"Type": "string"
},
{
"Name": "tags_host_deployment_type_s",
"Type": "string"
},
{
"Name": "tags_host_geoip2_latitude_s",
"Type": "string"
},
{
"Name": "tags_host_geoip2_longitude_s",
"Type": "string"
},
{
"Name": "tags_host_host_ip_s",
"Type": "string"
},
{
"Name": "tags_host_ipv6_enabled_s",
"Type": "string"
},
{
"Name": "tags_host_k8s_s",
"Type": "string"
},
{
"Name": "tags_host_k8s_installed_s",
"Type": "string"
},
{
"Name": "tags_host_nat_ip_s",
"Type": "string"
},
{
"Name": "tags_host_ophid_g",
"Type": "string"
},
{
"Name": "tags_host_os_version_s",
"Type": "string"
},
{
"Name": "host_subtype_s",
"Type": "string"
},
{
"Name": "host_version_s",
"Type": "string"
},
{
"Name": "tags_host_boot_mode_s",
"Type": "string"
},
{
"Name": "tags_host_build_version_s",
"Type": "string"
},
{
"Name": "tags_host_container_runtime_version_s",
"Type": "string"
},
{
"Name": "tags_host_host_subtype_s",
"Type": "string"
},
{
"Name": "tags_host_kernel_version_s",
"Type": "string"
},
{
"Name": "tags_host_ovs_s",
"Type": "string"
},
{
"Name": "tags_host_serial_number_s",
"Type": "string"
},
{
"Name": "tags_host_virtualization_s",
"Type": "string"
},
{
"Name": "serial_number_g",
"Type": "string"
},
{
"Name": "tags_host_cpu_s",
"Type": "string"
},
{
"Name": "tags_host_federation_s",
"Type": "string"
},
{
"Name": "tags_host_grid_name_s",
"Type": "string"
},
{
"Name": "tags_host_gridmaster_ip_s",
"Type": "string"
},
{
"Name": "tags_host_ha_pair_s",
"Type": "string"
},
{
"Name": "tags_host_ha_status_s",
"Type": "string"
},
{
"Name": "tags_host_hardware_id_g",
"Type": "string"
},
{
"Name": "tags_host_heka_optin_s",
"Type": "string"
},
{
"Name": "tags_host_host_name_s",
"Type": "string"
},
{
"Name": "tags_host_hw_s",
"Type": "string"
},
{
"Name": "tags_host_license_uid_g",
"Type": "string"
},
{
"Name": "tags_host_model_no_s",
"Type": "string"
},
{
"Name": "tags_host_nios_role_s",
"Type": "string"
},
{
"Name": "tags_host_nios_version_s",
"Type": "string"
},
{
"Name": "tags_host_physical_oid_s",
"Type": "string"
},
{
"Name": "tags_host_serial_number_g",
"Type": "string"
},
{
"Name": "tags_host_virtual_oid_s",
"Type": "string"
},
{
"Name": "tags_host_virtualnode_ip_s",
"Type": "string"
},
{
"Name": "Type",
"Type": "string"
},
{
"Name": "_ResourceId",
"Type": "string"
}
]
}
Loading

0 comments on commit 0b78a96

Please sign in to comment.