8 lines
388 B
Markdown
8 lines
388 B
Markdown
# Scripts
|
|
|
|
Bundled resources for compliance-checker skill
|
|
|
|
- [ ] compliance_scan.sh: Executes compliance checks using various tools and generates a report.
|
|
- [ ] report_formatter.py: Formats the compliance report into a user-friendly format (e.g., Markdown, JSON).
|
|
- [ ] remediation_suggestions.py: Analyzes the compliance report and suggests remediation steps for identified violations.
|