Skip to content

Add Forge Bandit source scan#17

Open
im-sham wants to merge 1 commit into
mainfrom
codex/g365-forge-bandit-source-scan
Open

Add Forge Bandit source scan#17
im-sham wants to merge 1 commit into
mainfrom
codex/g365-forge-bandit-source-scan

Conversation

@im-sham
Copy link
Copy Markdown
Owner

@im-sham im-sham commented Jun 4, 2026

Summary

  • add Bandit to the Forge dependency-security CI job
  • gate medium-or-higher source findings for forge_cli
  • annotate the documented legacy private-network SSE bind so the new scan stays signal-heavy

Verification

  • RED: /Users/shamimrehman/Projects/USMI/forge/.venv/bin/python -m pytest tests/test_ci_workflow.py failed before CI Bandit wiring
  • .venv/bin/python -m pytest tests/ -v
  • .venv/bin/python -m ruff check forge_cli/ tests/
  • .venv/bin/python -m pip_audit --progress-spinner off
  • .venv/bin/python -m bandit -r forge_cli -q --severity-level medium
  • git diff --check

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