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

https://github.com/launchbynttdata/lcaf-component-policy

Policy component for the Launch Common Automation Framework
https://github.com/launchbynttdata/lcaf-component-policy

component launch-common-automation-framework lcaf platform-automation

Last synced: 3 months ago
JSON representation

Policy component for the Launch Common Automation Framework

Awesome Lists containing this project

README

          

# Launch Common Automation Framework - Global Policy Component

This repo holds the component for global policies within the Launch Common Automation Framework (LCAF).

It contains the following:

* lib - Rego files that contain shared constructs and helper functions. These files are loaded into the current Regula context when it is run.
* policy - OPA policy definitions. These policy definitions are evaluated as part of the standard pipeline process.
* waivers - OPA policy waivers for the Regula tool. The contents of this directory should only loosen, not tighten, existing security policies.