Skip to content

Commit

Permalink
Add semgrep
Browse files Browse the repository at this point in the history
This adds semgrep to the project and fixes the initial problems found.
  • Loading branch information
hlascelles committed Sep 21, 2023
1 parent 31742c6 commit 9e265f8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ jobs:
# If this step fails, then you should remove it and run the build manually (see below)
- name: Autobuild
uses: github/codeql-action/autobuild@b0c570ef831ff590914bc634a504523f320c265b # v2
env:
CODEQL_ACTION_RUN_MODE: Action

# ℹ️ Command-line programs to run using the OS shell.
# 📚 See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsrun
Expand Down

0 comments on commit 9e265f8

Please sign in to comment.