Initial commit
This commit is contained in:
7
skills/vulnerability-scanner/scripts/README.md
Normal file
7
skills/vulnerability-scanner/scripts/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Scripts
|
||||
|
||||
Bundled resources for vulnerability-scanner skill
|
||||
|
||||
- [ ] scan.sh: Script to execute the vulnerability scan with configurable parameters.
|
||||
- [ ] report_formatter.py: Python script to format the raw scan output into a user-friendly report.
|
||||
- [ ] cve_lookup.py: Python script to fetch CVE details from a public database.
|
||||
Reference in New Issue
Block a user