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

Add support for handling different engines/sources of Policy Reports #3

Open
Jonas-Beck opened this issue Jan 17, 2025 · 0 comments
Open

Comments

@Jonas-Beck
Copy link
Contributor

Currently, the Backstage plugin exposes the EntityKyvernoPolicyReportsContent component that uses the Kyverno source to display Kyverno policies related to the specific Backstage component. We should create additional components for other sources like Trivy and Falco, allowing users to integrate these tools with their Backstage instance if they use them.

This would also make it easier to change the view based on the best way to present policies related to each source.

Additionally, it might make sense to make the component naming more consistent when adding more sources. Suggested naming conventions could be:

  • EntityKyvernoPoliciesContent
  • EntityTrivyPoliciesContent
  • EntityFalcoPoliciesContent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant