Skip to content

UID2-7011: add zizmor workflow-security scan (report-only) #3

UID2-7011: add zizmor workflow-security scan (report-only)

UID2-7011: add zizmor workflow-security scan (report-only) #3

Workflow file for this run

name: Zizmor Scan
on:
pull_request:
# Must cover everywhere scannable files live; the scan covers the whole repo.
paths:
- '.github/**'
workflow_dispatch:
permissions:
contents: read
jobs:
zizmor:
# Bare call: severity floors come from the shared workflow's defaults.
uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-zizmor-scan.yaml@v3