Skip to content

andreeaneata/policy-engine

 
 

Repository files navigation

Policy Engine

This repository contains a Go library that performs two main functions:

  • Parses IaC configurations
  • Evaluates resources using Open Policy Agent

It also provides a small CLI that can be used to author and test policies.

go build
./policy-engine help

Additional documentation

Additional documentation can be found in the docs directory. The current set of additional documents are:

Contributing

Should you wish to make a contribution please open a pull request against this repository with a clear description of the change with tests demonstrating the functionality. You will also need to agree to the Contributor Agreement before the code can be accepted and merged.

About

Unified Policy Engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 97.3%
  • Open Policy Agent 1.3%
  • HCL 1.2%
  • Other 0.2%