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 |
|
Tony Torralba
|
907053f281
|
Merge pull request #12591 from github/java/update-mad-decls-after-triage-2023-03-20T12-45-37
Java: Update MaD Declarations after Triage
|
2023-03-27 13:23:55 +02:00 |
|
Joe Farebrother
|
489ce3d40a
|
Merge pull request #12049 from joefarebrother/netty-models
Java: Model the Netty framework
|
2023-03-27 11:38:11 +01:00 |
|
Stephan Brandauer
|
6d91458586
|
Merge pull request #12506 from github/java/update-mad-decls-after-triage-2023-03-13T13-21-27
Java: Update MaD Declarations after Triage
|
2023-03-27 12:30:21 +02:00 |
|
Tony Torralba
|
7a9f1a5705
|
Add change note
|
2023-03-27 11:51:59 +02:00 |
|
Tony Torralba
|
95cc99c625
|
Apply suggestions from code review
|
2023-03-27 11:50:27 +02:00 |
|
Tony Torralba
|
ea1ca03bf1
|
Add change note
|
2023-03-27 10:30:47 +02:00 |
|
Tony Torralba
|
9a18043d9f
|
Apply suggestions from code review
|
2023-03-27 10:28:13 +02:00 |
|
Tony Torralba
|
6b265104cf
|
Merge pull request #12662 from github/workflow/coverage/update
Update CSV framework coverage reports
|
2023-03-27 09:33:27 +02:00 |
|
Jeroen Ketema
|
977f15f8a4
|
Merge pull request #12649 from jketema/unit
Replace all definitions of `Unit` by `import codeql.util.Unit`
|
2023-03-27 08:49:50 +02:00 |
|
github-actions[bot]
|
7aca5ee534
|
Add changed framework coverage reports
|
2023-03-27 00:16:27 +00:00 |
|
Edward Minnix III
|
bb27ba7d3c
|
Merge pull request #12632 from egregius313/egregius313/java/android/refactor-android-query-libraries
Java: Refactor Android `Query.qll` libraries to new dataflow api
|
2023-03-24 11:18:57 -04:00 |
|
Stephan Brandauer
|
4b458b2898
|
Merge branch 'main' into java/update-mad-decls-after-triage-2023-03-20T12-45-37
|
2023-03-24 16:17:07 +01:00 |
|
Stephan Brandauer
|
2c49e62c64
|
Merge branch 'main' into java/update-mad-decls-after-triage-2023-03-13T13-21-27
|
2023-03-24 16:16:57 +01:00 |
|
Anders Schack-Mulligen
|
6db8c8b19f
|
Merge pull request #12656 from aschackmull/dataflow/qldoc
Dataflow: Minor qldoc fix
|
2023-03-24 14:57:39 +01:00 |
|
Ed Minnix
|
1bf4dd9649
|
Update to DataFlow::Global
|
2023-03-24 09:54:53 -04:00 |
|
Ed Minnix
|
2eea34dc4a
|
Apply suggestions from code review
|
2023-03-24 09:47:50 -04:00 |
|
Edward Minnix III
|
c62eaba601
|
Simulate deprecated import
Co-authored-by: Anders Schack-Mulligen <aschackmull@users.noreply.github.com>
|
2023-03-24 09:47:50 -04:00 |
|
Ed Minnix
|
8cc2a7329e
|
Fix test to use new InlineFlowTest
|
2023-03-24 09:47:50 -04:00 |
|
Ed Minnix
|
58bd2f7fa2
|
Address code review comments
|
2023-03-24 09:47:50 -04:00 |
|
Ed Minnix
|
e7f6d53907
|
Deprecate WebViewDubuggingQuery.qll
|
2023-03-24 09:47:50 -04:00 |
|
Ed Minnix
|
ef08a91340
|
Refactor ImproperIntentVerificationQuery.qll
|
2023-03-24 09:47:50 -04:00 |
|
Ed Minnix
|
413a6cbc4f
|
Refactor SensitiveKeyboardCacheQuery
|
2023-03-24 09:47:50 -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
|
807588a031
|
Refactor AndroidCertificatePinningQuery
|
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 |
|
Jami
|
49d5149857
|
Merge pull request #11968 from jcogs33/jcogs33/model-more-top-jdk-apis-300-500
Java: model remaining top-500 JDK APIs
|
2023-03-24 07:54:17 -04:00 |
|
Anders Schack-Mulligen
|
b45c274f33
|
Dataflow: Adjust qldoc
|
2023-03-24 12:41:53 +01:00 |
|
Jeroen Ketema
|
a87a9438c7
|
Replace all definitions of Unit by import codeql.util.Unit
|
2023-03-24 10:39:34 +01:00 |
|
Tony Torralba
|
c395779b85
|
Merge pull request #12643 from chmodxxx/sbaddou/jndisanitizer
Java : Add JndiInjection Sanitizer Class
|
2023-03-24 09:04:54 +01:00 |
|
Anders Schack-Mulligen
|
9d88f01c82
|
Merge pull request #12645 from aschackmull/dataflow/renaming
Dataflow: Rename Make to Global and hasFlow to flow
|
2023-03-24 08:48:31 +01:00 |
|
Jami Cogswell
|
b8ceb7112d
|
Java: update ordering of Path.getFileName model
|
2023-03-23 18:07:06 -04:00 |
|
Jami Cogswell
|
222e6f0b82
|
Java: undo temp revert of neutral filtering
|
2023-03-23 18:01:33 -04:00 |
|
Jami Cogswell
|
128a6a3951
|
Java: temp revert of neutral filtering
|
2023-03-23 18:01:33 -04:00 |
|
Jami Cogswell
|
8046ec2f78
|
Java: update -1 to this
|
2023-03-23 18:01:28 -04:00 |
|
Jami Cogswell
|
3d0d4111c0
|
Java: add test for ResourceBundle.getString
|
2023-03-23 18:00:21 -04:00 |
|
Jami Cogswell
|
0f3a0a1e81
|
Java: remove ArrayElement from listFiles
|
2023-03-23 18:00:21 -04:00 |
|
Jami Cogswell
|
29999d7bc8
|
Java: add WithoutElement comment
|
2023-03-23 18:00:21 -04:00 |
|
Jami Cogswell
|
62d64d5828
|
Java: add comments for reflection-related models
|
2023-03-23 18:00:21 -04:00 |
|
Jami Cogswell
|
e0c0c973a7
|
Java: remove Format and MessageFormat
|
2023-03-23 18:00:21 -04:00 |
|
Jami Cogswell
|
702ca19c3c
|
Java: added comment about second order sql injection
|
2023-03-23 18:00:20 -04:00 |
|
Jami Cogswell
|
a7da6c8029
|
Java: update cast and delete tests
|
2023-03-23 18:00:20 -04:00 |
|
Jami Cogswell
|
db545e4981
|
Java: switch StringBuilder.delete to AbstractStringBuilder.delete
|
2023-03-23 18:00:20 -04:00 |
|
Jami Cogswell
|
56d14820e4
|
Java: change taint to value for Class.cast
|
2023-03-23 18:00:20 -04:00 |
|
Jami Cogswell
|
170d9e35be
|
Java: update change note date
|
2023-03-23 18:00:20 -04:00 |
|
Jami Cogswell
|
79ce46a221
|
Java: remove FileInputStream summary model since causing issues in DCA
|
2023-03-23 18:00:20 -04:00 |
|