fix: repair invalid JSON structure in ai-code-vulnerabilities.json
Browse files
data/ai-code-vulnerabilities.json
CHANGED
|
@@ -73,6 +73,8 @@
|
|
| 73 |
"disclosure_date": "2025-12-11",
|
| 74 |
"source_url": "https://nvd.nist.gov/vuln/detail/CVE-2025-34291",
|
| 75 |
"status": "Patched"
|
|
|
|
|
|
|
| 76 |
"vulnerability_categories": [
|
| 77 |
{
|
| 78 |
"cwe_id": "CWE-78",
|
|
@@ -258,5 +260,4 @@
|
|
| 258 |
"note": "Version 2.0 adds real CVE mappings and AI-tool-specific vulnerability tracking. Prevalence scores based on independent security evaluations."
|
| 259 |
}
|
| 260 |
}
|
| 261 |
-
|
| 262 |
-
],
|
|
|
|
| 73 |
"disclosure_date": "2025-12-11",
|
| 74 |
"source_url": "https://nvd.nist.gov/vuln/detail/CVE-2025-34291",
|
| 75 |
"status": "Patched"
|
| 76 |
+
}
|
| 77 |
+
],
|
| 78 |
"vulnerability_categories": [
|
| 79 |
{
|
| 80 |
"cwe_id": "CWE-78",
|
|
|
|
| 260 |
"note": "Version 2.0 adds real CVE mappings and AI-tool-specific vulnerability tracking. Prevalence scores based on independent security evaluations."
|
| 261 |
}
|
| 262 |
}
|
| 263 |
+
|
|
|