-
Notifications
You must be signed in to change notification settings - Fork 180
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
[Detection Engine][Exceptions] - Update docs for single and shared exceptions #4021
base: main
Are you sure you want to change the base?
Conversation
Documentation previews: |
docs/detections/api/exceptions/api-create-rule-default-exception-list.asciidoc
Outdated
Show resolved
Hide resolved
docs/detections/api/exceptions/api-create-exception-item.asciidoc
Outdated
Show resolved
Hide resolved
docs/detections/api/exceptions/api-create-rule-default-exception-item.asciidoc
Outdated
Show resolved
Hide resolved
docs/detections/api/rules/rules-api-create-single-rule-exception-item.asciidoc
Outdated
Show resolved
Hide resolved
Hey, @yctercero! These docs are ready for your review when you have a chance. As you're reviewing the docs, there are questions for you here about finding rule IDs and here about an example request. I was also hoping you could tell me whether the following endpoints could also be used to manage exception items added to rule default lists:
If they can, I might need to tweak their intros, plus the descriptions for the detections and exception APIs here. |
docs/detections/api/rules/rules-api-create-single-rule-exception-item.asciidoc
Show resolved
Hide resolved
* `process.entity_id` | ||
* `process.parent.entity_id` | ||
* `process.ancestry` | ||
** `file.Ext.quarantine_path` |
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.
@caitlinbetz is this still accurate? I know we opened endpoint exceptions up to have less field restrictions, not sure if these still hold.
docs/detections/api/rules/rules-api-create-rule-default-exception-list.asciidoc
Outdated
Show resolved
Hide resolved
docs/detections/api/rules/rules-api-create-single-rule-exception-item.asciidoc
Outdated
Show resolved
Hide resolved
docs/detections/api/rules/rules-api-create-rule-default-exception-list.asciidoc
Outdated
Show resolved
Hide resolved
…ion-list.asciidoc
Fixes #3491.
Previews:
rule_default
value to thetype
parameter description. Users would enter this value if they wanted the exception container to hold single-rule exception lists (i.e., the default exception list for a rule).comments
,namespace_type
,os_types
,tags
, andlist