//
pkg.gl
Category
github.com/chainloop-dev/chainloop
pkg
policies
engine
rego
package
0.97.3
Repository:
https://github.com/chainloop-dev/chainloop.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
1
Files
217 SLOC
#
Constants
EnvironmentModePermissive
EnvironmentModePermissive allows all operations on the compiler.
EnvironmentModeRestrictive
EnvironmentModeRestrictive restricts operations that the compiler can do.
#
Structs
Rego
Rego policy checker for chainloop attestations and materials.
#
Type aliases
EnvironmentMode
EnvironmentMode defines the mode of running the policy engine.