Created
November 14, 2019 12:00
-
-
Save judavi/b91f06d7c7d3f53e6e27cddb4301eb84 to your computer and use it in GitHub Desktop.
Grafeas Testing Json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "projects/ccc/notes/CVE-2015-2730", | |
"shortDescription": "CVE-2015-2730", | |
"longDescription": "NIST vectors: AV:N/AC:M/Au:N/C:N/I:P/A:N", | |
"kind": "VULNERABILITY", | |
"relatedUrl": [ | |
{ | |
"url": "https://security-tracker.debian.org/tracker/CVE-2015-2730", | |
"label": "More Info" | |
}, | |
{ | |
"url": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2015-2730", | |
"label": "More Info" | |
}, | |
{ | |
"url": "https://access.redhat.com/security/cve/CVE-2015-2730", | |
"label": "More Info" | |
} | |
], | |
"createTime": "2016-10-12T00:28:40.750905Z", | |
"updateTime": "2019-07-07T09:15:15.988992Z", | |
"vulnerability": { | |
"cvssScore": 4.3, | |
"severity": "MEDIUM", | |
"details": [ | |
{ | |
"cpeUri": "cpe:/o:redhat:enterprise_linux:7", | |
"package": "nss-softokn-devel", | |
"minAffectedVersion": { | |
"kind": "MINIMUM" | |
}, | |
"severityName": "MEDIUM", | |
"description": "Network Security Services (NSS) is a set of libraries designed to support cross-platform development of security-enabled client and server applications.", | |
"fixedLocation": { | |
"cpeUri": "cpe:/o:redhat:enterprise_linux:7", | |
"package": "nss-softokn-devel", | |
"version": { | |
"name": "3.16.2.3", | |
"revision": "13.el7_1", | |
"kind": "NORMAL" | |
} | |
} | |
}, | |
{ | |
"cpeUri": "cpe:/o:redhat:enterprise_linux:7", | |
"package": "nss-softokn-freebl", | |
"minAffectedVersion": { | |
"kind": "MINIMUM" | |
}, | |
"severityName": "MEDIUM", | |
"description": "Network Security Services (NSS) is a set of libraries designed to support cross-platform development of security-enabled client and server applications.", | |
"fixedLocation": { | |
"cpeUri": "cpe:/o:redhat:enterprise_linux:7", | |
"package": "nss-softokn-freebl", | |
"version": { | |
"name": "3.16.2.3", | |
"revision": "13.el7_1", | |
"kind": "NORMAL" | |
} | |
} | |
}, | |
{ | |
"cpeUri": "cpe:/o:redhat:enterprise_linux:7", | |
"package": "nss-softokn", | |
"minAffectedVersion": { | |
"kind": "MINIMUM" | |
}, | |
"severityName": "MEDIUM", | |
"description": "Network Security Services (NSS) is a set of libraries designed to support cross-platform development of security-enabled client and server applications.", | |
"fixedLocation": { | |
"cpeUri": "cpe:/o:redhat:enterprise_linux:7", | |
"package": "nss-softokn", | |
"version": { | |
"name": "3.16.2.3", | |
"revision": "13.el7_1", | |
"kind": "NORMAL" | |
} | |
} | |
}, | |
{ | |
"cpeUri": "cpe:/o:redhat:enterprise_linux:5", | |
"package": "nss", | |
"minAffectedVersion": { | |
"kind": "MINIMUM" | |
}, | |
"severityName": "MEDIUM", | |
"description": "", | |
"fixedLocation": { | |
"cpeUri": "cpe:/o:redhat:enterprise_linux:5", | |
"package": "nss", | |
"version": { | |
"name": "3.19.1", | |
"revision": "1.el5_11", | |
"kind": "NORMAL" | |
} | |
} | |
} | |
] | |
} | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"resource": { | |
"uri": "docker.io.com/judavi/image" | |
}, | |
"noteName": "projects/ccc/notes/CVE-2015-2730", | |
"kind": "VULNERABILITY", | |
"vulnerability": { | |
"severity": "MEDIUM", | |
"cvssScore": 4.3, | |
"packageIssue": [ | |
{ | |
"affectedLocation": { | |
"cpeUri": "cpe:/o:redhat:enterprise_linux:7", | |
"package": "imagemagick", | |
"version": { | |
"epoch": 8, | |
"name": "6.8.9.9", | |
"revision": "5+deb8u9", | |
"kind": "NORMAL" | |
} | |
}, | |
"fixedLocation": { | |
"cpeUri": "cpe:/o:redhat:enterprise_linux:7", | |
"package": "imagemagick", | |
"version": { | |
"kind": "MAXIMUM" | |
} | |
}, | |
"severityName": "LOW" | |
} | |
], | |
"shortDescription": "CVE-2015-2730", | |
"longDescription": "NIST vectors: AV:N/AC:M/Au:N/C:N/I:N/A:P", | |
"relatedUrls": [ | |
{ | |
"url": "", | |
"label": "More Info" | |
} | |
], | |
"effectiveSeverity": "MEDIUM" | |
} | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"name":"projects/ccc"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment