Security: add static analysis CI workflow (#12466)

This commit is contained in:
shamoon
2026-04-03 21:17:23 -07:00
committed by GitHub
parent 5f5fb263c9
commit a945cd9379
10 changed files with 70 additions and 0 deletions

View File

@@ -35,6 +35,8 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with:
persist-credentials: false
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@c793b717bc78562f491db7b0e93a3a178b099162 # v4.32.5