Marcono1234
|
a7670fbcab
|
Java: Enhance IncorrectSerializableMethods.ql
|
2021-10-11 02:05:53 +02:00 |
|
Marcono1234
|
12936ff5fe
|
Java: Fix IncorrectSerializableMethods.ql using wrong readObject signature
|
2021-10-11 02:05:53 +02:00 |
|
Marcono1234
|
b009886664
|
Java: Add TypeObjectInputStream
|
2021-10-11 02:05:50 +02:00 |
|
Marcono1234
|
a74d423d82
|
Java: Improve AnnotationPresentCheck.ql
|
2021-10-11 01:03:46 +02:00 |
|
Anders Schack-Mulligen
|
2185a654de
|
Java: Fix some performance issues.
|
2021-10-08 15:53:14 +02:00 |
|
Anders Schack-Mulligen
|
5d0e72755d
|
Merge pull request #6770 from aschackmull/java/stream-model
Java: Add models for java.util.stream.
|
2021-10-08 15:48:50 +02:00 |
|
Anders Schack-Mulligen
|
fc69acee46
|
Java: Add test.
|
2021-10-07 13:28:02 +02:00 |
|
Chris Smowton
|
b7448d55ed
|
Introduce TaintInheritingContent instead of using parts of DataFlowPrivate
|
2021-10-07 11:20:19 +01:00 |
|
Chris Smowton
|
f88c8a64a1
|
Copyedit
|
2021-10-06 17:37:21 +01:00 |
|
Chris Smowton
|
4be2347a30
|
Adapt to use the new shared Intent models
|
2021-10-06 16:15:18 +01:00 |
|
Chris Smowton
|
ffdfc0549a
|
Update comment
|
2021-10-06 12:17:49 +01:00 |
|
luchua-bc
|
987bfa6ca7
|
Update condition check and qldoc
|
2021-10-06 12:17:49 +01:00 |
|
luchua-bc
|
8c2fddb297
|
Update the condition check and use DataFlow in the ql file
|
2021-10-06 12:17:49 +01:00 |
|
Chris Smowton
|
b0e652a3af
|
Remove AsyncTask models
|
2021-10-06 12:17:49 +01:00 |
|
luchua-bc
|
02bfa1ca57
|
Optimize the query
|
2021-10-06 12:16:04 +01:00 |
|
luchua-bc
|
0621e65827
|
Query to detect exposure of sensitive information from android file intent
|
2021-10-06 12:16:04 +01:00 |
|
Anders Schack-Mulligen
|
d0b307ecfb
|
Merge pull request #6103 from atorralba/atorralba/promote-insecure-javamail
Java: Promote Insecure JavaMail SSL Configuration from experimental
|
2021-10-06 09:24:11 +02:00 |
|
Anders Schack-Mulligen
|
5d63a76e25
|
Merge pull request #6797 from Marcono1234/marcono1234/remove-overwritten-NestedType-isStatic-qldoc
Java: Remove overwritten `NestedType.isStatic()` QLDoc
|
2021-10-05 13:05:53 +02:00 |
|
Tony Torralba
|
a86cbd884e
|
Apply suggestions from code review
Co-authored-by: Anders Schack-Mulligen <aschackmull@users.noreply.github.com>
|
2021-10-05 09:40:22 +02:00 |
|
Tony Torralba
|
3323f7ab1a
|
Fix qhelp
|
2021-10-05 09:18:50 +02:00 |
|
Tony Torralba
|
9f54b1065a
|
Apply suggestions from code review
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
|
2021-10-05 09:18:49 +02:00 |
|
Tony Torralba
|
9c1021134a
|
Add some links to qhelp
|
2021-10-05 09:18:49 +02:00 |
|
Tony Torralba
|
2d1278ece5
|
Consider setStartTLSRequired for Apache SimpleEmail
|
2021-10-05 09:18:48 +02:00 |
|
Tony Torralba
|
baffb0ed89
|
Consider Jakarta Mail
|
2021-10-05 09:18:47 +02:00 |
|
Tony Torralba
|
a2e9c2f4ab
|
Apply suggestions from code review
Co-authored-by: Marcono1234 <Marcono1234@users.noreply.github.com>
|
2021-10-05 09:18:47 +02:00 |
|
Tony Torralba
|
8c6d58e6d8
|
Refactored into libraries
|
2021-10-05 09:18:44 +02:00 |
|
Tony Torralba
|
0e149f0523
|
Move from experimental
|
2021-10-05 09:18:44 +02:00 |
|
Tony Torralba
|
064aba810b
|
Remove hyphens from the flow testcase generator folder name
So that it can be imported from the autogenerated query `gen.ql`
|
2021-10-04 13:31:07 +02:00 |
|
Marcono1234
|
fb1385b3e8
|
Java: Fix formatting of SpuriousJavadocParam.java
|
2021-10-03 00:13:36 +02:00 |
|
Anders Schack-Mulligen
|
eb26b4a04b
|
Merge pull request #6755 from alexet/alexet/cache-params-string
Java: Fix more performance issues with future versions of codeql.
|
2021-10-01 12:54:53 +02:00 |
|
Chris Smowton
|
cb4ce36d3c
|
Update change note; drop unnecessary import
|
2021-09-30 15:00:13 +01:00 |
|
Chris Smowton
|
b0983cb726
|
Specifically include Base64 encode/decode as a likely intermediate step for hardcoded credentials
|
2021-09-30 14:57:49 +01:00 |
|
f1v3
|
24c9bb2fb7
|
autoformat
|
2021-09-30 14:26:19 +01:00 |
|
f1v3
|
168fc4170d
|
Apply suggestions from code review
|
2021-09-30 14:26:14 +01:00 |
|
f1v3
|
f3bde56de9
|
detects a hard-coded cipher key for shiro
|
2021-09-30 14:22:48 +01:00 |
|
Chris Smowton
|
60a023d064
|
Merge pull request #5852 from luchua-bc/java/hardcoded-azure-credential
Java: CWE-798 Query to detect hard-coded Azure credentials
|
2021-09-30 14:11:29 +01:00 |
|
Rasmus Wriedt Larsen
|
987b573709
|
Fix hasLocationInfo URL reference
Follow up to https://github.com/github/codeql/pull/5830
|
2021-09-29 13:47:58 +02:00 |
|
alexet
|
dea8dde566
|
Java: Improve performance of confusing overloading query.
|
2021-09-29 12:17:30 +01:00 |
|
Benjamin Muskalla
|
5f659f6e48
|
Merge branch 'main' into fixHiddenTypesTestGenerator
|
2021-09-28 17:42:39 +02:00 |
|
luchua-bc
|
378db7de87
|
Remove local user input and use fluent model
|
2021-09-27 17:33:04 +00:00 |
|
Anders Schack-Mulligen
|
cfa0d46b73
|
Merge pull request #6097 from atorralba/atorralba/promote-xslt-injection
Java: Promote XSLT Injection from experimental
|
2021-09-27 13:14:57 +02:00 |
|
Tony Torralba
|
78c12dc505
|
Move to lib
|
2021-09-27 12:04:14 +02:00 |
|
Tony Torralba
|
ad08ccb50b
|
Apply suggestion from code review
|
2021-09-27 12:00:21 +02:00 |
|
mc
|
95751fcc21
|
Update XsltInjection.qhelp
Made a few minor tweaks during editorial review
|
2021-09-27 12:00:21 +02:00 |
|
Tony Torralba
|
13417dbf14
|
Remove DataFlow references from XsltInjection.qll
|
2021-09-27 12:00:20 +02:00 |
|
Tony Torralba
|
ff21662b23
|
Refactor XsltInjection.qll
|
2021-09-27 12:00:18 +02:00 |
|
Tony Torralba
|
6967b06dee
|
Decouple XsltInjection.qll to reuse the taint tracking configuration
|
2021-09-27 11:59:51 +02:00 |
|
Tony Torralba
|
d8bb5273e7
|
Refactor to use CSV sink models
|
2021-09-27 11:57:58 +02:00 |
|
Tony Torralba
|
c792567904
|
Move from experimental
|
2021-09-27 11:57:53 +02:00 |
|
Tony Torralba
|
6d9a88d1c8
|
Move to lib
|
2021-09-27 11:43:46 +02:00 |
|