blob: ae8e383250cc3aea628573cd0d051a1756edc7dd [file] [log] [blame]
{
"id": "GO-2000-0003",
"published": "2002-01-01T00:00:00Z",
"modified": "2002-01-01T00:00:00Z",
"aliases": [
"CVE-1999-3333",
"GHSA-xxxx-yyyy-zzzz"
],
"details": "Some details",
"affected": [
{
"package": {
"name": "example.com/module2",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.1.0"
}
]
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2000-0003"
},
"ecosystem_specific": {
"imports": [
{
"path": "package",
"symbols": [
"Symbol"
]
}
]
}
}
],
"references": [
{
"type": "FIX",
"url": "https://example.com/cl/000"
}
]
}