mirror of
https://github.com/imjasonh/rustvulncheck
synced 2026-07-06 19:02:25 +00:00
- demo/reachable/: Uses serde_yaml 0.8.3 and calls from_str(), which the analyzer correctly identifies as a reachable vulnerable symbol (RUSTSEC-2018-0005) - demo/not-reachable/: Uses base64 0.5.1 but only calls decode(), so the vulnerable encode_config functions are never reached (RUSTSEC-2017-0004) https://claude.ai/code/session_01RFE3T5f4nSC94KNSJfXHyb |
||
|---|---|---|
| .. | ||
| not-reachable | ||
| reachable | ||