Skip to content

feat: add markdown config risk summaries#2

Open
mattpartida wants to merge 1 commit intomainfrom
feat/20260504-markdown-risk-summary
Open

feat: add markdown config risk summaries#2
mattpartida wants to merge 1 commit intomainfrom
feat/20260504-markdown-risk-summary

Conversation

@mattpartida
Copy link
Copy Markdown
Owner

Summary

  • Adds a --format markdown option to config_risk_summary.py while preserving JSON as the default output.
  • Renders severity counts and findings in a Markdown table with rule IDs, fields, recommendations, and escaped table cells.
  • Documents Markdown output usage in the README.

Test Plan

  • python -m compileall -q skills tests
  • python -m pytest -q
  • ruff check .
  • ./package-skills.sh
  • git diff --check

@mattpartida mattpartida force-pushed the feat/20260504-markdown-risk-summary branch from 781ff9b to 09d4876 Compare May 5, 2026 16:48
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