Add patches needing approval section to reports

- Add Section 4 showing MANUAL status patches grouped by org/device
- Fix OS patch field mapping (name/severity instead of title/impact)
- Add pending approval count to HTML summary cards
- Update .gitignore to exclude HTML and CSV report files

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
cproudlock
2025-12-18 16:34:22 -05:00
parent 3615e318b9
commit d14432ce59
2 changed files with 89 additions and 7 deletions

2
.gitignore vendored
View File

@@ -12,6 +12,8 @@ ENV/
# Reports
cve_report_*.txt
cve_report_*.html
cve_details_*.csv
*.log
# IDE