Skip to content

docs: update documentation to reflect trust & safety hardening comple… #6

docs: update documentation to reflect trust & safety hardening comple…

docs: update documentation to reflect trust & safety hardening comple… #6

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