An open API service indexing awesome lists of open source software.

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.

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.