Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,32 @@ The three remaining PAN-OS OCSF transforms in
and the field-name convention each expects, so users can choose between them
without reading the Lua. No serializer logic changes.

### Removed - 16 `transform_ocsf/` entries with first-party ingestion paths

Removed 16 directories from `pipelines/community/transform_ocsf/` for vendors
whose log streams are typically delivered to AI SIEM via first-party or
vendor-native ingestion paths in supported deployments, rather than via
community-contributed Observo transforms:

- `aws_guardduty_logs/`, `aws_waf/`
- `azure_ad/`, `azure_platform/`
- `cisco_duo/`
- `darktrace_darktrace_logs/`
- `microsoft_defender_for_cloud/`, `microsoft_entra_logs/`,
`microsoft_eventhub_azure_signin_logs/`,
`microsoft_eventhub_defender_email_logs/`,
`microsoft_eventhub_defender_emailforcloud_logs/`
- `netskope/`
- `proofpoint/`
- `snyk/`
- `tenable_vulnerability_management_audit_logging/`
- `wiz_cloud_security_logs/`

Each removed entry was previously signed_off and functional; this is a scope
refinement, not a quality fix. The community pipelines directory is intended
for vendors that require contributor-authored parsing and OCSF mapping; users
who specifically need a community transform for one of these vendors can
recover it from git history.
### Removed - 7 broken-legacy `transform_ocsf/` entries

The following directories have been removed from
Expand Down

This file was deleted.

This file was deleted.

55 changes: 0 additions & 55 deletions pipelines/community/transform_ocsf/aws_guardduty_logs/sample.json

This file was deleted.

Loading
Loading