Skip to content

docs(migrations): PMPL→MPL-2.0 sweep runbook + de-brittle SECURITY timeline check #704

docs(migrations): PMPL→MPL-2.0 sweep runbook + de-brittle SECURITY timeline check

docs(migrations): PMPL→MPL-2.0 sweep runbook + de-brittle SECURITY timeline check #704

Workflow file for this run

# SPDX-License-Identifier: MPL-2.0
name: Hypatia Security Scan
on:
push:
branches: [main, master, develop]
pull_request:
branches: [main, master]
schedule:
- cron: "0 0 * * 0"
workflow_dispatch:
permissions:
contents: read
security-events: read
jobs:
scan:
uses: ./.github/workflows/hypatia-scan-reusable.yml