Skip to content

feat(ocsf): upgrade to OCSF 1.7.0#266

Open
jfagoagas wants to merge 2 commits intomainfrom
support-1.7.0
Open

feat(ocsf): upgrade to OCSF 1.7.0#266
jfagoagas wants to merge 2 commits intomainfrom
support-1.7.0

Conversation

@jfagoagas
Copy link
Copy Markdown
Member

Description

  • Update OCSF_VERSION from 1.5.0 to 1.7.0
  • Add ActionID, PriorityID enums
  • Add Actor, Malware, Ticket, FirewallRule, AuthorizationResult objects
  • Add ~15 new fields to DetectionFinding (action_id, disposition_id, verdict_id, priority_id, actor, malware, tickets, firewall_rule, etc.)
  • Add Field constraints for score fields (0-100) and timezone_offset
  • Add profiles module with declarative validation for Cloud and DateTime
  • Organize tests into events/, objects/, profiles/ folders.

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

…tion

  - Update OCSF_VERSION from 1.5.0 to 1.7.0
  - Add ActionID, PriorityID enums
  - Add Actor, Malware, Ticket, FirewallRule, AuthorizationResult objects
  - Add ~15 new fields to DetectionFinding (action_id, disposition_id,
    verdict_id, priority_id, actor, malware, tickets, firewall_rule, etc.)
  - Add Field constraints for score fields (0-100) and timezone_offset
  - Add profiles module with declarative validation for Cloud and DateTime
  - Organize tests into events/, objects/, profiles/ folders
@jfagoagas jfagoagas requested a review from a team as a code owner February 12, 2026 18:08
@jfagoagas jfagoagas changed the title feat(ocsf): upgrade to OCSF 1.7.0 and validate profiled feat(ocsf): upgrade to OCSF 1.7.0 Feb 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant