0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-01-27 23:01:43 -05:00
zot/pkg
Tanmay Naik c590b86d14 cli: add commands for CVE
Uses GraphQL API of zot to fetch CVE info

- Get all images affected by a CVE (input: CVEID)
- Get all CVEs of a layer (input: image:tag)
- Get all layers of an image which have resolved a CVE (input: image,
CVEID)
- Get all layers of an image affected by a CVE (input: image, CVEID)
2020-08-21 12:42:01 -04:00
..
api Added graphql api feature for image vulnerability scanning 2020-08-18 22:44:34 -07:00
cli cli: add commands for CVE 2020-08-21 12:42:01 -04:00
compliance Upgraded build pipeline 2020-06-25 23:43:31 -07:00
extensions/search Added unit test cases 2020-08-19 00:19:35 -07:00
log Upgraded build pipeline 2020-06-25 23:43:31 -07:00
storage Using "destRecord" as a path in DeleteBlob function instead of "dst". 2020-08-12 10:06:20 -07:00