Jeroen Ketema
|
4a648f3c89
|
Fix change note items
|
2022-04-28 14:14:19 +02:00 |
|
github-actions[bot]
|
8e4cf190e9
|
Release preparation for version 2.9.1
|
2022-04-28 11:59:05 +00:00 |
|
luchua-bc
|
590b9d8519
|
Standardize the query and update qldoc
|
2022-04-27 22:17:17 +00:00 |
|
Tony Torralba
|
e99cee4913
|
Merge branch 'main' into java/unsafe-get-resource
|
2022-04-27 16:45:42 +02:00 |
|
Jonathan Leitschuh
|
2565cdb964
|
Add additional File taint value flow models
Adds
- File::getAbsoluteFile
- File::getCanonicalFile
- File::getAbsolutePath
- File::getCanonicalPath
|
2022-04-26 10:42:53 -04:00 |
|
Tony Torralba
|
b69d81ce24
|
Make all imports of ExternalFlow private
|
2022-04-26 13:48:44 +02:00 |
|
Anders Schack-Mulligen
|
e5eef51e9d
|
Merge pull request #8875 from aschackmull/java/useless-imports
Java: Remove some useless imports.
|
2022-04-26 13:32:09 +02:00 |
|
Anders Schack-Mulligen
|
7002f49abc
|
Java: Remove some useless imports.
|
2022-04-26 12:37:03 +02:00 |
|
Chris Smowton
|
8d7098245b
|
Add change note
|
2022-04-26 10:38:20 +01:00 |
|
Chris Smowton
|
7d4767a4f5
|
Java insecure cookies query: look through named constants
|
2022-04-26 10:32:13 +01:00 |
|
Mathias Vorreiter Pedersen
|
aca4c8727f
|
Merge pull request #8802 from github/post-release-prep/codeql-cli-2.9.0
Post-release preparation for codeql-cli-2.9.0
|
2022-04-25 22:52:55 +01:00 |
|
Anders Schack-Mulligen
|
cbdd4927ce
|
Merge pull request #8582 from Marcono1234/marcono1234/JumpStmt-superclass
Java: Make `JumpStmt` a proper superclass
|
2022-04-25 12:22:20 +02:00 |
|
Tom Hvitved
|
3edc72feb6
|
Update CaptureModels.qll
|
2022-04-22 15:49:17 +02:00 |
|
Tom Hvitved
|
b033f107df
|
Merge remote-tracking branch 'upstream/main' into dataflow/interpret-read-store
|
2022-04-22 14:35:02 +02:00 |
|
github-actions[bot]
|
1aecfc67c2
|
Post-release preparation for codeql-cli-2.9.0
|
2022-04-21 19:22:19 +00:00 |
|
Dave Bartolomeo
|
d0687303f4
|
Fix formatting in change log
|
2022-04-21 11:01:39 -04:00 |
|
Dave Bartolomeo
|
033694d7f7
|
Fix formatting in change log
|
2022-04-21 11:00:38 -04:00 |
|
github-actions[bot]
|
eeaf233c29
|
Release preparation for version 2.9.0
|
2022-04-21 14:49:00 +00:00 |
|
luchua-bc
|
f0c4b1955b
|
Change getResource() to be a taint step
|
2022-04-19 15:55:09 +00:00 |
|
luchua-bc
|
7029802f3b
|
Add sinks for getClass() and getClassLoader()
|
2022-04-11 21:03:48 +00:00 |
|
Marcono1234
|
7bed14bbf0
|
Merge remote-tracking branch 'remotes/origin/main' into marcono1234/statement-expression
|
2022-04-10 18:23:45 +02:00 |
|
luchua-bc
|
eccd97c7b7
|
Query to detect unsafe getResource calls in Java EE applications
|
2022-04-09 01:14:15 +00:00 |
|
Edoardo Pirovano
|
f25618eed6
|
Bump minor version of all packs
|
2022-04-08 15:38:58 +01:00 |
|
Edoardo Pirovano
|
ce82c54b94
|
Merge branch 'main' into edoardo/3.5-mergeback
|
2022-04-08 15:30:58 +01:00 |
|
Anders Schack-Mulligen
|
c0f48b6c14
|
Merge pull request #8681 from JLLeitschuh/fix/JLL/os_check_bugs
Java: Fix Local Temp File/Dir Incorrect Guard Logic
|
2022-04-07 14:00:13 +02:00 |
|
Erik Krogh Kristensen
|
ef9b6a11a6
|
Merge pull request #8679 from erik-krogh/getUrl
Java: rename existing getUrl predicate to getRepositoryUrl
|
2022-04-07 10:01:14 +02:00 |
|
Michael Nebel
|
72d4c97463
|
Merge pull request #8628 from michaelnebel/csharp/generatedkind
C#: Introduce generated flag as a part of the kind column for flow summaries
|
2022-04-07 08:43:30 +02:00 |
|
Jonathan Leitschuh
|
2753521650
|
Java: Fix Local Temp File/Dir Incorrect Guard Logic
Resolves https://github.com/github/codeql/pull/8032#discussion_r841723906
|
2022-04-06 12:16:09 -04:00 |
|
Erik Krogh Kristensen
|
563d0d6532
|
rename existing getUrl predicate to getRepositoryUrl
|
2022-04-06 15:32:33 +02:00 |
|
Anders Schack-Mulligen
|
879b8a1200
|
Merge pull request #8676 from pwntester/java_hotspots_mods
Make security-related TaintTracking Configuration public
|
2022-04-06 14:40:14 +02:00 |
|
Anders Schack-Mulligen
|
d0b5b99e74
|
Merge pull request #8611 from github/smowton/doc/switch-expr-accessors
Java: make SwitchCase.getRuleExpression/Statement more consistent
|
2022-04-06 11:16:40 +02:00 |
|
Alvaro Muñoz Sanchez
|
abaa71e2c5
|
Update Sql Injection queries
move java/ql/src/Security/CWE/CWE-089/SqlInjectionLib.qll -> java/ql/lib/semmle/code/java/security/SqlInjectionQuery.qll
|
2022-04-06 10:57:14 +02:00 |
|
Michael Nebel
|
0374f84c05
|
Java: Make support for generated as a part of kind.
|
2022-04-05 14:25:34 +02:00 |
|
Michael Nebel
|
3a04e9a03d
|
Java: Update java capture models with new kind column (including tests).
|
2022-04-05 12:55:47 +02:00 |
|
Tom Hvitved
|
415a1c2107
|
Java/C#: Update CaptureModels.qll
|
2022-04-04 13:51:44 +02:00 |
|
Tom Hvitved
|
b91858e7cf
|
Java: Implement ContentSet
|
2022-04-04 13:51:44 +02:00 |
|
github-actions[bot]
|
6af568b16d
|
Post-release preparation for codeql-cli-2.8.5
|
2022-04-01 16:22:14 +00:00 |
|
github-actions[bot]
|
ee746d20df
|
Release preparation for version 2.8.5
|
2022-04-01 10:39:31 +00:00 |
|
Chris Smowton
|
81e60eb145
|
Add change note
|
2022-04-01 11:20:03 +01:00 |
|
Anders Schack-Mulligen
|
f1ec2e3260
|
Merge pull request #8426 from atorralba/atorralba/missing-severities
Java: Add missing security-severity scores
|
2022-03-31 14:53:47 +02:00 |
|
Anders Schack-Mulligen
|
8d9ce5fb4c
|
Merge pull request #8625 from aschackmull/java/qldoc-casing-fix
Java: Fix acronym casing in qldoc referring to Java class names.
|
2022-03-31 13:33:11 +02:00 |
|
Anders Schack-Mulligen
|
f28da00ec4
|
Java: Fix qldoc as followup to https://github.com/github/codeql/pull/8323
|
2022-03-31 12:50:36 +02:00 |
|
Michael Nebel
|
27b1d1e1e0
|
Merge pull request #8348 from michaelnebel/csharp/externalapi-telemetry
C#: ExternalAPI implementation for Telemetry.
|
2022-03-31 11:36:07 +02:00 |
|
Chris Smowton
|
9675f34cf5
|
Merge pull request #8257 from luchua-bc/java/insecure-webview-resource-response
Java: CWE-200 Query to detect insecure WebResourceResponse implementation
|
2022-03-30 15:56:27 +01:00 |
|
Marcono1234
|
a93b4ed0f2
|
Java: Make JumpStmt a proper superclass
|
2022-03-30 00:30:27 +02:00 |
|
luchua-bc
|
fa2a6a7da3
|
Remove unnecessary taint step and update qldoc
|
2022-03-29 17:52:49 +00:00 |
|
Michael Nebel
|
6be41b0c29
|
C#/Java: Address review comments.
|
2022-03-29 14:52:57 +02:00 |
|
Michael Nebel
|
b0a24a7a44
|
C#: Change the implementation on getAnInput and getAnOutput based on hvitveds recommendations.
|
2022-03-29 14:52:57 +02:00 |
|
Michael Nebel
|
e1d4c1b68c
|
C#/Java: Reorder code in terms of dependency, rename ExternalAPI to ExternalApi and add some missing predicate qualifiers.
|
2022-03-29 14:52:52 +02:00 |
|
Michael Nebel
|
c552ab4138
|
Java: Remove duplicate import statement in ExternalAPI.qll.
|
2022-03-29 14:49:37 +02:00 |
|