Skip to content

Commit

Permalink
Merge pull request #4 from adityasharad/patch-1
Browse files Browse the repository at this point in the history
Update code scanning config to use standard CodeQL Go pack
  • Loading branch information
hohn authored Sep 2, 2022
2 parents b9418df + 06b1344 commit a03dac7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ name: "My CodeQL config"

queries:
- uses: security-and-quality
- uses: github/codeql-go/ql/src/experimental/CWE-327@main
packs:
- 'codeql/go-queries:experimental/CWE-327'

0 comments on commit a03dac7

Please sign in to comment.