retanoj
|
9cfeaeb18e
|
Merge branch 'main' into MybatisSqli
|
2022-12-07 21:19:08 +08:00 |
|
Jami
|
5e694b5983
|
Merge pull request #11192 from jcogs33/jcogs33/share-key-sizes
Share encryption key sizes between Java and Python
|
2022-12-07 08:08:24 -05:00 |
|
Jeroen Ketema
|
2c08b95430
|
Merge pull request #11434 from jketema/deprecate-default-taint-tracking
C++: Deprecate `DefaultTaintTracking` and `TaintTrackingImpl`
|
2022-12-07 12:41:04 +01:00 |
|
Tony Torralba
|
cabce5fb36
|
Merge pull request #11549 from mbaluda/mbaluda/insecure-cookie
Java: Support interprocedural setting of cookie security
|
2022-12-07 12:14:46 +01:00 |
|
Tony Torralba
|
321a2f5a73
|
Merge pull request #11550 from atorralba/atorralba/kotlin/adapt-path-sanitizer
Kotlin: Adapt PathSanitizer
|
2022-12-07 12:08:00 +01:00 |
|
Owen Mansel-Chan
|
2ed8d5d798
|
Merge pull request #11288 from pwntester/new_sudo_like_argument
Golang: add `rsync` as a program capable of arbitrary shell command execution
|
2022-12-07 10:20:49 +00:00 |
|
Tony Torralba
|
6dcc0cc188
|
Further simplification
|
2022-12-07 10:50:23 +01:00 |
|
Tony Torralba
|
ccd465d669
|
Update java/ql/lib/semmle/code/java/security/PathSanitizer.qll
|
2022-12-07 10:38:33 +01:00 |
|
Tony Torralba
|
2f622ad72c
|
Refactor by introducing helper predicates
|
2022-12-07 10:31:54 +01:00 |
|
Tony Torralba
|
85b2642a5e
|
Extraction discrepancy fixed in kotlinc 1.7.21
|
2022-12-07 09:57:31 +01:00 |
|
Tom Hvitved
|
51f11f19cc
|
Merge pull request #11576 from ethanwilloner/main
csharp: URI should be Uri in Owin.qll library.
|
2022-12-07 09:34:51 +01:00 |
|
Alvaro Muñoz
|
49eedde58a
|
Merge branch 'main' into new_sudo_like_argument
|
2022-12-07 09:31:17 +01:00 |
|
Asger F
|
afe7872838
|
Merge pull request #11565 from asgerf/js/rephined-variable-in-access-path
JS: handle rephined variable in access path
|
2022-12-07 09:26:38 +01:00 |
|
Michael Nebel
|
c1c0432c00
|
Merge pull request #11144 from michaelnebel/csharp/qualifiedname
C#: Deprecate hasQualifiedName/1 and prepare for deprecating getQualifiedName/0.
|
2022-12-07 09:16:38 +01:00 |
|
Tiferet Gazit
|
1a9dd48a88
|
Merge pull request #11551 from github/tiferet/endpoint-characteristics-test
ATM: Test for contradictory endpoint characteristics
|
2022-12-06 18:36:41 -08:00 |
|
retanoj
|
8ee418405b
|
consider blankspace / comma /dot field
|
2022-12-07 10:06:39 +08:00 |
|
tiferet
|
cf29cde2e8
|
Apply suggestions from code review
|
2022-12-06 18:05:04 -08:00 |
|
Chris Smowton
|
5d43c431c0
|
Merge pull request #11504 from owen-mc/fix-small-error
Fix `mayHaveSideEffects` for `ReturnStmt`
|
2022-12-06 20:15:07 +00:00 |
|
Ethan Willoner
|
64f58061b7
|
Rename 2022-12-05-owin-uri-fix.md. to 2022-12-05-owin-uri-fix.md
|
2022-12-06 09:13:28 -08:00 |
|
Ethan Willoner
|
574d6d6119
|
Fix comment.
Co-authored-by: Tom Hvitved <hvitved@github.com>
|
2022-12-06 09:10:22 -08:00 |
|
Jeroen Ketema
|
b5147bbfb0
|
C++: Deprecate DefaultTaintTracking and TaintTrackingImpl
|
2022-12-06 17:45:16 +01:00 |
|
Owen Mansel-Chan
|
4789431d6e
|
Add change note
|
2022-12-06 16:25:50 +00:00 |
|
Owen Mansel-Chan
|
d588ee375b
|
Fix mayHaveSideEffects for ReturnStmt
The previous code only worked when the return statement
only has one returned expression.
|
2022-12-06 15:07:45 +00:00 |
|
Mathias Vorreiter Pedersen
|
2c500142c7
|
Merge pull request #11435 from jketema/rewrite-tainted-path
C++: Rewrite `cpp/path-injection` to not use `DefaultTaintTracking`
|
2022-12-06 14:54:57 +00:00 |
|
retanoj
|
b0c86d8e51
|
change string match to regex match
|
2022-12-06 21:50:09 +08:00 |
|
Michael Nebel
|
8e4190d84a
|
Merge pull request #11516 from michaelnebel/java/externalflowcleanup
Java: Cleanup imports of `ExternalFlow`
|
2022-12-06 14:26:39 +01:00 |
|
Anders Schack-Mulligen
|
b579e2e7ed
|
Merge pull request #11493 from aschackmull/java/scc-equivrel
Java: Replace ad-hoc SCC reduction with union-find.
|
2022-12-06 14:02:46 +01:00 |
|
Michael Nebel
|
27efb0d843
|
C#: Rename -> for .
|
2022-12-06 13:53:50 +01:00 |
|
Erik Krogh Kristensen
|
be168901d6
|
Merge pull request #11085 from dbartol/dbartol/ql-for-ql-latest
Use latest released bundle for QL-for-QL
|
2022-12-06 12:43:53 +01:00 |
|
retanoj
|
2bbd37f9ab
|
change code snippet to or condition
|
2022-12-06 19:27:29 +08:00 |
|
Michael Nebel
|
29ccac8e93
|
C#: Address review comments.
|
2022-12-06 12:05:48 +01:00 |
|
Mathias Vorreiter Pedersen
|
3eea3b2f45
|
Merge pull request #11446 from atorralba/atorralba/swift/path-injection
Swift: Add path injection query
|
2022-12-06 11:03:26 +00:00 |
|
Michael Nebel
|
6b35098fb7
|
C#: Replace more uses of getQualifiedName/0.
|
2022-12-06 11:59:13 +01:00 |
|
Michael Nebel
|
0a3295ef3f
|
C#: Address review comments.
|
2022-12-06 11:59:13 +01:00 |
|
Michael Nebel
|
ae4f4d6df4
|
C#: Add change note about deprecation of hasQualifiedName/1.
|
2022-12-06 11:59:13 +01:00 |
|
Michael Nebel
|
f7a1a4a9b7
|
C#: Add some missing this qualifiers.
|
2022-12-06 11:59:13 +01:00 |
|
Michael Nebel
|
38e906f854
|
C#: Use hasQualifiedName instead of getQualifiedName.
|
2022-12-06 11:59:13 +01:00 |
|
Michael Nebel
|
c24302bec2
|
C#: Replace all uses of the deprecated hasQualifiedName/1 predicate.
|
2022-12-06 11:59:12 +01:00 |
|
Michael Nebel
|
315a3a5ed3
|
C#: Add hasQualifiedName/3 including overrides where relevant and re-write some of the existing hasQualifiedName/2 predicates.
|
2022-12-06 11:59:12 +01:00 |
|
Michael Nebel
|
38565407c5
|
C#: Add small module with relevant printing predicates.
|
2022-12-06 11:59:12 +01:00 |
|
Michael Nebel
|
86c021ef7e
|
C#: Deprecate hasQualifiedName/1.
|
2022-12-06 11:59:12 +01:00 |
|
retanoj
|
de652e1e27
|
expected
|
2022-12-06 18:09:48 +08:00 |
|
Chris Smowton
|
3b5b121aeb
|
Merge pull request #11553 from smowton/smowton/fix/kotlin-synthetic-noarg-constructor
Kotlin: Extract a no-arg constuctor whenever a Kotlin class has default values for all parameters
|
2022-12-06 10:07:31 +00:00 |
|
retanoj
|
fb8559f03a
|
tiny fix function name
|
2022-12-06 18:03:00 +08:00 |
|
Anders Schack-Mulligen
|
f0ac59be25
|
Merge pull request #11521 from aschackmull/shared/typetracking
Shared: Add a qlpack with a parameterized module defining type-trackers.
|
2022-12-06 10:56:44 +01:00 |
|
Anders Schack-Mulligen
|
1b77f50fd7
|
Shared: Address review comments.
|
2022-12-06 10:42:16 +01:00 |
|
Michael Nebel
|
4e93429026
|
Merge pull request #11577 from michaelnebel/java/enablemodeldifferenceworkflow
Java: Add Model Difference workflow on model generator changes.
|
2022-12-06 10:35:52 +01:00 |
|
retanoj
|
82d0551215
|
Merge branch 'main' into MybatisSqli
|
2022-12-06 17:19:30 +08:00 |
|
retanoj
|
d2140eb4b1
|
MyBatisAnnotationSqlInjection no @Param case
|
2022-12-06 17:07:49 +08:00 |
|
Michael Nebel
|
204766b967
|
Java: Adjust generated model paths in Model difference workflow.
|
2022-12-06 09:53:39 +01:00 |
|