audit notes work completed, test fixes work (95% done), new sprints, new data sources setup and configuration
This commit is contained in:
29
datasets/golden-pairs/index.json
Normal file
29
datasets/golden-pairs/index.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"version": "1.0.0",
|
||||
"generatedAt": "2026-01-13T14:00:00Z",
|
||||
"pairs": [
|
||||
{
|
||||
"cve": "CVE-2021-3156",
|
||||
"name": "Baron Samedit",
|
||||
"severity": "high",
|
||||
"format": "elf",
|
||||
"status": "validated",
|
||||
"lastValidated": "2026-01-13T14:00:00Z",
|
||||
"path": "CVE-2021-3156"
|
||||
},
|
||||
{
|
||||
"cve": "CVE-2022-0847",
|
||||
"name": "Dirty Pipe",
|
||||
"severity": "high",
|
||||
"format": "elf",
|
||||
"status": "pending",
|
||||
"path": "CVE-2022-0847"
|
||||
}
|
||||
],
|
||||
"summary": {
|
||||
"total": 2,
|
||||
"validated": 1,
|
||||
"failed": 0,
|
||||
"pending": 1
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user