Skip to content

Standalone application tracker at /tracker with GDPR integration #22

Standalone application tracker at /tracker with GDPR integration

Standalone application tracker at /tracker with GDPR integration #22

Workflow file for this run

name: Security
on:
push:
branches:
- main
permissions:
contents: read
jobs:
semgrep:
runs-on: ubuntu-latest
steps:
- name: Check out repository
uses: actions/checkout@v4
- name: Run Semgrep
uses: semgrep/semgrep-action@v1
with:
config: |
p/typescript
p/javascript
p/owasp-top-ten
osv-scan:
uses: google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml@v2.2.2
permissions:
actions: read
contents: read
security-events: write
with:
scan-args: |-
--lockfile=pnpm-lock.yaml