Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:22:27 +08:00
commit e854884f3a
8 changed files with 227 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# Assets
Bundled resources for security-audit-reporter skill
- [ ] report_template.html: HTML template for generating security audit reports.
- [ ] report_template.pdf: PDF template for generating security audit reports.
- [ ] example_report.json: Example security audit report in JSON format.
- [ ] example_report.md: Example security audit report in Markdown format.