-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Flag IP case action #30528
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
base: master
Are you sure you want to change the base?
Flag IP case action #30528
Conversation
📝 Documentation Team Review RequiredThis pull request requires approval from the @DataDog/documentation team before it can be merged. Please ensure your changes follow our documentation guidelines and wait for a team member to review and approve your changes. |
data/api/v2/full_spec.yaml
Outdated
userBehaviorName: | ||
$ref: '#/components/schemas/SecurityMonitoringRuleCaseActionOptionsUserBehaviorName' | ||
type: object | ||
SecurityMonitoringRuleCaseActionOptionsFlaggedIPType: | ||
description: Used with the case action of type 'flag_ip'. The value specified | ||
in this field is applied as a flag to the IPs addresses. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this be "IP addresses"?
in this field is applied as a flag to the IPs addresses. | |
in this field is applied as a flag to the IP addresses. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm updating the datadog-api-spec PR to fix this
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @carlostomas-dd! I meant to do that but got my PRs crossed.
13d2655
to
18b493c
Compare
18b493c
to
37811ff
Compare
See DataDog/datadog-api-spec#4058
Test branch datadog-api-spec/test/carlos.tomas/APPSEC-58195_New_Flag_IP_case_action