Commit Graph
9 Commits
Author SHA1 Message Date
Daniel Grunberger e829af7205 changes 2023-07-31 21:15:23 +03:00
Daniel Grunberger dd8f624f0c changes 2023-07-31 09:46:38 +03:00
Daniel Grunberger e794ab8b45 changes 2023-07-30 22:20:04 +03:00
Daniel Grunberger e57d65541c integrate img scan 2023-07-26 08:55:31 +03:00
Daniel Grunberger 6679ac54ea Merge branch 'feat-image-scan-svc' into new-output 2023-07-25 17:01:43 +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
Daniel Grunberger ad0103c50a continue
Signed-off-by: Daniel Grunberger <danielgrunberger@armosec.io>
2023-07-17 14:19:23 +03:00
Vlad Klokun 4253005485 wip: feat: use scanning service in CLI
Signed-off-by: Vlad Klokun <vklokun@protonmail.ch>
2023-07-10 15:48:29 +03:00
Vlad Klokun 6b643f36d8 wip: feat(cli): add an image scanning command
Add a CLI command that launches an image scan. Does not scan images yet.

Signed-off-by: Vlad Klokun <vklokun@protonmail.ch>
2023-07-10 15:24:17 +03:00