Commit Graph
4 Commits
Author SHA1 Message Date
Daniel Grunberger dd3b5bf5cf Merge branch 'feat-image-scan-svc' of github.com:kubescape/kubescape into feat-image-scan-svc 2023-07-25 17:00:12 +03:00
Vlad Klokun e67fcae4aa feat(imagescan): add an image scanning command
This commit adds a CLI command and an associated package that scan
images for vulnerabilities.

Signed-off-by: Vlad Klokun <vklokun@protonmail.ch>

feat(imagescan): fail on exceeding the severity threshold

Signed-off-by: Vlad Klokun <vklokun@protonmail.ch>
2023-07-25 11:46:50 +03:00
Vlad Klokun dcfcc1dbea wip: adjust image scanning service
Signed-off-by: Vlad Klokun <vklokun@protonmail.ch>
2023-07-10 15:48:29 +03:00
Vlad Klokun 614c5ea17f wip: feat: add image scanning service
Signed-off-by: Vlad Klokun <vklokun@protonmail.ch>
2023-07-10 15:48:23 +03:00