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

feat: pluggable scanners #1510

Merged
merged 49 commits into from
Apr 19, 2024
Merged

feat: pluggable scanners #1510

merged 49 commits into from
Apr 19, 2024

Conversation

adamtagscherer
Copy link
Contributor

Description

Please provide a meaningful description of what this change will do, or is for. Bonus points for including links to
related issues, other PRs, or technical references.

Note that by not including a description, you are asking reviewers to do extra work to understand the context of this
change, which may lead to your PR taking much longer to review, or result in it not being reviewed at all.

Type of Change

[ ] Bug Fix
[ ] New Feature
[ ] Breaking Change
[ ] Refactor
[ ] Documentation
[ ] Other (please describe)

Checklist

  • I have read the contributing guidelines
  • Existing issues have been referenced (where applicable)
  • I have verified this change is not present in other open pull requests
  • Functionality is documented
  • All code style checks pass
  • New code contribution is covered by automated tests
  • All new and existing tests pass

@paralta paralta force-pushed the pluggable-scanners branch 4 times, most recently from 7f2d8bc to cdc8462 Compare April 10, 2024 15:01
@ramizpolic ramizpolic mentioned this pull request Apr 10, 2024
7 tasks
@paralta paralta force-pushed the pluggable-scanners branch 3 times, most recently from 8f2dde9 to 712ee6f Compare April 11, 2024 11:49
@ramizpolic ramizpolic marked this pull request as ready for review April 17, 2024 11:18
@ramizpolic ramizpolic requested a review from a team as a code owner April 17, 2024 11:18
plugins/openapi.yaml Outdated Show resolved Hide resolved
@ramizpolic ramizpolic marked this pull request as ready for review April 18, 2024 10:12
plugins/store/kics/main.go Outdated Show resolved Hide resolved
plugins/store/kics/main.go Outdated Show resolved Hide resolved
docker-bake.hcl Outdated Show resolved Hide resolved
csatib02 and others added 4 commits April 18, 2024 14:12

This comment has been minimized.

docker-bake.hcl Outdated Show resolved Hide resolved
Signed-off-by: Bence Csati <bcsati@cisco.com>

This comment has been minimized.

Copy link

Hey!

Your images are ready:

  • ghcr.io/openclarity/vmclarity-apiserver-dev:pr1510-fb4073a86cf7513344ccb613c747a347a908c656
  • ghcr.io/openclarity/vmclarity-cli-dev:pr1510-fb4073a86cf7513344ccb613c747a347a908c656
  • ghcr.io/openclarity/vmclarity-cr-discovery-server-dev:pr1510-fb4073a86cf7513344ccb613c747a347a908c656
  • ghcr.io/openclarity/vmclarity-orchestrator-dev:pr1510-fb4073a86cf7513344ccb613c747a347a908c656
  • ghcr.io/openclarity/vmclarity-plugin-kics-dev:pr1510-fb4073a86cf7513344ccb613c747a347a908c656
  • ghcr.io/openclarity/vmclarity-ui-dev:pr1510-fb4073a86cf7513344ccb613c747a347a908c656
  • ghcr.io/openclarity/vmclarity-ui-backend-dev:pr1510-fb4073a86cf7513344ccb613c747a347a908c656

@ramizpolic ramizpolic added this pull request to the merge queue Apr 19, 2024
@ramizpolic ramizpolic removed this pull request from the merge queue due to a manual request Apr 19, 2024
@ramizpolic ramizpolic changed the title feat: add boilerplate for pluggable scanners feat: pluggable scanners Apr 19, 2024
@ramizpolic ramizpolic added this pull request to the merge queue Apr 19, 2024
Merged via the queue into main with commit ffbb615 Apr 19, 2024
39 checks passed
@ramizpolic ramizpolic deleted the pluggable-scanners branch April 19, 2024 09:14
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

Successfully merging this pull request may close these issues.

None yet

4 participants