Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/conforma/cli
/ Subdir
Method
Subdir
internal/policy/source/source.go:68–68 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
66
GetPolicy(ctx context.Context, dest string, showMsg bool) (string, error)
67
PolicyUrl() string
68
Subdir() string
69
Type() PolicyType
70
}
71
Callers
7
PreProcessPolicy
Function · 0.65
getPolicyThroughCache
Function · 0.65
TestInlineDataSource
Function · 0.65
TestInlineDataSubdir
Function · 0.65
TestPolicySourcesFrom
Function · 0.65
downloadAndInspectPolicies
Method · 0.65
Evaluate
Method · 0.65
Implementers
4
PolicyUrl
internal/policy/source/source.go
inlineData
internal/policy/source/source.go
mockPolicySource
internal/policy/source/source_test.go
testPolicySource
internal/evaluator/conftest_evaluator_
Calls
no outgoing calls
Tested by
3
TestInlineDataSource
Function · 0.52
TestInlineDataSubdir
Function · 0.52
TestPolicySourcesFrom
Function · 0.52