You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/codeql.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -76,7 +76,7 @@ jobs:
76
76
# Prefix the list here with "+" to use these queries and those in the config file.
77
77
78
78
# For more details on CodeQL's query packs, refer to: https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-code-scanning#using-queries-in-ql-packs
79
-
#queries: security-extended,security-and-quality
79
+
queries: security-extended
80
80
81
81
# If the analyze step fails for one of the languages you are analyzing with
82
82
# "We were unable to automatically build your code", modify the matrix above
0 commit comments