kibana/x-pack/plugins/osquery
Patryk Kopyciński 5dedc992a1
[osquery] Setup E2E against Serverless ES, Kibana, Fleet server standalone and Elastic agents in Docker (#165415)
## Summary

Let's automate E2E against Serverless

Changelog:
- updated certs to include additional dns names we are using for testing
locally, `host.docker.internal`, `es01`
- updated certs generation README to include changes related to
`openssl@3`
- added new certs for Fleet server
- added fleet-server service token
- added support for `ca_trusted_fingerprint` in fleet preconfig


![image](64860344-184f-45ef-99d4-dd7a5a8d6d23)

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Tomasz Ciecierski <ciecierskitomek@gmail.com>
Co-authored-by: Tomasz Ciecierski <tomasz.ciecierski@elastic.co>
Co-authored-by: Kevin Logan <kevin.logan@elastic.co>
2023-09-29 03:33:06 -07:00
..
common [EDR Workflows] Change Osquery shards schema (#166178) 2023-09-12 17:26:16 +02:00
cypress [osquery] Setup E2E against Serverless ES, Kibana, Fleet server standalone and Elastic agents in Docker (#165415) 2023-09-29 03:33:06 -07:00
public [Osquery][Defend Workflows] Results table proper resize on fullscreen exit (#166634) 2023-09-27 11:53:04 +02:00
scripts [EDR Workflows] Remove duplicated login in Osquery (#164586) 2023-08-23 20:24:10 +02:00
server [Defend Workflows][Osquery] New live query policy lookup (#166615) 2023-09-21 12:47:14 +02:00
.nycrc [Osquery] Add Osquery cypress tests to buildkite (#115902) 2021-12-04 13:34:44 +01:00
emotion.d.ts [Defend workflows] [On-week] Migrate osquery from styled-components to @emotion (#161179) 2023-08-02 19:18:10 +02:00
jest.config.js [jest] update config files to get coverage per plugin (#111299) 2021-09-09 08:14:56 +02:00
kibana.jsonc [Osquery] Remove osquery-manager-usage-metric SO type (#154100) 2023-05-23 13:42:11 +02:00
package.json [Osquery][Ops] Move Osquery/cypress configurations close to cypress (#167428) 2023-09-28 15:16:22 -07:00
README.md Updates Github link references from master to main (#116789) 2021-10-29 09:53:08 -07:00
tsconfig.json [Osquery][Ops] Move Osquery/cypress configurations close to cypress (#167428) 2023-09-28 15:16:22 -07:00

osquery

This plugin adds extended support to Security Solution Fleet Osquery integration


Development

See the kibana contributing guide for instructions setting up your development environment.