Skip to content

test: avoid CodeQL URL substring assertions #20

test: avoid CodeQL URL substring assertions

test: avoid CodeQL URL substring assertions #20

Workflow file for this run

name: Secret Pattern Audit
on:
pull_request:
push:
branches:
- main
- master
- "open-source/**"
jobs:
scan:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run open-source content audit
run: python3 scripts/open_source_audit.py --target public-repo