Skip to content

Commit 7e319b4

Browse files
authored
Add Category::SIEM classifier tag to Trellix, Cofense Triage, Anthropic Compliance Logs, IDE Shepherd, CrowdStrike FDR (DataDog#24857)
* Add Category::SIEM classifier tag to Trellix, Cofense Triage, Anthropic Compliance Logs These integrations are relevant to Cloud SIEM but are missing the Category::SIEM classifier tag in their manifest. SEC-35935 * Add Category::SIEM classifier tag to IDE Shepherd IDE Shepherd was added to SEC-35935's scope after the original PR was opened, so it was missed from the initial batch of manifest updates. SEC-35935 * Add Category::SIEM classifier tag to CrowdStrike FDR CrowdStrike FDR is relevant to Cloud SIEM but was missing the Category::SIEM classifier tag in its manifest. SEC-35935
1 parent ba9ad0a commit 7e319b4

5 files changed

Lines changed: 5 additions & 0 deletions

File tree

anthropic_compliance_logs/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
"classifier_tags": [
4747
"Category::AI/ML",
4848
"Category::Log Collection",
49+
"Category::SIEM",
4950
"Category::Security",
5051
"Submitted Data Type::Logs",
5152
"Offering::Integration"

cofense_triage/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
"classifier_tags": [
2727
"Category::Cloud",
2828
"Category::Log Collection",
29+
"Category::SIEM",
2930
"Category::Security",
3031
"Offering::Integration",
3132
"Submitted Data Type::Logs"

crowdstrike_fdr/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
"Category::AWS",
4848
"Category::Cloud",
4949
"Category::Log Collection",
50+
"Category::SIEM",
5051
"Category::Security",
5152
"Offering::Integration",
5253
"Submitted Data Type::Logs"

ide_shepherd/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"Supported OS::Windows",
2424
"Supported OS::macOS",
2525
"Category::Log Collection",
26+
"Category::SIEM",
2627
"Category::Security",
2728
"Category::Developer Tools",
2829
"Offering::Integration",

trellix_endpoint_security/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
],
2121
"classifier_tags": [
2222
"Category::Log Collection",
23+
"Category::SIEM",
2324
"Category::Security",
2425
"Offering::Integration",
2526
"Submitted Data Type::Logs"

0 commit comments

Comments
 (0)