Skip to content

Commit 03e8f5e

Browse files
authored
Create governance-checks.properties.json
Adds a new properties file for governance checks with metadata.
1 parent 1f46bbd commit 03e8f5e

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"name": "Governance Checks",
3+
"description": "Validates compliance with chittyfoundation governance directives from chittycanon. Checks required files, branch protection, and sensitive patterns.",
4+
"iconName": "octicon shield-check",
5+
"categories": ["continuous-integration", "security"]
6+
}

0 commit comments

Comments
 (0)