|
Hey, in a research paper I stumbled on the usage of CodeQL with the testing suite "python-security-and-quality.qls" from offical CodeQL suites. I'd like to re-use the insights from said paper, but I cannot find or download any query packs/suites with the given name. Any insights or should I write the missing queries myself? |
Answered by
atorralba
May 16, 2022
Replies: 1 comment 3 replies
|
That query suite can be found here: https://github.com/github/codeql/blob/main/python/ql/src/codeql-suites/python-security-and-quality.qls |
3 replies
Answer selected by
mutasDev
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
That query suite can be found here: https://github.com/github/codeql/blob/main/python/ql/src/codeql-suites/python-security-and-quality.qls