mirror of
https://github.com/imjasonh/rustvulncheck
synced 2026-07-06 19:02:25 +00:00
chore: enrich vuln db (655 entries, 119 with symbols)
This commit is contained in:
parent
e60d80b2d0
commit
06a893bb38
1 changed files with 12 additions and 1 deletions
13
vuln_db.json
13
vuln_db.json
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"generated_at": "unix:1778495412",
|
||||
"generated_at": "unix:1778610780",
|
||||
"entries": [
|
||||
{
|
||||
"advisory_id": "RUSTSEC-0000-0000",
|
||||
|
|
@ -11028,6 +11028,17 @@
|
|||
"change_type": "Modified"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"advisory_id": "RUSTSEC-2026-0123",
|
||||
"package": "rustdx",
|
||||
"title": "Out-of-bounds read in `bytes_helper` public safe functions",
|
||||
"date": "2026-05-02",
|
||||
"patched_versions": [
|
||||
">= 0.4.4"
|
||||
],
|
||||
"commit_sha": null,
|
||||
"vulnerable_symbols": []
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue