Skip to content

Commit

Permalink
CodeQL initialized with PurifySanitizer configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Stassi committed Sep 29, 2024
1 parent 48836f8 commit 2933b4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
- name: Initialization
uses: github/codeql-action/init@v3.26.9
with:
config-file: './codeql-config.yml'
languages: 'javascript-typescript'

- name: Analysis
Expand Down

0 comments on commit 2933b4d

Please sign in to comment.