JFrog · Arazzo Workflow
JFrog Xray Triage Violation
Version 1.0.0
Query Xray violations and create an ignore rule when any are found.
View Spec
View on GitHub
ArtifactoryCI/CDContainer RegistryDevOpsMLOpsPackage ManagementSecuritySoftware Supply ChainArazzoWorkflows
Provider
Workflows
triage-violation
Fetch violations and create an ignore rule for a known CVE.
Retrieves violations for a watch, and when at least one is returned creates a time-bound ignore rule for the supplied CVE, then reads it back.
1
getViolations
getViolations
Query security violations for the watch at or above the supplied minimum severity.
2
createIgnoreRule
createIgnoreRule
Create a time-bound ignore rule for the supplied CVE scoped to the watch.
3
verifyRule
getIgnoreRule
Read the ignore rule back to confirm it was created.