Initial commit
This commit is contained in:
7
skills/secret-scanner/scripts/README.md
Normal file
7
skills/secret-scanner/scripts/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Scripts
|
||||
|
||||
Bundled resources for secret-scanner skill
|
||||
|
||||
- [ ] scan_directory.py: Recursively scans a directory for secrets, allowing specification of file types to include/exclude.
|
||||
- [ ] validate_commit.sh: A pre-commit hook script that prevents commits containing secrets.
|
||||
- [ ] report_generator.py: Generates a detailed HTML report of the scan results.
|
||||
Reference in New Issue
Block a user