Skip to content

Revert "add to constants" #9102

Revert "add to constants"

Revert "add to constants" #9102

Workflow file for this run

name: Salus Security Scan
on: [pull_request, push]
jobs:
scan:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Salus Scan
id: salus_scan
uses: federacy/scan-action@0.1.4
with:
active_scanners: "\n - PatternSearch\n - Semgrep\n - Trufflehog"