Scripts
Bundled resources for security-audit-reporter skill
- security_scan.py: Automates security scanning using tools like Nmap, Nessus, or OpenVAS.
- report_formatter.py: Formats security scan results into a standardized report format (JSON, Markdown, HTML).
- compliance_checker.py: Checks the report against compliance standards like OWASP, GDPR, HIPAA, PCI-DSS, SOC2.
- remediation_suggestions.py: Provides remediation suggestions based on the identified vulnerabilities.