Skip to content

Commit

Permalink
Merge pull request #29 from hyperspy/codeql-follow-up-v2
Browse files Browse the repository at this point in the history
activate additional queries 2
  • Loading branch information
ericpre committed Aug 25, 2022
2 parents cba3053 + 30658ad commit 8357de4
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 27,629 deletions.
1 change: 1 addition & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:

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


# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
Expand Down
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@
*__pycache__*
*test_compilers.obj
*pyd
.spyproject/*
.spyproject/*
rsciio/bruker/unbcf_fast.c

0 comments on commit 8357de4

Please sign in to comment.