Skip to content

Comments

Parser overwrite#71

Open
jmorascalyr wants to merge 4 commits intonatesmalley:mainfrom
jmorascalyr:parser-overwrite
Open

Parser overwrite#71
jmorascalyr wants to merge 4 commits intonatesmalley:mainfrom
jmorascalyr:parser-overwrite

Conversation

@jmorascalyr
Copy link
Collaborator

No description provided.

…on scenarios (natesmalley#70)

- Added CorrelationRunRequest model with trace_id, tag_phase, and tag_trace fields for correlation scenario execution
- Implemented /correlation/run endpoint to execute scenarios with SIEM context and trace ID tagging
- Updated start_correlation_scenario() and _execute_correlation_scenario() to accept and pass trace_id via S1_TRACE_ID environment variable
- Added tag_phase and tag_trace boolean flags with S1_TAG
…r email correlation

- Added user.email_addr field to M365 email interaction events (MailItemsAccessed, FileDownloaded, FileAccessed) using VICTIM_PROFILE['email']
- Updated microsoft_365_collaboration parser to copy unmapped.user.email_addr to user.email_addr for OCSF actor.user.email_addr mapping
- Enables correlation of M365 collaboration events with email security events via actor email address
…tems analysis

- Added object_id field to MailItemsAccessed, FileDownloaded, and FileAccessed events with contextual paths (/Inbox/, /Attachments/, /Documents/)
- Enables mail items analysis and tracking of malicious attachment flow through M365 collaboration events
- Maps to OCSF object_id field for consistent object identification across email interaction phases
…xecution paths

- Added overwrite_parser boolean field to GeneratorExecuteRequest, ScenarioExecuteRequest, CorrelationRunRequest, ParserSyncRequest, and SingleParserSyncRequest models
- Updated parser sync service to skip existence check when overwrite=True, allowing parser updates instead of skipping existing parsers
- Added JARVIS_OVERWRITE_PARSER environment variable support in hec_sender for generator-level parser overwrite control
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