kibana/packages/kbn-securitysolution-list-api
Yara Tercero 11155329cc
[Security Solution][Exceptions] - Add exception list duplication options with and without expired items (#154991)
## Summary

Adds the following:

- Add the option to duplicate from the shared exception list management
actions dropdowns
  - User can select to include exception items with expired TTL
  - User can select to not include exception items with expired TTL 
  - Cypress tests added for both options
2023-04-21 16:01:43 -07:00
..
src [Security Solution][Exceptions] - Add exception list duplication options with and without expired items (#154991) 2023-04-21 16:01:43 -07:00
index.ts chore(NA): remove src folder requirement from packages (part 2) (#138476) 2022-08-30 15:57:35 +01:00
jest.config.js Adds two more packages and moves files into the packages (#100375) 2021-05-20 12:36:07 -06:00
kibana.jsonc Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00
package.json Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00
README.md Adds two more packages and moves files into the packages (#100375) 2021-05-20 12:36:07 -06:00
tsconfig.json Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00

kbn-securitysolution-list-api

This is where the REST API for the list plugin lives