Files
2025-11-30 08:22:46 +08:00

328 B

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.