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 · 1 comment
Open

Plugin findings reconciliation improvements #670

ramizpolic opened this issue Jun 25, 2024 · 1 comment

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] <[email protected]>
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Copy link

Thank you for your contribution! This issue has been automatically marked as stale because it has no recent activity in the last 60 days. It will be closed in 14 days, if no further activity occurs. If this issue is still relevant, please leave a comment to let us know, and the stale label will be automatically removed.

@github-actions github-actions bot added the stale Denotes an issue or PR that has become stale and will be auto-closed. label Oct 13, 2024
@ramizpolic ramizpolic removed bug Something isn't working stale Denotes an issue or PR that has become stale and will be auto-closed. labels Oct 17, 2024
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