Skip to content

Commit

Permalink
Try out the CodeQL community queries for Go
Browse files Browse the repository at this point in the history
  • Loading branch information
ericcornelissen committed Dec 26, 2024
1 parent 7be5d5e commit 9aa766c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,7 @@ jobs:
uses: github/codeql-action/init@48ab28a6f5dbc2a99bf1e0131198dd8f1df78169 # v3.28.0
with:
languages: go
queries: security-extended
packs: githubsecuritylab/[email protected],githubsecuritylab/[email protected]
- name: Perform CodeQL analysis
uses: github/codeql-action/analyze@48ab28a6f5dbc2a99bf1e0131198dd8f1df78169 # v3.28.0

0 comments on commit 9aa766c

Please sign in to comment.