/
githubmirror
/
trivy
Обзор
Документация
Войти
/
githubmirror
/
trivy
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
pkg/vex/testdata/openvex-multiple.json
33 строки
777 B
Juan Ariza Toledano
feat(vuln): include pkg identifier on detected vulnerabilities (#5439)
27 дек 2023, 10:54
Не верифицирован
27 дек 2023, 10:54
1f0d629
Код
Авторство
О чём код?
{ "@context": "https://openvex.dev/ns", "author": "Aqua Security", "role": "Project Release Bot", "timestamp": "2023-01-16T19:07:16.853479631-06:00", "version": 1, "statements": [ { "timestamp": "2023-01-15T01:02:03.853479631-06:00", "vulnerability": { "name": "CVE-2021-44228" }, "products": [ { "@id": "pkg:maven/org.springframework.boot/spring-boot@2.6.0" } ], "status": "affected" }, { "vulnerability": { "name": "CVE-2021-44228" }, "products": [ { "@id": "pkg:maven/org.springframework.boot/spring-boot@2.6.0" } ], "status": "not_affected", "justification": "vulnerable_code_not_in_execute_path" } ] }