Skip to content

Commit 2e6623f

Browse files
committed
added CVE test data
1 parent 97d5b44 commit 2e6623f

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

test_data/cve_dev.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"HTML-Parser": [
3+
{
4+
"references": [
5+
"http://secunia.com/advisories/18639",
6+
"http://www.securityfocus.com/bid/13471"
7+
],
8+
"description": "Test\n",
9+
"cves": null,
10+
"severity": null,
11+
"affected_versions": [
12+
">=1.25,<2.3.9"
13+
],
14+
"cpansa_id": "CPANSA-HTML-Parser-2025-0666",
15+
"reported": "2025-10-10"
16+
}
17+
]
18+
}

0 commit comments

Comments
 (0)