Skip to content

revert(policy): Kotlin is goodbye — remove JVM-interop carve-out (#417) #671

revert(policy): Kotlin is goodbye — remove JVM-interop carve-out (#417)

revert(policy): Kotlin is goodbye — remove JVM-interop carve-out (#417) #671

Workflow file for this run

# SPDX-License-Identifier: PMPL-1.0-or-later
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