Tom Hvitved
|
e6954292aa
|
Address review comments
|
2021-10-18 14:09:44 +02:00 |
|
Anders Schack-Mulligen
|
df9836cce0
|
Work around compiler bug.
|
2021-10-18 14:04:16 +02:00 |
|
Ian Lynagh
|
9371737331
|
Merge pull request #6894 from igfoo/igfoo/exprs
Java: Don't use dbscheme tables in CloseType.qll
|
2021-10-18 12:04:11 +01:00 |
|
Tony Torralba
|
392e2eebeb
|
Add intent creation from a URI as a taint step
|
2021-10-18 12:18:07 +02:00 |
|
Tony Torralba
|
d1d2d61d7e
|
Add more sinks
Also, fix things after rebase
|
2021-10-18 12:00:07 +02:00 |
|
Ian Lynagh
|
54d2028920
|
Update java/ql/src/Likely Bugs/Resource Leaks/CloseType.qll
Co-authored-by: Chris Smowton <smowton@github.com>
|
2021-10-18 10:12:01 +01:00 |
|
Tony Torralba
|
28ae4c211f
|
Update java/ql/src/Security/CWE/CWE-940/AndroidIntentRedirection.qhelp
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
|
2021-10-18 11:10:23 +02:00 |
|
Tony Torralba
|
e7983fb269
|
Add test and check for another edge case
|
2021-10-18 11:10:23 +02:00 |
|
Tony Torralba
|
bc6c13be69
|
Refactor to actually build the full flows from src to sink
Add more tests for edge cases
|
2021-10-18 11:10:22 +02:00 |
|
Tony Torralba
|
4dd9e7d6a0
|
Remove unnecessary import
Add comment
|
2021-10-18 11:10:22 +02:00 |
|
Tony Torralba
|
14963103aa
|
Add full path reconstruction from RemoteFlowSource to sink
|
2021-10-18 11:10:21 +02:00 |
|
Tony Torralba
|
445da1e71e
|
Move files to new location
|
2021-10-18 11:10:21 +02:00 |
|
Tony Torralba
|
8263524d70
|
Add tests for Intent and ComponentName summaries
|
2021-10-18 11:10:17 +02:00 |
|
Tony Torralba
|
2ab7a55545
|
Improve intermediate flow to add more potential sources
|
2021-10-18 11:09:52 +02:00 |
|
Tony Torralba
|
28369d1822
|
Apply suggestions from code review
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>
|
2021-10-18 11:09:31 +02:00 |
|
Tony Torralba
|
aa2cdb7a53
|
Add intermediate dataflow
Make sure that source intents are obtained from another intent's extras
|
2021-10-18 11:09:30 +02:00 |
|
Tony Torralba
|
f90220436f
|
Move sinks to security library
|
2021-10-18 11:09:28 +02:00 |
|
Tony Torralba
|
9a537f9c23
|
Add guard sanitizer for component name checks
|
2021-10-18 11:08:14 +02:00 |
|
Tony Torralba
|
21b70a009e
|
Use CSV models
|
2021-10-18 11:07:58 +02:00 |
|
Tony Torralba
|
9604f88ae0
|
Undo autoformatting
|
2021-10-18 11:07:28 +02:00 |
|
Tony Torralba
|
d7973592da
|
Update java/ql/src/semmle/code/java/security/AndroidIntentRedirection.qll
Co-authored-by: Marcono1234 <Marcono1234@users.noreply.github.com>
|
2021-10-18 11:07:03 +02:00 |
|
Tony Torralba
|
5f0ce4d232
|
Add suggestions from code review
|
2021-10-18 11:07:01 +02:00 |
|
Tony Torralba
|
a6f2ebe820
|
Fix stubs
|
2021-10-18 11:06:43 +02:00 |
|
Tony Torralba
|
9eb4cda1af
|
Fix qhelp and formatting
|
2021-10-18 11:06:08 +02:00 |
|
Tony Torralba
|
031fa2199c
|
Fix stubs and tests
|
2021-10-18 11:06:06 +02:00 |
|
Tony Torralba
|
529a3d9d61
|
Added change note
|
2021-10-18 11:04:35 +02:00 |
|
Tony Torralba
|
5dfb0d4d64
|
Fix Android tests affected by changes in stubs
|
2021-10-18 11:04:33 +02:00 |
|
Tony Torralba
|
ef30ca211a
|
Fix stubs
|
2021-10-18 11:03:13 +02:00 |
|
Tony Torralba
|
7b949e8db2
|
QLDoc
|
2021-10-18 11:02:35 +02:00 |
|
Tony Torralba
|
fd8a128693
|
Renamed to AndroidIntentRedirection
Added qhelp
|
2021-10-18 11:02:34 +02:00 |
|
Tony Torralba
|
09d96e65b8
|
Added QLDoc
|
2021-10-18 11:02:32 +02:00 |
|
Tony Torralba
|
8c400d9b1b
|
Added tests and stubs
|
2021-10-18 11:02:10 +02:00 |
|
Tony Torralba
|
d006db9d20
|
First version of the query
|
2021-10-18 10:58:09 +02:00 |
|
Tony Torralba
|
9d50511ea4
|
Fix stubs
|
2021-10-18 09:27:53 +02:00 |
|
Tony Torralba
|
e3b46f25a5
|
Merge branch 'main' into atorralba/fix-local-and-remote-flow-tests
|
2021-10-18 08:52:37 +02:00 |
|
Tony Torralba
|
5deb996b33
|
Merge branch 'main' into atorralba/android_slice_models
|
2021-10-18 08:41:48 +02:00 |
|
Marcono1234
|
43b7bc52ca
|
Java: Add MemberRefExpr.getReceiverType()
|
2021-10-18 00:26:19 +02:00 |
|
Ian Lynagh
|
e485a16993
|
Java: Don't use dbscheme tables in CloseType.qll
|
2021-10-15 18:39:42 +01:00 |
|
Erik Krogh Kristensen
|
caeeebf572
|
add explicit this qualifier on all of java
|
2021-10-15 15:27:37 +02:00 |
|
Taus
|
b2e4276bc8
|
Merge pull request #6886 from aschackmull/java-python/perffix-transitive-step-x3
Java/Python: Fix some potential performance problems due to transitive deltas.
|
2021-10-15 11:06:35 +02:00 |
|
Anders Schack-Mulligen
|
4de1deefc4
|
Merge pull request #6889 from tausbn/java-fix-import-order
Java: Fix import order in `SignAnalysisSpecific`
|
2021-10-15 09:17:50 +02:00 |
|
Anders Schack-Mulligen
|
0b82289950
|
Merge pull request #6828 from zbazztian/adjust-jsp-locations
Adjust locations of results in JSP files
|
2021-10-15 08:28:11 +02:00 |
|
Taus
|
a9c5fd2cc0
|
Java: Fix import order in SignAnalysisSpecific
|
2021-10-14 15:51:56 +00:00 |
|
Anders Schack-Mulligen
|
310eec07c1
|
Java/Python: Fix some potential performance problems due to transitive deltas.
|
2021-10-14 16:10:00 +02:00 |
|
Anders Schack-Mulligen
|
cb5f2559ea
|
Java: Fix performance problem due to transitive step.
|
2021-10-14 15:54:54 +02:00 |
|
Geoffrey White
|
f08d2ee759
|
Merge branch 'main' into setliterals
|
2021-10-14 14:39:39 +01:00 |
|
Geoffrey White
|
a82c76d2f9
|
Java: Set literals.
|
2021-10-14 14:22:40 +01:00 |
|
Anders Schack-Mulligen
|
8b6baa250c
|
Merge pull request #6878 from aschackmull/remove-singleton-setliteral
C++/C#/Java/JavaScript/Python: Remove singleton set literals.
|
2021-10-14 14:53:05 +02:00 |
|
Mathias Vorreiter Pedersen
|
47a85bbb1d
|
Merge pull request #6869 from MathiasVP/fix-prefix/suffix-equality
Java/JS/Python: Replace '.prefix'/'.suffix' with '.matches'
|
2021-10-14 13:47:03 +01:00 |
|
Tom Hvitved
|
f5420333e2
|
Sync shared files
|
2021-10-14 11:49:02 +02:00 |
|