Initial commit
This commit is contained in:
7
skills/skill-adapter/scripts/README.md
Normal file
7
skills/skill-adapter/scripts/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user