Skip to content

Add attack IDs raised by heuristics to ontology#1834

Draft
cccs-rs wants to merge 1 commit into
masterfrom
AL-3421
Draft

Add attack IDs raised by heuristics to ontology#1834
cccs-rs wants to merge 1 commit into
masterfrom
AL-3421

Conversation

@cccs-rs

@cccs-rs cccs-rs commented Nov 7, 2024

Copy link
Copy Markdown
Contributor

cccs-jh
cccs-jh previously approved these changes Nov 7, 2024

@odm.model(index=False, store=False, description="Heuristics raised")
class Heuristics(odm.Model):
attack_ids = odm.List(odm.Keyword(), description="ATT&CK IDs associated to heuristic")

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should reflect the whole Attack structure that is stored in odm.model.result.

@cccs-rs cccs-rs marked this pull request as draft December 12, 2024 16:45
@cccs-rs cccs-rs requested review from cccs-jh and gdesmar September 17, 2025 20:21
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.

3 participants