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
- Host: GitHub
- URL: https://github.com/launchbynttdata/lcaf-component-policy
- Owner: launchbynttdata
- License: apache-2.0
- Created: 2024-03-18T15:06:09.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-07-31T19:45:44.000Z (10 months ago)
- Last Synced: 2025-07-31T22:42:49.625Z (10 months ago)
- Topics: component, launch-common-automation-framework, lcaf, platform-automation
- Language: Open Policy Agent
- Size: 23.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
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.