412 B
412 B
Scripts
Bundled resources for api-security-scanner skill
- api_scan.py: Script to perform the API security scan, handling authentication, request building, and response parsing.
- report_generator.py: Script to generate a formatted report (e.g., Markdown, JSON) of the scan results.
- remediation_guidance.py: Script to provide specific remediation steps based on the identified vulnerabilities.