This website requires JavaScript.
Explore
Help
Register
Sign In
hohn
/
codeql
Watch
1
Star
0
Fork
0
You've already forked codeql
mirror of
https://github.com/github/codeql.git
synced
2026-03-24 00:16:49 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fc8633cc019fac4c77574d79ebebbd433df24fdc
codeql
/
python
/
ql
/
test
/
query-tests
/
Security
History
Rasmus Wriedt Larsen
5f01fc24e4
Merge branch 'main' into promote-xxe
2022-05-02 11:25:55 +02:00
..
CVE-2018-1281
…
CWE-020-ExternalAPIs
…
CWE-020-IncompleteHostnameRegExp
Revert "Revert "Python: switch to shared implementation of IncompleteHostnameRegExp.ql""
2022-03-18 16:31:22 +01:00
CWE-020-IncompleteUrlSubstringSanitization
…
CWE-022-PathInjection
Python: Update path-injection
.expected
2022-03-21 20:24:12 +01:00
CWE-022-TarSlip
…
CWE-078-CommandInjection
…
CWE-078-CommandInjection-py2
…
CWE-079-Jinja2WithoutEscaping
…
CWE-079-ReflectedXss
…
CWE-089-SqlInjection
…
CWE-090-LdapInjection
Python: Implement
ContentSet
2022-04-04 13:51:44 +02:00
CWE-094-CodeInjection
…
CWE-116-BadTagFilter
…
CWE-117-LogInjection
…
CWE-209-StackTraceExposure
…
CWE-215-FlaskDebug
…
CWE-295-MissingHostKeyValidation
…
CWE-295-RequestWithoutValidation
…
CWE-312-CleartextLogging
…
CWE-312-CleartextStorage
…
CWE-312-CleartextStorage-py3
…
CWE-326-WeakCryptoKey
…
CWE-327-BrokenCryptoAlgorithm
…
CWE-327-InsecureDefaultProtocol
…
CWE-327-InsecureProtocol
…
CWE-327-WeakSensitiveDataHashing
…
CWE-377-InsecureTemporaryFile
…
CWE-502-UnsafeDeserialization
…
CWE-601-UrlRedirect
…
CWE-611-Xxe
Python: Promote XXE and XML-bomb queries
2022-03-31 18:47:50 +02:00
CWE-643-XPathInjection
…
CWE-730-PolynomialReDoS
move the polynomialbacktracking-test to the test folder
2022-03-28 13:22:26 +02:00
CWE-730-ReDoS
…
CWE-730-RegexInjection
…
CWE-732-WeakFilePermissions
…
CWE-776-XmlBomb
Python: Promote XXE and XML-bomb queries
2022-03-31 18:47:50 +02:00
CWE-798-HardcodedCredentials
…
CWE-918-ServerSideRequestForgery
Python: Implement
ContentSet
2022-04-04 13:51:44 +02:00
lib
…