mirror of
https://github.com/imjasonh/rustvulncheck
synced 2026-07-06 19:02:25 +00:00
chore: enrich vuln db (705 entries, 139 with symbols)
This commit is contained in:
parent
2bb4221079
commit
f609b9df04
1 changed files with 10 additions and 1 deletions
11
vuln_db.json
11
vuln_db.json
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"generated_at": "unix:1781706517",
|
||||
"generated_at": "unix:1782132267",
|
||||
"entries": [
|
||||
{
|
||||
"advisory_id": "RUSTSEC-0000-0000",
|
||||
|
|
@ -5718,6 +5718,15 @@
|
|||
"commit_sha": null,
|
||||
"vulnerable_symbols": []
|
||||
},
|
||||
{
|
||||
"advisory_id": "RUSTSEC-2022-0104",
|
||||
"package": "structopt",
|
||||
"title": "`structopt` is in maintenance mode",
|
||||
"date": "2022-02-08",
|
||||
"patched_versions": [],
|
||||
"commit_sha": null,
|
||||
"vulnerable_symbols": []
|
||||
},
|
||||
{
|
||||
"advisory_id": "RUSTSEC-2023-0001",
|
||||
"package": "tokio",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue