Skip to content

Latest commit

 

History

History
64 lines (34 loc) · 1.24 KB

CHANGELOG.next.md

File metadata and controls

64 lines (34 loc) · 1.24 KB

Unreleased

Schema Changes

Breaking changes

Bugfixes

  • The protocol allowed value under event.type should not have the expected_event_types defined. #964

Added

  • Added Mime Type fields to HTTP request and response. #944
  • Added threat.technique.subtechnique to capture MITRE ATT&CK® subtechniques. #951

Improvements

Deprecated

Tooling and Artifact Changes

Breaking changes

Bugfixes

  • Addressed issue where foreign reuses weren't using the user-supplied as value for their destination. #960

Added

  • Introduced --strict flag to perform stricter schema validation when running the generator script. #937

Improvements

  • Field details Jinja2 template components have been consolidated into one template #897

Deprecated