Skip to content

Commit 1400e47

Browse files
fix(138): lowercase attack tree PNG filenames to match convention (#139)
render_mermaid_to_png was writing PNG files as {UPPERCASE_ID}-attack-tree.png while the .md counterparts introduced in #134 enforce lowercase. Added .lower() to the finding ID in _render_single to produce lowercase filenames throughout. Regenerated attack tree PNGs for both example directories using the fixed script. The examples/agentic-app/sample-report/ set has 7 Critical/High attack trees (the other 20 .md files in that directory are Medium/Low findings, which are filtered out per spec 112). The examples/mermaid-agentic-app/ set has 12 Critical/High attack trees. Closes #138 Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 66f5162 commit 1400e47

20 files changed

+5
-4
lines changed
68.9 KB
Loading
107 KB
Loading
118 KB
Loading
67.4 KB
Loading
110 KB
Loading
77.1 KB
Loading
69.9 KB
Loading
68.6 KB
Loading
66 KB
Loading
57.3 KB
Loading

0 commit comments

Comments
 (0)