CodeRiskTools Scanner 3.1.2
CodeRiskTools Scanner 3.1.2
Hotfix for the controlled vulnerability database updater default configuration.
Fixed
secret-scanner vuln-db init-configno longer enables the retired OSV JSONL URLhttps://osv.dev/vulns/all.jsonl, which now returns HTTP 404 and causedvuln-db update --full --profile coreto reject withsource download failed.- The generated config now records the current OSV full dump URL
https://osv-vulnerabilities.storage.googleapis.com/all.zipasenabled: false/adapter_status: zip-adapter-requireduntil ZIP full-dump ingestion and sufficient staging disk are explicitly supported. - Working bounded sources remain enabled: CISA KEV, EPSS, and GitHub Advisories.
Boundary
This release prevents the default full-update config from failing on a retired OSV endpoint. It does not claim full OSV/CVE mirror support.
Verification
- Targeted update/config tests passed.
- GitHub Actions CI passed on Python 3.10, 3.11, 3.12, and 3.13 for PR #202.
- Built wheel/sdist from merged
main, installed the wheel in a clean venv, and verifiedsecret-scanner 3.1.2plus correctedvuln-db init-configoutput.