Skip to content

clucca13/gitops-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

package pipeline_environment

deny[sprintf("Scan can't contain any critical vulnerability '%s'", [input.PRISMACLOUD_NEWCRITICAL])] { input.PRISMACLOUD_NEWCRITICAL != 0 }

package pipeline_environment

deny[sprintf("Scan can't contain any critical vulnerability '%s'", [input.VERACODE_NEWCRITICAL])] { input.VERACODE_NEWCRITICAL != 0 }

{“PRISMACLOUD_NEWCRITICAL”:<+pipeline.stages.sq.spec.execution.steps.PrismaCloud_1.output.outputVariables.NEW_CRITICAL>,“VERACODE_NEWCRITICAL": <+pipeline.stages.sq.spec.execution.steps.Veracode.output.outputVariables.NEW_CRITICAL>}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published