https://github.com/codingworkflow/codingworkflow-security-policies
Central security and governance policies for Coding Workflow repositories.
https://github.com/codingworkflow/codingworkflow-security-policies
github-actions governance policy-as-code security terraform
Last synced: 4 months ago
JSON representation
Central security and governance policies for Coding Workflow repositories.
- Host: GitHub
- URL: https://github.com/codingworkflow/codingworkflow-security-policies
- Owner: codingworkflow
- Created: 2026-02-07T18:20:15.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2026-02-07T21:15:09.000Z (4 months ago)
- Last Synced: 2026-02-08T04:54:45.635Z (4 months ago)
- Topics: github-actions, governance, policy-as-code, security, terraform
- Homepage: https://github.com/codingworkflow/codingworkflow-security-policies
- Size: 5.86 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# codingworkflow-security-policies
Central repository for organization-wide CI/CD governance workflows.
## Required workflows
- `.github/workflows/required-zizmor.yml`
- Reusable workflow (`workflow_call`) designed to be enforced through GitHub org rulesets.
- Runs `zizmor` against `.github/workflows` in the caller repository.
## Governance
- Protected by a repository ruleset managed with Terraform.
- CODEOWNERS requires owner review for all changes.