Skip to content

Add risk:technique:masquerade form #3438

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 27, 2023
Merged

Add risk:technique:masquerade form #3438

merged 1 commit into from
Nov 27, 2023

Conversation

invisig0th
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Nov 22, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (fc9f31d) 97.40% compared to head (1004a29) 97.31%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3438      +/-   ##
==========================================
- Coverage   97.40%   97.31%   -0.10%     
==========================================
  Files         233      233              
  Lines       48362    48362              
==========================================
- Hits        47109    47063      -46     
- Misses       1253     1299      +46     
Flag Coverage Δ
linux 97.31% <ø> (+0.01%) ⬆️
linux_replay ?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@@ -942,6 +944,16 @@ def getModelDefs(self):
'doc': 'The currency in which payment was demanded.'}),

)),
('risk:technique:masquerade', {}, (
('node', ('ndef', {}), {
Copy link
Contributor

Choose a reason for hiding this comment

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

Is ndef pretty well understood? Maybe an ex on this prop?

Copy link
Contributor

Choose a reason for hiding this comment

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

We can break out a form sub for these two ndef properties

@@ -942,6 +944,16 @@ def getModelDefs(self):
'doc': 'The currency in which payment was demanded.'}),

)),
('risk:technique:masquerade', {}, (
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we need a reporter property here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

No, it would be appropriate to use a <(seen)- meta:source here but reporter properties are typically for more abstract concepts. 👍

@vEpiphyte vEpiphyte added this to the v2.15x.x milestone Nov 27, 2023
@vEpiphyte vEpiphyte added enhancement reqChangelog requires changelog labels Nov 27, 2023
@invisig0th invisig0th merged commit e63da39 into master Nov 27, 2023
@invisig0th invisig0th deleted the visi-risk-masq branch November 27, 2023 15:21
@vEpiphyte vEpiphyte added model Data model related change and removed enhancement reqChangelog requires changelog labels Dec 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
model Data model related change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants