mirror of
https://github.com/imjasonh/rustvulncheck
synced 2026-07-06 19:02:25 +00:00
chore: enrich vuln db (653 entries, 118 with symbols)
This commit is contained in:
parent
c7e3d32422
commit
4639e1d0db
1 changed files with 12 additions and 1 deletions
13
vuln_db.json
13
vuln_db.json
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"generated_at": "unix:1777041933",
|
||||
"generated_at": "unix:1778081053",
|
||||
"entries": [
|
||||
{
|
||||
"advisory_id": "RUSTSEC-0000-0000",
|
||||
|
|
@ -10995,6 +10995,17 @@
|
|||
"change_type": "Modified"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"advisory_id": "RUSTSEC-2026-0121",
|
||||
"package": "steamworks",
|
||||
"title": "Denial of service in Steamworks game clients/servers using P2P authentication",
|
||||
"date": "2026-05-05",
|
||||
"patched_versions": [
|
||||
">= 0.13.1"
|
||||
],
|
||||
"commit_sha": null,
|
||||
"vulnerable_symbols": []
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue