Sysdig · Arazzo Workflow
Sysdig Create Policy and Verify
Version 1.0.0
Create a runtime security policy then read it back to confirm it persisted.
View Spec
View on GitHub
Cloud SecurityContainersKubernetesRuntime SecuritySecurityVulnerability ManagementMonitoringObservabilityCSPMComplianceArazzoWorkflows
Provider
Workflows
create-policy-and-verify
Create a runtime security policy and confirm it by id.
Creates a policy with the supplied name, severity, type, and rule names, then fetches it back by the returned id to verify persistence.
1
createPolicy
createPolicy
Create the runtime security policy from the supplied definition.
2
verifyPolicy
getPolicy
Read the policy back by id to confirm it persisted.