Skip to content

Commit 5cfe8ba

Browse files
committed
change default queries suite to security-extended
1 parent e250cd5 commit 5cfe8ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/analyze.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ fi
5151

5252
if [ -z $QS ]
5353
then
54-
QS="$LANGUAGE-code-scanning.qls"
54+
QS="$LANGUAGE-security-extended.qls"
5555
fi
5656

5757
if [ -z $OUTPUT ]

0 commit comments

Comments
 (0)