8 lines
328 B
Markdown
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.
|