Ed Minnix
|
3936aea690
|
Split Ldap query file into libraries
|
2023-03-27 12:16:43 -04:00 |
|
Ed Minnix
|
9275b54e97
|
Refactoring the InsecureLdapUrl constructor
|
2023-03-27 12:16:43 -04:00 |
|
Ed Minnix
|
938d953789
|
Refactor getLeftmostOperand method
|
2023-03-27 12:16:43 -04:00 |
|
Ed Minnix
|
5ff4fcbc76
|
Replace exists with any
|
2023-03-27 12:16:43 -04:00 |
|
Ed Minnix
|
57886e1713
|
Moved files from experimental to src/
|
2023-03-27 12:16:43 -04:00 |
|
Ed Minnix
|
fcd53a8555
|
Deprecate old predicate
|
2023-03-24 10:07:40 -04:00 |
|
Ed Minnix
|
e7bad4cd90
|
Refactor to DataFlow::Global
|
2023-03-24 10:04:46 -04:00 |
|
Ed Minnix
|
f6b8d89756
|
Refactor GroovyInjectionQuery
|
2023-03-24 09:57:55 -04:00 |
|
Ed Minnix
|
bf5f82bb78
|
Refactor SqlInjectionQuery
|
2023-03-24 09:57:55 -04:00 |
|
Ed Minnix
|
fec80973a9
|
Refactor SpelInjectionQuery
|
2023-03-24 09:57:55 -04:00 |
|
Ed Minnix
|
787b73317d
|
Refactor TemplateInjection
|
2023-03-24 09:57:55 -04:00 |
|
Ed Minnix
|
7e1c42442a
|
Refactor OgnlInjection
|
2023-03-24 09:57:55 -04:00 |
|
Ed Minnix
|
3116e306b1
|
Refactor MvelInjection
|
2023-03-24 09:57:55 -04:00 |
|
Ed Minnix
|
423ab1d9cf
|
Refactor JndiInjection
|
2023-03-24 09:57:54 -04:00 |
|
Ed Minnix
|
8bf3315bb5
|
Refactor JexlInjection
|
2023-03-24 09:57:54 -04:00 |
|
Ed Minnix
|
7ee6c06f7f
|
Refactor RegexInjectionQuery
|
2023-03-24 09:57:54 -04:00 |
|
Ed Minnix
|
c44254e2e0
|
Refactor XsltInjection
|
2023-03-24 09:57:54 -04:00 |
|
Ed Minnix
|
1bf4dd9649
|
Update to DataFlow::Global
|
2023-03-24 09:54:53 -04:00 |
|
Ed Minnix
|
d68bec98bc
|
Refactor CWE-940/AndroidIntentRedirection
|
2023-03-24 09:47:50 -04:00 |
|
Ed Minnix
|
1e0c6811a4
|
Refactor UnsafeAndroidAccess
|
2023-03-24 09:47:50 -04:00 |
|
Ed Minnix
|
768102ee92
|
Refactor java/android/webview-debugging-enabled
|
2023-03-24 09:47:50 -04:00 |
|
Anders Schack-Mulligen
|
ab95a0b9f0
|
Java/C#: Rename references
|
2023-03-23 13:09:09 +01:00 |
|
Anders Schack-Mulligen
|
978c5f7bd8
|
Java/C++: Autoformat
|
2023-03-23 13:06:19 +01:00 |
|
Anders Schack-Mulligen
|
ec34d44359
|
Java: Rename references.
|
2023-03-23 13:06:19 +01:00 |
|
Michael Nebel
|
d258a1c728
|
C#/Java: Some light re-factoring.
|
2023-03-23 10:24:46 +01:00 |
|
Paolo Tranquilli
|
ccb816ed84
|
Java: autoformat
|
2023-03-23 10:22:18 +01:00 |
|
Michael Nebel
|
eed8c72ce6
|
Java: Refactor the model generator configurations to use the new API.
|
2023-03-23 09:48:12 +01:00 |
|
Edward Minnix III
|
e91165bc01
|
Merge pull request #12531 from aschackmull/java/autoformat
Java: Autoformat.
|
2023-03-21 14:10:40 -04:00 |
|
Edward Minnix III
|
b102ddac30
|
Merge pull request #12542 from egregius313/egregius313/refactor-more-queries-to-dataflow-module-api
Java: Refactor more queries to the new DataFlow module API (part 2)
|
2023-03-21 10:35:29 -04:00 |
|
Anders Schack-Mulligen
|
225ed1e220
|
Java: Autoformat.
|
2023-03-21 13:35:02 +01:00 |
|
Asger F
|
6d665da4dc
|
Merge pull request #12570 from github/post-release-prep/codeql-cli-2.12.5
Post-release preparation for codeql-cli-2.12.5
|
2023-03-21 13:06:25 +01:00 |
|
Ed Minnix
|
b64ca5dcaa
|
Remove "private" marker from configurations
|
2023-03-20 12:26:54 -04:00 |
|
Ed Minnix
|
c7816ea180
|
Conform Config modules to naming convention
|
2023-03-20 12:26:54 -04:00 |
|
Ed Minnix
|
8856730843
|
Refactor CWE-614/InsecureCookie
|
2023-03-20 12:26:54 -04:00 |
|
Ed Minnix
|
de6959c688
|
Refactor CWE-209/StackTraceExposure
|
2023-03-20 12:26:54 -04:00 |
|
Ed Minnix
|
73a17536f5
|
Refactor CWE-129 queries
|
2023-03-20 12:26:54 -04:00 |
|
Ed Minnix
|
ae57807359
|
Refactor CWE-089 Sql queries
|
2023-03-20 12:26:54 -04:00 |
|
Ed Minnix
|
e6e974a752
|
Refactor CWE-079/SqlConcatenated
|
2023-03-20 12:26:54 -04:00 |
|
Ed Minnix
|
c1ee2dce61
|
Refactor CWE-078/ExecTaintedLocal
|
2023-03-20 12:26:54 -04:00 |
|
Edward Minnix III
|
ac58299d9e
|
Merge pull request #12541 from egregius313/egregius313/refactor-queries-to-new-dataflow-api
Java: Refactor more queries to the new DataFlow module API
|
2023-03-20 12:24:26 -04:00 |
|
Michael Nebel
|
17b3383043
|
Merge pull request #12556 from michaelnebel/java/argumentthis
Java: Argument[-1] -> Argument[this]
|
2023-03-20 15:59:59 +01:00 |
|
Ed Minnix
|
83b0d073f0
|
Fix typo in QLDoc
|
2023-03-20 08:11:01 -04:00 |
|
Ed Minnix
|
84fd5f7ee0
|
Fix naming of ZipSlip configuration
|
2023-03-20 07:55:23 -04:00 |
|
Ed Minnix
|
60a4a79537
|
Make the Config module of public Flow modules public
This is to make things easier for the CodeML/ATM team once these
configurations are moved from `src/` to `lib/`.
|
2023-03-20 07:47:55 -04:00 |
|
Michael Nebel
|
e86f1e4961
|
Java: Replace Argument[-1] with Argument[this].
|
2023-03-20 10:14:20 +01:00 |
|
Michael Nebel
|
9a3c2d3fbe
|
Java: Update summary parsing to use this instead of -1 and adjust the model generator.
|
2023-03-20 09:38:40 +01:00 |
|
Ed Minnix
|
2d5944fb0e
|
Refactor DataFlow configurations to use "Config" naming convention
|
2023-03-19 17:44:07 -04:00 |
|
Ed Minnix
|
7eb3fd2ff7
|
Conform queries to Config naming convention
|
2023-03-17 15:17:18 -04:00 |
|
Ed Minnix
|
310af99843
|
Refactor Security.CWE.CWE-807.TaintedPermissionsCheck
|
2023-03-17 15:17:18 -04:00 |
|
Ed Minnix
|
a9561a97c3
|
Refactor Security.CWE.CWE-643.XPathInjection
|
2023-03-17 15:17:18 -04:00 |
|