Initial commit

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

View File

@@ -0,0 +1,7 @@
# Assets
Bundled resources for secret-scanner skill
- [ ] report_template.html: HTML template for generating the secret scan report.
- [ ] example_report.html: Example of a generated secret scan report.
- [ ] ignore_patterns.txt: Default ignore patterns for files and directories to exclude from the scan.