Skip to content

[Snyk] Upgrade @types/react from 18.2.15 to 18.3.11 #32

[Snyk] Upgrade @types/react from 18.2.15 to 18.3.11

[Snyk] Upgrade @types/react from 18.2.15 to 18.3.11 #32

Workflow file for this run

name: SAST Scan
on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
security-sast:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Semgrep Scan
run: docker run -v /var/run/docker.sock:/var/run/docker.sock -v "${PWD}:/src" returntocorp/semgrep semgrep scan --config auto