Skip to content

Update bandit docs (#385) #86

Update bandit docs (#385)

Update bandit docs (#385) #86

Workflow file for this run

name: Snyk
on:
push:
branches:
- main
workflow_dispatch:
jobs:
security:
uses: guardian/.github/.github/workflows/sbt-node-snyk.yml@main
with:
DEBUG: true
ORG: guardian-growth
SKIP_NODE: false
NODE_VERSION_FILE: super-mode-calculator/.nvmrc
secrets:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}