Files
gh-jeremylongshore-claude-c…/skills/vulnerability-scanner/scripts/README.md
2025-11-30 08:22:46 +08:00

8 lines
328 B
Markdown

# 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.