Aqua Security · Arazzo Workflow
Aqua Security Create Assurance Policy
Version 1.0.0
Authenticate, create an image assurance security policy, then list policies to confirm it was registered.
View Spec
View on GitHub
Cloud-NativeContainersKubernetesRuntime ProtectionSecurityVulnerability ScanningArazzoWorkflows
Provider
Workflows
create-assurance-policy
Create an image assurance policy and confirm it via the policy list.
Logs in, creates a security policy with the supplied thresholds, and then lists policies to confirm the new policy exists.
1
authenticate
login
Authenticate the user and obtain a JWT bearer token for the policy calls.
2
createPolicy
createPolicy
Create the new image assurance policy with the supplied score threshold and block-on-failure flag.
3
listPolicies
listPolicies
List all configured security policies to confirm the newly created policy is registered.