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

Plugin findings reconciliation improvements #670

Open
ramizpolic opened this issue Jun 25, 2024 · 0 comments
Open

Plugin findings reconciliation improvements #670

ramizpolic opened this issue Jun 25, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@ramizpolic
Copy link
Member

Overview

Currently, plugin findings are simply added/updated to the db layer from asset scan processor https://github.com/openclarity/vmclarity/blob/main/orchestrator/processor/assetscan/plugins.go. We should ensure that plugin findings are properly reconciled in order to

  • handle creation/updates/invalidation
  • update related asset and finding summaries
@ramizpolic ramizpolic added the bug Something isn't working label Jun 25, 2024
@ramizpolic ramizpolic transferred this issue from openclarity/vmclarity Aug 8, 2024
ramizpolic pushed a commit that referenced this issue Aug 10, 2024
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ramizpolic pushed a commit that referenced this issue Aug 12, 2024
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant