69b1818a1c
* Add photon advisory * refactor(photon): rename * refactor(photon): update errors * test(photon): add require.NotNil * fix(photon): use pkg name as dir name * test(photon): add invalid photon_versions.json * test(photon): add invalid CVE-ID * test(photon): rename testdata file name * fix(photon): rename function name Co-authored-by: Teppei Fukuda <knqyf263@gmail.com>
10 lines
185 B
JSON
10 lines
185 B
JSON
[
|
|
{
|
|
"cve_id": "CVE-2019-3828-0001",
|
|
"pkg": "ansible",
|
|
"cve_score": 10,
|
|
"aff_ver": "all versions before 2.7.6-2.ph3 are vulnerable",
|
|
"res_ver": "2.7.6-2.ph3"
|
|
}
|
|
]
|