This website requires JavaScript.
Explore
Help
Register
Sign In
docker
/
attest
Watch
1
Star
0
Fork
0
You've already forked attest
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
v0.3.1
attest
/
pkg
/
policy
History
mrjoelkamp
52499053d2
feat: add no policy file error
2024-08-14 16:25:41 -05:00
..
testdata
test: change test to use yaml file instead
2024-08-14 16:13:36 -05:00
evaluator.go
fix: cyclical imports
2024-08-12 16:36:18 -05:00
mock.go
fix: cyclical imports
2024-08-12 16:36:18 -05:00
policy_match_test.go
fix: standardize casing of initialisms (
#112
)
2024-08-01 15:35:15 +01:00
policy_test.go
feat: add no policy file error
2024-08-14 16:25:41 -05:00
policy.go
feat: add no policy file error
2024-08-14 16:25:41 -05:00
README.md
fix: cyclical imports
2024-08-12 16:36:18 -05:00
rego.go
fix: cyclical imports
2024-08-12 16:36:18 -05:00
types.go
feat: generate vsa policy value from file
2024-08-14 10:57:15 -05:00
README.md
policy
This package is for attestation policy mapping and evaluation.