mirror of
https://github.com/imjasonh/rustvulncheck
synced 2026-07-06 19:02:25 +00:00
chore: enrich vuln db (722 entries, 154 with symbols)
This commit is contained in:
parent
1c0eb05ef1
commit
bf9d8b9e1f
1 changed files with 12 additions and 1 deletions
13
vuln_db.json
13
vuln_db.json
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"generated_at": "unix:1783153474",
|
"generated_at": "unix:1783244153",
|
||||||
"entries": [
|
"entries": [
|
||||||
{
|
{
|
||||||
"advisory_id": "RUSTSEC-0000-0000",
|
"advisory_id": "RUSTSEC-0000-0000",
|
||||||
|
|
@ -14622,6 +14622,17 @@
|
||||||
"change_type": "Modified"
|
"change_type": "Modified"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"advisory_id": "RUSTSEC-2026-0202",
|
||||||
|
"package": "cxx",
|
||||||
|
"title": "`let_cxx_string!` uses uninitialized value due to exception safety violations",
|
||||||
|
"date": "2026-07-05",
|
||||||
|
"patched_versions": [
|
||||||
|
">= 1.0.195"
|
||||||
|
],
|
||||||
|
"commit_sha": null,
|
||||||
|
"vulnerable_symbols": []
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue