JFrog · Arazzo Workflow
JFrog Xray Policy and Watch
Version 1.0.0
Create a security policy then a watch that assigns it to a repository.
View Spec
View on GitHub
ArtifactoryCI/CDContainer RegistryDevOpsMLOpsPackage ManagementSecuritySoftware Supply ChainArazzoWorkflows
Provider
Workflows
policy-and-watch
Create a security policy and a watch that enforces it on a repository.
Creates a security policy that fails builds above a severity threshold, creates a watch over a repository referencing that policy, then fetches the watch to confirm.
1
createPolicy
createPolicy
Create a security policy with a rule that blocks downloads and fails builds at or above the supplied minimum severity.
2
createWatch
createWatch
Create a watch that monitors the repository and assigns the newly created security policy.
3
verifyWatch
getWatch
Read the watch back to confirm it was created with the assigned policy.