Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Driver ¶
type Driver struct{}
func (*Driver) RenderResult ¶
RenderResult renders a policy evaluation result into a VSA
func (*Driver) RenderResultGroup ¶ added in v1.1.0
func (*Driver) RenderResultSet ¶
RenderResultSet renders a results set in a VSA.
We map the result of the VSA (VerificationResult) to the PolicySet assesment result. The SLSA level captured in the the VerifiedLevels field is transferred from the common controls.
Dependency levels are computed by extracting the results of policies chained to a different subject. Those policies are expected to have their own controls section, defining the SLSA level they check.
Click to show internal directories.
Click to hide internal directories.