Skip to content

chore: update machine-readable STATE.scm and remove root SCM duplicates #12

chore: update machine-readable STATE.scm and remove root SCM duplicates

chore: update machine-readable STATE.scm and remove root SCM duplicates #12

Workflow file for this run

# SPDX-License-Identifier: PMPL-1.0-or-later
name: Security Scan
on:
push:
branches: [main]
schedule:
- cron: '0 0 * * 0' # Weekly on Sunday at midnight
workflow_dispatch:
permissions:
contents: read
jobs:
scan:
uses: hyperpolymath/panic-attacker/.github/workflows/scan-and-report.yml@main