Skip to content

feat: add markdown config risk summaries#2

Merged
mattpartida merged 3 commits into
mainfrom
feat/20260504-markdown-risk-summary
May 23, 2026
Merged

feat: add markdown config risk summaries#2
mattpartida merged 3 commits into
mainfrom
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
…n-risk-summary

# Conflicts:
#	README.md
#	skills/agent-security/scripts/config_risk_summary.py
#	tests/test_config_risk_summary.py
@mattpartida mattpartida merged commit d5a2c5b into main May 23, 2026
2 checks passed
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