fix: add HTTP timeout to reqwest client and CVE stage timeout #79
Reference in New Issue
Block a user
Delete Branch "fix/cve-scan-http-timeout"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
reqwest::Clientwas constructed with no timeout, so any hung NVD/OSV request could stall the scan indefinitelyTest plan
🤖 Generated with Claude Code