Skip to content

move check to script in docker #38

move check to script in docker

move check to script in docker #38

Workflow file for this run

on:
push:
branches: [main, develop]
pull_request:
branches: [main]
name: SAST Scan
jobs:
sast-scan:
uses: splunk/sast-scanning/.github/workflows/sast-scan.yml@main
secrets: inherit
with:
block_mode: "policy"