15cd91c71a
- This introduces and uses `:raw` format for all legacy reports, the ones that do not have yet proper parsers on Backend - Raw format is needed to make Frontend be able to parse reports, without the need of decompressing, - This also extends fixtures to seed security reports with database, even though parser code is part of EE
18 lines
578 B
JSON
18 lines
578 B
JSON
{
|
|
"image": "registry.gitlab.com/bikebilly/auto-devops-10-6/feature-branch:e7315ba964febb11bac8f5cd6ec433db8a3a1583",
|
|
"unapproved": [
|
|
"CVE-2017-15650"
|
|
],
|
|
"vulnerabilities": [
|
|
{
|
|
"featurename": "musl",
|
|
"featureversion": "1.1.14-r15",
|
|
"vulnerability": "CVE-2017-15650",
|
|
"namespace": "alpine:v3.4",
|
|
"description": "",
|
|
"link": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-15650",
|
|
"severity": "Medium",
|
|
"fixedby": "1.1.14-r16"
|
|
}
|
|
]
|
|
}
|