Skip to content

feat(scan): integrate third party scan #1015

feat(scan): integrate third party scan

feat(scan): integrate third party scan #1015

Workflow file for this run

name: GitHub Actions Security Analysis
on:
push:
branches: [main]
pull_request:
permissions: {}
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
zizmor:
name: zizmor
runs-on: ubuntu-latest
permissions:
security-events: write # upload SARIF results to GitHub Security tab
contents: read # checkout repository
actions: read # needed for private repo analysis
steps:
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
with:
persist-credentials: false
- uses: zizmorcore/zizmor-action@192e21d79ab29983730a13d1382995c2307fbcaa # v0.5.7
with:
persona: pedantic