Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SIEM] Audit our plugin dependencies and their availability #59250

Closed
rylnd opened this issue Mar 4, 2020 · 2 comments
Closed

[SIEM] Audit our plugin dependencies and their availability #59250

rylnd opened this issue Mar 4, 2020 · 2 comments

Comments

@rylnd
Copy link
Contributor

rylnd commented Mar 4, 2020

As part of the New Platform migration, we will necessarily fill out our kibana.json with our required and optional dependencies.

However, I've noticed a few issues in our app that merit the following audit:

  1. Verify parity between our plugin dependency types
  2. Ensure that those types reflect the availability in kibana.json: e.g. if alerting is optional, we should specify alerting?: AlertingSetup
  3. Ensure that our RequestHandlerContext types reflect the availability in kibana.json, as these are independent of either of the above.

Migrating version labels to description:
Affected versions include: v7.8.0, v7.9.0, v8.0.0

@elasticmachine
Copy link
Contributor

Pinging @elastic/siem (Team:SIEM)

@rylnd
Copy link
Contributor Author

rylnd commented Jul 29, 2020

This was closed by #64842; audit report can be found there.

@rylnd rylnd closed this as completed Jul 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants