Skip to content

Commit 97eb4eb

Browse files
Merge pull request #63 from natesmalley/transform-ocsf-platform-overlap-cleanup
pipelines: drop 16 transform_ocsf entries with first-party ingestion paths
2 parents fea8d5b + 72e8da4 commit 97eb4eb

65 files changed

Lines changed: 26 additions & 10570 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,32 @@ The three remaining PAN-OS OCSF transforms in
5151
and the field-name convention each expects, so users can choose between them
5252
without reading the Lua. No serializer logic changes.
5353

54+
### Removed - 16 `transform_ocsf/` entries with first-party ingestion paths
55+
56+
Removed 16 directories from `pipelines/community/transform_ocsf/` for vendors
57+
whose log streams are typically delivered to AI SIEM via first-party or
58+
vendor-native ingestion paths in supported deployments, rather than via
59+
community-contributed Observo transforms:
60+
61+
- `aws_guardduty_logs/`, `aws_waf/`
62+
- `azure_ad/`, `azure_platform/`
63+
- `cisco_duo/`
64+
- `darktrace_darktrace_logs/`
65+
- `microsoft_defender_for_cloud/`, `microsoft_entra_logs/`,
66+
`microsoft_eventhub_azure_signin_logs/`,
67+
`microsoft_eventhub_defender_email_logs/`,
68+
`microsoft_eventhub_defender_emailforcloud_logs/`
69+
- `netskope/`
70+
- `proofpoint/`
71+
- `snyk/`
72+
- `tenable_vulnerability_management_audit_logging/`
73+
- `wiz_cloud_security_logs/`
74+
75+
Each removed entry was previously signed_off and functional; this is a scope
76+
refinement, not a quality fix. The community pipelines directory is intended
77+
for vendors that require contributor-authored parsing and OCSF mapping; users
78+
who specifically need a community transform for one of these vendors can
79+
recover it from git history.
5480
### Removed - 7 broken-legacy `transform_ocsf/` entries
5581

5682
The following directories have been removed from

pipelines/community/transform_ocsf/aws_guardduty_logs/aws_guardduty_logs.json

Lines changed: 0 additions & 57 deletions
This file was deleted.

pipelines/community/transform_ocsf/aws_guardduty_logs/metadata.yaml

Lines changed: 0 additions & 51 deletions
This file was deleted.

pipelines/community/transform_ocsf/aws_guardduty_logs/sample.json

Lines changed: 0 additions & 55 deletions
This file was deleted.

0 commit comments

Comments
 (0)