Commit 75a67ea
Remove stale triage CSV worksheet references from the report (+ refresh demo report) (#598)
* Remove stale triage CSV worksheet references from the in-report guidance
The HTML report's Triaging guidance still told users to attach and fill out a
"Triage CSV worksheet" that the scan no longer generates. Update the in-report
guidance asset (2-triage-guidance.md) to ask reviewers to justify findings
against the HTML report directly, and rebuild the committed Vue bundle so the
generated report reflects it.
Rebuilt with `npm run build` (not `just build-js`) to avoid regenerating example
IAM fixtures; diff is limited to the asset and the dist bundle, no fixture drift.
Mirrors the docs-site fix in #597.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
* Refresh the example report to embed the corrected triage guidance
Re-render index.html from the existing committed fixture and the rebuilt Vue
bundle so the demo report no longer shows the stale "Triage CSV worksheet"
wording. Used generate_example_report.py (not generate-report) to avoid
regenerating fixtures: compare-reports confirms 0 findings added/removed, and
example-iam-data.json / sampleData.js are untouched.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent e8f36c9 commit 75a67ea
4 files changed
Lines changed: 12 additions & 12 deletions
Large diffs are not rendered by default.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
| 38 | + | |
| 39 | + | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
Large diffs are not rendered by default.
0 commit comments