blob: 68dd8b2ba9d1169bd9eaa6ab4793069744269061 [file] [log] [blame]
[
{
"schema_version": "1.3.1",
"id": "GO-1999-0001",
"modified": "2002-01-01T00:00:00Z",
"published": "1999-01-01T00:00:00Z",
"aliases": [
"CVE-1999-1111"
],
"summary": "A summary",
"details": "Some details",
"affected": [
{
"package": {
"name": "example.com/module",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.1.0"
},
{
"introduced": "1.2.0"
},
{
"fixed": "1.2.2"
}
]
}
],
"ecosystem_specific": {
"imports": [
{
"path": "example.com/module/package",
"symbols": [
"Symbol"
]
}
]
}
}
],
"references": [
{
"type": "FIX",
"url": "https://example.com/cl/123"
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-1999-0001"
}
}
]