Skip to content

Commit

Permalink
SAST try again 18
Browse files Browse the repository at this point in the history
  • Loading branch information
harvey lin committed Jan 14, 2025
1 parent 76a2c03 commit 2afd100
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,9 @@ jobs:
mvn clean package -f ./shipping/pom.xml -B -DskipTests -Dspring-boot.repackage.skip=true
echo "install query pack"
./codeql-cli/codeql/codeql pack install
echo "running db analyze..."
./codeql-cli/codeql/codeql database analyze java-db \
--search-path=./codeql-cli/codeql \
Expand Down

0 comments on commit 2afd100

Please sign in to comment.