Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:19:06 +08:00
commit 0162a5a055
11 changed files with 484 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# Assets
Bundled resources for compliance-checker skill
- [ ] compliance_report_template.md: Markdown template for generating compliance reports.
- [ ] example_infrastructure_config.yaml: Example infrastructure configuration file for demonstration purposes.
- [ ] compliance_rules.json: JSON file containing compliance rules and checks.