Skip to content

chore: add docs section to contribution #9036

chore: add docs section to contribution

chore: add docs section to contribution #9036

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"