Skip to content

Commit 88eb797

Browse files
HUBS-2470 Enable Security-and-quality security pack
Enable Security-and-quality security pack queries: security-extended,security-and-quality
1 parent 7c6f524 commit 88eb797

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
# Prefix the list here with "+" to use these queries and those in the config file.
7878

7979
# 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
80-
# queries: security-extended,security-and-quality
80+
queries: security-extended,security-and-quality
8181

8282
# If the analyze step fails for one of the languages you are analyzing with
8383
# "We were unable to automatically build your code", modify the matrix above

0 commit comments

Comments
 (0)