Skip to content

Conversation

@joepeeples
Copy link
Contributor

@joepeeples joepeeples commented Jul 22, 2022

@joepeeples joepeeples marked this pull request as ready for review August 2, 2022 20:28
Copy link
Contributor

@benironside benironside left a comment

Choose a reason for hiding this comment

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

Looks great overall, left some minor suggestions.

* `is` | `is not` — Must be an exact match of the defined value.
* `is one of` | `is not one of` — Matches any of the defined values.
* `exists` | `does not exist` — The defined field exists.
* `is in list` | `is not in list` — Matches values in a value list.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
* `is in list` | `is not in list` — Matches values in a value list.
* `is in list` | `is not in list` — Matches values in a list.

Copy link
Contributor Author

@joepeeples joepeeples Aug 5, 2022

Choose a reason for hiding this comment

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

I think this needs to remain "value list" to be consistent with other usage in the topic and also in the UI (the button on the Rules page is labeled "Import value lists".)

@joepeeples joepeeples changed the title Detection engine wildcard exceptions [DOCS] Detection engine wildcard exceptions Aug 4, 2022
Co-authored-by: Benjamin Ironside Goldstein <91905639+benironside@users.noreply.github.com>
Copy link
Contributor

@marshallmain marshallmain left a comment

Choose a reason for hiding this comment

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

Wildcard info all looks correct to me 👍

Copy link
Contributor

@nastasha-solomon nastasha-solomon left a comment

Choose a reason for hiding this comment

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

LGTM! I left two small edits that are suggestions, not fixes. Feel free to take em or leave em :)

Copy link
Contributor

@jmikell821 jmikell821 left a comment

Choose a reason for hiding this comment

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

Reviewed suggested feedback and new edits, all LGTM, thanks! 👍

@joepeeples joepeeples added the readyforQA PRs that are ready for QA review. label Aug 15, 2022
@ghost
Copy link

ghost commented Aug 17, 2022

Hi @joepeeples,

We have reviewed the shared preview links and observed that all changes are present 🟢

Screenshots:
Add exceptions to a rule

image

Create exception item | Request body | entries schema

image

Hence we are adding the "QA: Validated" label to it.

Thanks!!

@ghost ghost added QA:Validated Issue has been Validated by QA Team and removed readyforQA PRs that are ready for QA review. labels Aug 17, 2022
@joepeeples joepeeples mentioned this pull request Aug 18, 2022
20 tasks
@joepeeples joepeeples merged commit 3b44ecf into main Aug 18, 2022
mergify bot pushed a commit that referenced this pull request Aug 18, 2022
* Add `matches`, revise condition steps

* Various edits

* Update API, other adjustments

* Consolidate stacked admonitions

* Revise ableist language

* Revise for new grouped navigation UI

* Apply suggestions from Ben's review

Co-authored-by: Benjamin Ironside Goldstein <91905639+benironside@users.noreply.github.com>

* Apply suggestions from review

Co-authored-by: Benjamin Ironside Goldstein <91905639+benironside@users.noreply.github.com>
(cherry picked from commit 3b44ecf)
@joepeeples joepeeples deleted the issue-2207-wildcard-exceptions branch August 18, 2022 20:01
nastasha-solomon pushed a commit to nastasha-solomon/security-docs that referenced this pull request Sep 19, 2022
)

* Add `matches`, revise condition steps

* Various edits

* Update API, other adjustments

* Consolidate stacked admonitions

* Revise ableist language

* Revise for new grouped navigation UI

* Apply suggestions from Ben's review

Co-authored-by: Benjamin Ironside Goldstein <91905639+benironside@users.noreply.github.com>

* Apply suggestions from review

Co-authored-by: Benjamin Ironside Goldstein <91905639+benironside@users.noreply.github.com>
(cherry picked from commit 3b44ecf)

Co-authored-by: Joe Peeples <joe.peeples@elastic.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[DOCS] Detection engine wildcard exceptions

6 participants