Skip to content

chore(licence): reconcile SPDX headers to the AGPL ruling — three-part split #1188

chore(licence): reconcile SPDX headers to the AGPL ruling — three-part split

chore(licence): reconcile SPDX headers to the AGPL ruling — three-part split #1188

Workflow file for this run

# SPDX-License-Identifier: AGPL-3.0-or-later
# This workflow is managed by gh actions-lock.
name: Hypatia Security Scan
on:
push:
branches: [main, master, develop]
pull_request:
branches: [main, master]
schedule:
- cron: '0 0 * * 0'
workflow_dispatch:
permissions:
actions: read
contents: read
security-events: write
jobs:
hypatia:
uses: hyperpolymath/standards/.github/workflows/hypatia-scan-reusable.yml@fcb8669169b4e9f5d9848608df880ae5fae812b4 # main 2026-08-04 (lockfile-bearing ref: actions.lock required by caller-side enforcement, standards#570)
secrets: inherit