Skip to content

feat(remediation): add guided fix and verify commands - #1159

Merged
agent-bom merged 3 commits into
mainfrom
feat/remediation-guidance
Mar 30, 2026
Merged

feat(remediation): add guided fix and verify commands#1159
agent-bom merged 3 commits into
mainfrom
feat/remediation-guidance

Conversation

@msaad00

@msaad00 msaad00 commented Mar 30, 2026

Copy link
Copy Markdown
Owner

Summary

  • add guided remediation fix and verification commands to compact and JSON output
  • share command construction and shell-safety logic through a dedicated helper
  • simplify the README with collapsible sections and remove stale dashboard-detail phrasing
  • tighten Docker Hub copy so the blast-radius story and backed claims are clearer

Validation

  • UV_CACHE_DIR=/tmp/agent-bom-uv-cache uv run pytest -q tests/test_compact_output.py tests/test_core.py tests/test_remediate.py
  • UV_CACHE_DIR=/tmp/agent-bom-uv-cache uv run ruff check src/agent_bom/remediation_commands.py src/agent_bom/remediate.py src/agent_bom/output/init.py src/agent_bom/output/json_fmt.py tests/test_compact_output.py tests/test_core.py tests/test_remediate.py README.md DOCKER_HUB_README.md
  • UV_CACHE_DIR=/tmp/agent-bom-uv-cache uv run python scripts/check_release_consistency.py

Notes

  • prominent README counts were rechecked against code before packaging this PR: 15 ecosystems, 65 MITRE ATLAS techniques, 8 runtime detectors, and 36 MCP tools
  • the PyPI badge URL now includes a cache parameter to help flush stale 0.75.11 storefront badges faster

@msaad00
msaad00 requested a review from andres-linero as a code owner March 30, 2026 06:53
andres-linero
andres-linero previously approved these changes Mar 30, 2026
agent-bom
agent-bom previously approved these changes Mar 30, 2026
@agent-bom
agent-bom enabled auto-merge (squash) March 30, 2026 06:54
@msaad00
msaad00 dismissed stale reviews from agent-bom and andres-linero via 2d7aeb9 March 30, 2026 07:06
agent-bom
agent-bom previously approved these changes Mar 30, 2026
andres-linero
andres-linero previously approved these changes Mar 30, 2026
@msaad00
msaad00 dismissed stale reviews from andres-linero and agent-bom via a13410d March 30, 2026 07:17
andres-linero
andres-linero previously approved these changes Mar 30, 2026
agent-bom
agent-bom previously approved these changes Mar 30, 2026
@msaad00
msaad00 dismissed stale reviews from andres-linero and agent-bom via a13410d March 30, 2026 14:36
@msaad00
msaad00 force-pushed the feat/remediation-guidance branch from 8386a85 to a13410d Compare March 30, 2026 14:36
andres-linero
andres-linero previously approved these changes Mar 30, 2026
agent-bom
agent-bom previously approved these changes Mar 30, 2026
@msaad00
msaad00 dismissed stale reviews from andres-linero and agent-bom via a13410d March 30, 2026 15:16
@msaad00
msaad00 force-pushed the feat/remediation-guidance branch from 3c48f42 to a13410d Compare March 30, 2026 15:16
agent-bom
agent-bom previously approved these changes Mar 30, 2026
@agent-bom
agent-bom merged commit 8ec0b5f into main Mar 30, 2026
20 checks passed
@agent-bom
agent-bom deleted the feat/remediation-guidance branch March 30, 2026 16:47
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.

3 participants