0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-02-03 23:09:41 -05:00
zot/pkg/extensions/search/cve
Ramkumar Chinchani 186855b5f8
fix: additional input validation for CVE graphQL query (#2408)
It is possible to ask for a very large limit size which can exhaust
memory.

Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
2024-04-24 09:23:17 +03:00
..
cache refactor: rename go module from zotregistry.io/zot to zotregistry.dev/zot (#2187) 2024-01-31 20:34:07 -08:00
model feat: include PackagePath data in CVEs for image queries (#2241) 2024-02-15 13:19:49 -08:00
trivy feat: include PackagePath data in CVEs for image queries (#2241) 2024-02-15 13:19:49 -08:00
cve.go feat(cve): cli cve diff (#2242) 2024-03-06 10:40:29 +02:00
cve_internal_test.go feat: include PackagePath data in CVEs for image queries (#2241) 2024-02-15 13:19:49 -08:00
cve_test.go feat(cve): cli cve diff (#2242) 2024-03-06 10:40:29 +02:00
pagination.go fix: additional input validation for CVE graphQL query (#2408) 2024-04-24 09:23:17 +03:00
pagination_test.go fix: additional input validation for CVE graphQL query (#2408) 2024-04-24 09:23:17 +03:00
scan.go fix(scheduler): the session cleanup generator is reset too often (#2220) 2024-02-01 09:15:53 -08:00
scan_test.go style(metadb): use type aliases for metadb types to be easier to read (#2043) 2024-02-14 09:08:08 -08:00
update.go fix(sync): sync generator now backs off on errors (#2272) 2024-03-04 09:44:11 -08:00
update_test.go style(metadb): use type aliases for metadb types to be easier to read (#2043) 2024-02-14 09:08:08 -08:00