puppetlabs/security-snyk-clojure-action

Scans clojure repos with snyk

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
noMonitorIf set it will run `snyk test` instead of `snyk monitor`no
snykTokensnyk access tokenyes
snykOrgsnyk org to write results tono
snykProjectsnyk project to write results tono
snykReposnyk repo to group the projects inno
snykPolicythe path to a .snyk file (https://docs.snyk.io/features/fixing-and-prioritizing-issues/policies/the-.snyk-file)no
snykTargetRefIf true, set --target-reference to GITHUB_REF_NAME when running snyk monitorno
snykAdditionalArgsadditional args to pass to the snyk commandno
debugturn on debug loggingno
namedescription
vulnsArray of vulnerable packages
failuretrue if there was an error, false if not