Skip to content

fix(vulndb): disable retired OSV JSONL default - #202

Merged
9batalion merged 1 commit into
mainfrom
fix/vulndb-osv-default-config
Jul 27, 2026
Merged

fix(vulndb): disable retired OSV JSONL default#202
9batalion merged 1 commit into
mainfrom
fix/vulndb-osv-default-config

Conversation

@9batalion

Copy link
Copy Markdown
Owner

Summary

  • disables the retired OSV JSONL endpoint in the generated vuln-db init-config output
  • records the current OSV full dump all.zip location as adapter-required instead of auto-enabled
  • bumps hotfix version to 3.1.2

Verification

  • python3 -m pytest tests/test_default_update_config.py tests/test_full_update_pipeline.py tests/test_osv_full_feed.py -q
  • PYTHONPATH=. python3 -m src --version
  • python3 -m build --sdist --wheel
  • installed built wheel in clean venv and verified secret-scanner 3.1.2 plus vuln-db init-config OSV disabled/current URL

Boundary

This does not claim full OSV/CVE import support. It prevents the default full-update config from failing on the retired 404 OSV JSONL URL.

@9batalion
9batalion merged commit 352524a into main Jul 27, 2026
4 checks passed
@9batalion
9batalion deleted the fix/vulndb-osv-default-config branch July 27, 2026 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant