Skip to content

This repo contains an example of what policy as code would look like for an organizations automated governance implementation.

Notifications You must be signed in to change notification settings

ploigos-automated-governance/policy-as-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Policy As Code

This repo contains an example of what policy as code would look like for an organizations autoamted governance implementation.

What's This About?

The automated governance implementation uses the Open Policy Agent as the policy engine. Rego is the language OPA uses to write policies in. This repo has policies by environment, simulating how once can apply more leaninet policies in lower environments, then make them more strict as the application deploys to higher-level environments.

Repo Structure

This is a monorepository. All applicaiton policies are in this repository.

The structure is as follows

project root
|
|- organization-name
|   |- application-name
|   |   |- *.rego

Things To Know

For the automated governance demo, there is an organizaiton called Platform. Inside this organization is where all of the demo apps will be housed.

About

This repo contains an example of what policy as code would look like for an organizations automated governance implementation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published