mirror of
https://github.com/imjasonh/rustvulncheck
synced 2026-07-06 19:02:25 +00:00
chore: enrich vuln db (696 entries, 133 with symbols)
This commit is contained in:
parent
3287aea84a
commit
90bbce9d9e
1 changed files with 10 additions and 1 deletions
11
vuln_db.json
11
vuln_db.json
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"generated_at": "unix:1780758436",
|
||||
"generated_at": "unix:1780866109",
|
||||
"entries": [
|
||||
{
|
||||
"advisory_id": "RUSTSEC-0000-0000",
|
||||
|
|
@ -13069,6 +13069,15 @@
|
|||
"change_type": "Modified"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"advisory_id": "RUSTSEC-2026-0173",
|
||||
"package": "proc-macro-error2",
|
||||
"title": "proc-macro-error2 is unmaintained",
|
||||
"date": "2026-06-07",
|
||||
"patched_versions": [],
|
||||
"commit_sha": null,
|
||||
"vulnerable_symbols": []
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue