Michael Nebel
|
1cb6d78d35
|
Merge pull request #10170 from michaelnebel/java/models-io
Java: Update models for commons-io and add negative models.
|
2022-08-31 11:05:09 +02:00 |
|
Tony Torralba
|
2ec53bf78c
|
Merge pull request #9873 from luchua-bc/java/permissive-dot-regex
Java: CWE-625 Query to detect regex dot bypass
|
2022-08-31 10:24:18 +02:00 |
|
luchua-bc
|
e2e87980cc
|
Move pattern check to MatchRegexConfiguration::isSink
|
2022-08-30 22:48:12 +00:00 |
|
Ed Minnix
|
500a6f3b86
|
Add check for files which provide the app launcher
Adds support for filtering which applications include the
`android.intent.action.MAIN` intent.
|
2022-08-30 12:54:26 -04:00 |
|
Michael Nebel
|
e020ae77e0
|
Merge pull request #10158 from michaelnebel/csharp/narrowcollectiontypes
C#: Narrow collection like types in model generation.
|
2022-08-30 14:20:57 +02:00 |
|
Tony Torralba
|
1f83c5833b
|
Merge pull request #10092 from zbazztian/zbazztian/string.replace-taint
Java: Add additional taint steps for java.lang.String methods
|
2022-08-30 12:24:37 +02:00 |
|
Michael Nebel
|
2b1423dd74
|
Java: Exclude static initializers from model generation.
|
2022-08-29 14:29:32 +02:00 |
|
Michael Nebel
|
290c35e7c6
|
Java: Use negative summary models in unsupported external api telemetry query.
|
2022-08-29 14:28:55 +02:00 |
|
erik-krogh
|
b1e53280a6
|
fix that the wrong line got deleted
|
2022-08-29 13:26:02 +02:00 |
|
Erik Krogh Kristensen
|
bd5fd7d963
|
fix typo in change-note
Co-authored-by: Tony Torralba <atorralba@users.noreply.github.com>
|
2022-08-29 13:25:54 +02:00 |
|
erik-krogh
|
f09fc7b0fc
|
Java: add java change-note
|
2022-08-29 13:10:21 +02:00 |
|
erik-krogh
|
8b37168223
|
Java: remove security tag from queries not in the security folder and with missing security-severity tags
|
2022-08-29 13:08:56 +02:00 |
|
github-actions[bot]
|
3b4ad3c4f1
|
Post-release preparation for codeql-cli-2.10.4
|
2022-08-26 09:32:11 +00:00 |
|
Michael Nebel
|
be4c2231d1
|
C#: Avoid generating new source models on 'file' kind sources.
|
2022-08-26 09:30:07 +02:00 |
|
erik-krogh
|
cc7a9ef97a
|
rename more acronyms
|
2022-08-25 20:52:27 +02:00 |
|
Erik Krogh Kristensen
|
06afe9c0f4
|
Merge pull request #9816 from erik-krogh/msgConsis
Make alert messages consistent across languages
|
2022-08-25 15:20:01 +02:00 |
|
github-actions[bot]
|
0f63bc077f
|
Release preparation for version 2.10.4
|
2022-08-25 12:52:26 +00:00 |
|
erik-krogh
|
c7aa58252a
|
change "does not seem to check" to "does not check" in unchecked-cast-in-equals queries
|
2022-08-25 12:31:58 +02:00 |
|
Edward Minnix III
|
e6a1b1fab9
|
Rename allowBackup query id
Co-authored-by: Tony Torralba <atorralba@users.noreply.github.com>
|
2022-08-24 15:54:13 -04:00 |
|
Ed Minnix
|
a036639ecd
|
Added change notes
|
2022-08-24 15:54:13 -04:00 |
|
Ed Minnix
|
dad4a403db
|
Add support for android:allowBackup default value
The default value of `android:allowBackup` is `true`. Added support for
detecting if the default value is used.
|
2022-08-24 15:54:13 -04:00 |
|
Ed Minnix
|
6509426fb3
|
android:allowBackup query documentation
|
2022-08-24 15:54:13 -04:00 |
|
Ed Minnix
|
44b0a2b8af
|
Android allowBackup query
|
2022-08-24 15:54:13 -04:00 |
|
Ed Minnix
|
dac64eeca7
|
Query test files
|
2022-08-24 15:54:13 -04:00 |
|
Jami
|
b3e88f8234
|
Merge pull request #9983 from jcogs33/android-implicit-export
Java: query to detect implicitly exported Android components
|
2022-08-24 10:52:50 -04:00 |
|
erik-krogh
|
1c0f2251e2
|
Merge branch 'main' into msgConsis
|
2022-08-24 14:38:57 +02:00 |
|
Michael Nebel
|
761ed283b6
|
C#/Java/Ruby/Swift: Address review comments.
|
2022-08-24 09:58:54 +02:00 |
|
Michael Nebel
|
120fb25702
|
Java: Sync files and model generator and tests.
|
2022-08-24 09:58:52 +02:00 |
|
Michael Nebel
|
5255e16816
|
Java: Sync files and make framework specific code.
|
2022-08-24 09:58:51 +02:00 |
|
Erik Krogh Kristensen
|
4df2e5d937
|
Merge pull request #10096 from erik-krogh/acronyms-part1
make acronyms camelcase
|
2022-08-24 09:33:53 +02:00 |
|
erik-krogh
|
27fcc90a97
|
Merge branch 'main' into msgConsis
|
2022-08-24 09:21:43 +02:00 |
|
erik-krogh
|
a50234adb0
|
apply suggestion from review
|
2022-08-23 15:41:37 +02:00 |
|
Chris Smowton
|
0a7350f3bf
|
Merge pull request #10041 from smowton/AddSensitiveApiCalls
Java: support more libraries in hardcoded-credentials queries
|
2022-08-23 10:51:04 +01:00 |
|
Tony Torralba
|
085c12a51f
|
Merge pull request #10116 from atorralba/atorralba/static-init-vector-fix
Java: Improve Static Initialization Vector query
|
2022-08-23 11:38:41 +02:00 |
|
erik-krogh
|
afadcd9b45
|
use a more detailed alert message in bitwise-sign-check
|
2022-08-23 11:18:45 +02:00 |
|
erik-krogh
|
de8384d904
|
revert alert message change to java/unused-local-variable
|
2022-08-23 11:14:58 +02:00 |
|
Tony Torralba
|
e3c1101b79
|
Merge pull request #10136 from atorralba/atorralba/redos-cwe-tag
Java: Add CWE-1333 tag to Java ReDoS queries
|
2022-08-23 11:07:51 +02:00 |
|
erik-krogh
|
305a23b952
|
apply suggestion from review
|
2022-08-23 11:05:32 +02:00 |
|
erik-krogh
|
82a5b7838c
|
don't add deprecated alias in experimental folder
|
2022-08-23 10:38:23 +02:00 |
|
Joe Farebrother
|
ac79866799
|
Merge pull request #9982 from joefarebrother/rsa-without-oaep
Java: Add query for RSA without OAEP
|
2022-08-23 09:14:46 +01:00 |
|
Tony Torralba
|
6b4cfbbacd
|
Add change note
|
2022-08-23 10:00:10 +02:00 |
|
Tony Torralba
|
cd10f559ca
|
Add CWE-1333 tag to Java ReDoS queries
|
2022-08-23 09:56:59 +02:00 |
|
Tony Torralba
|
da3288fced
|
Move change note to src
|
2022-08-23 09:40:34 +02:00 |
|
erik-krogh
|
f7846a598e
|
add change-notes
|
2022-08-23 07:54:01 +02:00 |
|
erik-krogh
|
684a987abf
|
update java/unused-import to match python
|
2022-08-22 21:41:46 +02:00 |
|
erik-krogh
|
54268f4424
|
update java/static-array to match csharp
|
2022-08-22 21:41:46 +02:00 |
|
erik-krogh
|
8899c1be04
|
update java/unassigned-field to match csharp
|
2022-08-22 21:41:46 +02:00 |
|
erik-krogh
|
280b101caa
|
update java/useless-assignment-to-local to match go
|
2022-08-22 21:41:46 +02:00 |
|
erik-krogh
|
034d197e01
|
update {java/rb}/xxe to match python/javascript
|
2022-08-22 21:41:46 +02:00 |
|
erik-krogh
|
5a0183f1e2
|
update java/password-in-configuration to match csharp
|
2022-08-22 21:41:46 +02:00 |
|