Anchore · Arazzo Workflow
Anchore Create Policy and Evaluate Image
Version 1.0.0
Create a new security policy, then immediately evaluate an analyzed image against it to observe the gate result.
View Spec
View on GitHub
Container SecurityContainersSBOMSoftware Supply ChainVulnerability ScanningArazzoWorkflows
Provider
Workflows
create-policy-and-evaluate
Create a policy and immediately evaluate an analyzed image against the new policy id.
Creates a security policy from the supplied definition and evaluates the given analyzed image against the returned policy id.
1
createPolicy
createPolicy
Create a new security policy from the supplied name and rule set. Anchore returns the persisted policy including its generated id.
2
evaluateAgainstNewPolicy
checkImagePolicy
Evaluate the analyzed image against the freshly created policy id and capture the resulting gate action.