kibana/packages/kbn-osquery-io-ts-types
Konrad Szwarc e7cf51b63c
[EDR Workflows] Osquery Timeout (#169925)
https://github.com/elastic/security-team/issues/7775

This PR adds `Timeout` form field to all the places where Osquery query
can be configured. Behind the scenes all the scenarios lead to the value
being passed down to the fleet.

Live Query
![Screenshot 2023-11-06 at 16 20
05](e87dd693-0f29-42a3-affb-20b0b42ff8ab)
Live Pack Query
![Screenshot 2023-11-06 at 17 12
41](35424508-b97c-43fa-befd-01f494b61ffd)
Saved Query
![Screenshot 2023-11-06 at 17 11
58](e5100fa6-7251-46a2-b83c-f843d157e889)
Osquery Response Action Query
![Screenshot 2023-11-06 at 17 13
40](b6ac4dd6-0d85-4ed5-9d4d-c1c485182a70)

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
2023-11-15 05:37:11 -07:00
..
src/live_query [EDR Workflows] Osquery Timeout (#169925) 2023-11-15 05:37:11 -07:00
index.ts [Osquery] Response Actions fixes (#141041) 2022-09-23 21:13:26 +02:00
jest.config.js [Osquery] Response Actions fixes (#141041) 2022-09-23 21:13:26 +02: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 [Osquery] Response Actions fixes (#141041) 2022-09-23 21:13:26 +02:00
tsconfig.json [EDR Workflows] Osquery Timeout (#169925) 2023-11-15 05:37:11 -07:00

kbn-osquery-io-ts-types

Types that are specific to the osquery plugin to be shared among plugins.