0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-23 22:27:35 -05:00
zot/pkg/extensions/search/cve
alexstan12 8fb11180d4
fix: queries with images as arguments without a reference should return an error (#1040)
Currently there is no push-back on queries that should contain image names but
have only the repo name. This commit adds a check that will return an error for images
w/o a reference(tag or digest).

Signed-off-by: Alex Stan <alexandrustan96@yahoo.ro>
2022-12-09 11:40:06 -08:00
..
model Include image vulnerability information in ImageSummary (#798) 2022-09-28 11:39:54 -07:00
trivy refactor(cache): rewrote/refactored cachedb functionality to use interface (#667) 2022-11-02 15:53:08 -07:00
cve.go feat(cve): better distinguish max severity on an image (#918) 2022-10-24 12:27:26 -07:00
cve_test.go fix: queries with images as arguments without a reference should return an error (#1040) 2022-12-09 11:40:06 -08:00