Skip to content

fix: frontend/package.json & frontend/package-lock.json to reduce vul… #136

fix: frontend/package.json & frontend/package-lock.json to reduce vul…

fix: frontend/package.json & frontend/package-lock.json to reduce vul… #136

name: Example workflow for Snyk Infrastructure as Code
on: push
jobs:
security:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run Snyk to check Kubernetes manifest file for issues
uses: snyk/actions/iac@master
env:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
with:
args: --report