kibana/packages/kbn-securitysolution-utils
Candace Park e767ef47d3
[Security Solution][Endpoint Exceptions] Wildcard warning with IS operator for endpoint exceptions creation/editing (#182903)
## Summary

- [x] Adds a warning message under the value, a callout and a
confirmation warning modal to endpoint exceptions if an entry contains
the "IS" operator with a wildcard value
- [x] Unit Tests

# Screenshots

![image](d28b093f-77a1-4266-865f-657826879d0c)

![image](70646034-73eb-4f7b-a84b-afaf4d32561c)

---------

Co-authored-by: Vitalii Dmyterko <92328789+vitaliidm@users.noreply.github.com>
Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
2024-06-11 15:03:02 -07:00
..
src [Security Solution][Endpoint Exceptions] Wildcard warning with IS operator for endpoint exceptions creation/editing (#182903) 2024-06-11 15:03:02 -07:00
index.ts [Security Solution][Detection Engine] adds ES|QL rule type to Security Detections rules (#165450) 2023-09-30 09:45:34 +01:00
jest.config.js [Security Solutions] (Phase 1) Initial checkin with kbn package security-utils added (#99151) 2021-05-04 15:43:37 -06:00
kibana.jsonc [Security Solution] Clean up CODEOWNERS and other files for the Detection Engine team (#159729) 2023-06-14 10:39:50 -07:00
package.json flag packages without side effects (#173351) 2023-12-19 02:46:39 -07:00
README.md [Security Solutions] (Phase 1) Initial checkin with kbn package security-utils added (#99151) 2021-05-04 15:43:37 -06:00
tsconfig.json [ES|QL] Move helper functions to the esql-utils-package (#176055) 2024-02-02 11:23:22 +02:00

kbn-securitysolution-utils

This is where shared utils for security solution should go that are going to be shared among plugins. This was originally created to remove the dependencies between security_solution and other projects such as lists.