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
2acc30693f133ab33676bc0dc125e4c48271a5c2
attest
/
pkg
/
policy
History
mrjoelkamp
2acc30693f
fix: remove mock tuf client output
2024-08-29 10:03:07 -05:00
..
testdata
feat: add tuf resolver test
2024-08-28 17:08:46 -05:00
evaluator.go
fix: cyclical imports
2024-08-12 16:36:18 -05:00
match_test.go
refactor!: add
policy.Resolver
struct to reduce parameters (
#130
)
2024-08-28 11:27:00 +01:00
match.go
refactor!: add
policy.Resolver
struct to reduce parameters (
#130
)
2024-08-28 11:27:00 +01:00
mock.go
fix: cyclical imports
2024-08-12 16:36:18 -05:00
policy_test.go
feat: add tuf resolver test
2024-08-28 17:08:46 -05:00
policy.go
refactor!: add
policy.Resolver
struct to reduce parameters (
#130
)
2024-08-28 11:27:00 +01: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
resolver_test.go
fix: remove mock tuf client output
2024-08-29 10:03:07 -05:00
resolver.go
refactor!: add
policy.Resolver
struct to reduce parameters (
#130
)
2024-08-28 11:27:00 +01:00
types.go
feat!: remove MockTUFClient (
#135
)
2024-08-28 09:53:52 +01:00
README.md
policy
This package is for attestation policy mapping and evaluation.