ErrLookup › lostindark/DriverStoreExplorer
lostindark/DriverStoreExplorer
Driver Store Explorer · C# · 43 source files
Analyzed at 958fcd481b on 2026-08-13. 4 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Failed to restart the application. Please restart manually. | exception | error | update, process-start, winforms, restart, post-update |
| Download URL is not from a trusted GitHub domain. | exception | error | security, url-validation, ssrf, update, https, domain-allowlist |
| SHA256 hash of the downloaded file does not match the expect | exception | error | security, integrity, sha256, download, tamper-detection, update |
| Update package contains a file that escapes the application | exception | error | security, zip-slip, path-traversal, update, fail-closed, cve-2018-1002208 |