Skip to content

VTA-1660: Add jwt log when unauthorised policy is returned (#81) #861

VTA-1660: Add jwt log when unauthorised policy is returned (#81)

VTA-1660: Add jwt log when unauthorised policy is returned (#81) #861

Workflow file for this run

name: CI
on:
push:
jobs:
security:
uses: dvsa/.github/.github/workflows/nodejs-security.yaml@v2
with:
args: '--all-projects'
secrets:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}