Skip to content

test: removed static testing TLS material (replaced by test helper) (… #11

test: removed static testing TLS material (replaced by test helper) (…

test: removed static testing TLS material (replaced by test helper) (… #11

Workflow file for this run

name: Vulnerability scans
on:
branch_protection_rule:
push:
branches: ["master"]
schedule:
- cron: "18 4 * * 3"
permissions:
contents: read
jobs:
scanners:
permissions:
contents: read
security-events: write
uses: go-openapi/ci-workflows/.github/workflows/scanner.yml@e8e6599fe480362cb0d5cbdac5b245cc833742f5 # v0.2.15
secrets: inherit