Skip to content

Commit

Permalink
Merge pull request #9374 from turrisxyz/naveen/feat/extended-security…
Browse files Browse the repository at this point in the history
…-codeql

Enhanced codeql security scanning
  • Loading branch information
kamilmysliwiec authored Mar 25, 2022
2 parents cb17bbb + 40cfd37 commit 0e1ee44
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@v1
with:
queries: +security-extended
# Override language selection by uncommenting this and choosing your languages
# with:
# languages: go, javascript, csharp, python, cpp, java
Expand Down

0 comments on commit 0e1ee44

Please sign in to comment.