Tony Torralba
|
03020582af
|
Apply suggestions from code review
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
|
2022-01-19 16:43:47 +01:00 |
|
Tony Torralba
|
9ffc5ab183
|
Update java/ql/src/semmle/code/java/security/UnsafeCertTrustQuery.qll
Co-authored-by: Marcono1234 <Marcono1234@users.noreply.github.com>
|
2022-01-19 16:43:47 +01:00 |
|
Tony Torralba
|
c16181dd2f
|
QLDocs
|
2022-01-19 16:43:46 +01:00 |
|
Tony Torralba
|
000a544729
|
Decouple UnsafeCertTrust.qll to reuse the taint tracking configuration
|
2022-01-19 16:43:43 +01:00 |
|
Tony Torralba
|
1e2a956a30
|
Remove unused stub
|
2022-01-19 16:43:02 +01:00 |
|
Tony Torralba
|
d9e98ceacc
|
Consider setSslContextFactory and fix tests
|
2022-01-19 16:43:01 +01:00 |
|
Tony Torralba
|
4d207101e2
|
Fix QLDoc
|
2022-01-19 16:43:00 +01:00 |
|
Tony Torralba
|
999acb0021
|
Improve qhelp references
|
2022-01-19 16:43:00 +01:00 |
|
Tony Torralba
|
e9712f04a4
|
Add missing QLDoc
|
2022-01-19 16:42:59 +01:00 |
|
Tony Torralba
|
698fd64f7f
|
Adjust test after rebase
|
2022-01-19 16:42:59 +01:00 |
|
Tony Torralba
|
68fe3dd9f4
|
Fix conflicts in experimental query
|
2022-01-19 16:42:58 +01:00 |
|
Tony Torralba
|
c24520cb75
|
Adjust qhelp after rebase
|
2022-01-19 16:42:58 +01:00 |
|
Tony Torralba
|
5997b874de
|
Add change note
|
2022-01-19 16:42:53 +01:00 |
|
Tony Torralba
|
9e93aecf75
|
Add spurious test case
|
2022-01-19 16:42:06 +01:00 |
|
Tony Torralba
|
19d1a780ca
|
Generalize sanitizer using local flow
|
2022-01-19 16:42:05 +01:00 |
|
Tony Torralba
|
64518bf91a
|
Handle a specific pass-by-reference flow issue
|
2022-01-19 16:42:04 +01:00 |
|
Tony Torralba
|
4508945f85
|
Fix assumption regarding when an SSLSocket does the TLS handhsake
|
2022-01-19 16:42:03 +01:00 |
|
Tony Torralba
|
e842acf9e0
|
Improve qhelp
|
2022-01-19 16:42:03 +01:00 |
|
Tony Torralba
|
5d4cd70f8c
|
Adjusted sources and sanitizer of UnsafeCertTrust taint tracking config
|
2022-01-19 16:42:02 +01:00 |
|
Tony Torralba
|
e43fff2d30
|
Use InlineExpectationsTest
|
2022-01-19 16:42:02 +01:00 |
|
Tony Torralba
|
02d0fa9188
|
Minor changes in QLDocs and a sanitizer's type
|
2022-01-19 16:42:01 +01:00 |
|
Tony Torralba
|
4313baf622
|
Big refactor:
- Move classes and predicates to appropriate libraries
- Overhaul the endpoint identification algorithm logic to use taint tracking
- Adapt tests
|
2022-01-19 16:42:00 +01:00 |
|
Tony Torralba
|
e0f4c73aed
|
Move from experimental
|
2022-01-19 16:42:00 +01:00 |
|
Tony Torralba
|
6096080156
|
Use all possible packages for Fragment classes
Also fix stub
|
2022-01-19 16:23:11 +01:00 |
|
Benjamin Muskalla
|
52406dc8df
|
Exclude logging sinks
Those sinks are too coarse grained to be exposed as sinks on any model.
|
2022-01-19 16:11:59 +01:00 |
|
Benjamin Muskalla
|
25d251c24f
|
Exclude main methods from models
|
2022-01-19 16:11:59 +01:00 |
|
Tony Torralba
|
3c9fac0c6e
|
Sync DataFlowImplForOnActivityResult.qll
|
2022-01-19 16:11:51 +01:00 |
|
Tony Torralba
|
6a4d2ee850
|
Apply code review suggestions
|
2022-01-19 16:08:31 +01:00 |
|
Tony Torralba
|
57ff13dd19
|
Sync DataFlowImplForOnActivityResult to latest changes
|
2022-01-19 16:08:31 +01:00 |
|
Tony Torralba
|
37916a8368
|
Fix previous merge
|
2022-01-19 16:08:31 +01:00 |
|
Tony Torralba
|
d9d9ad7d63
|
Use dedicated instance of DataFlow
|
2022-01-19 16:08:31 +01:00 |
|
Tony Torralba
|
aef63f69b0
|
Formatting
|
2022-01-19 16:08:30 +01:00 |
|
Tony Torralba
|
4b3029564c
|
Apply suggestions from code review
Co-authored-by: Chris Smowton <smowton@github.com>
|
2022-01-19 16:08:29 +01:00 |
|
Tony Torralba
|
c675028537
|
Add Fragment and Activity edge case
|
2022-01-19 16:08:28 +01:00 |
|
Tony Torralba
|
9ae1f1cf85
|
QLDoc
|
2022-01-19 16:08:27 +01:00 |
|
Tony Torralba
|
211cb9370f
|
Add the Intent parameter of onActivityResult as a source
|
2022-01-19 16:08:25 +01:00 |
|
Tony Torralba
|
520d8f5ec5
|
Add stubs
|
2022-01-19 16:06:23 +01:00 |
|
Chris Smowton
|
162b3822dd
|
Merge pull request #7613 from github/smowton/admin/tag-random-used-once
Remove security-severity tag to java/random-used-once
|
2022-01-19 14:43:08 +00:00 |
|
Chris Smowton
|
c63fcb2c69
|
Add change note
|
2022-01-19 14:13:45 +00:00 |
|
Chris Smowton
|
f0645a34b9
|
Remove security-severity tag instead
This leaves the Java query in the same state as its C# cousin.
|
2022-01-19 14:06:40 +00:00 |
|
github-actions[bot]
|
f7240be136
|
Add changed framework coverage reports
|
2022-01-19 00:09:52 +00:00 |
|
Chris Smowton
|
84097468cc
|
Merge pull request #7286 from luchua-bc/java/unsafe-url-forward-dispatch
Java: CWE-552 Query to detect unsafe request dispatcher usage
|
2022-01-18 18:19:20 +00:00 |
|
Chris Smowton
|
1e32514600
|
Avoid using this for a non-extending supertype, and remove needless casts
|
2022-01-18 17:20:40 +00:00 |
|
Benjamin Muskalla
|
9e91b805d6
|
Sort Lang3 models
|
2022-01-18 18:10:37 +01:00 |
|
Benjamin Muskalla
|
e6800c877c
|
Merge Lang3 rows
|
2022-01-18 18:10:37 +01:00 |
|
Benjamin Muskalla
|
736e68820c
|
Split out Lang3 models
|
2022-01-18 18:10:37 +01:00 |
|
Benjamin Muskalla
|
67b60dcf78
|
Sort Lang2 rows
|
2022-01-18 18:10:36 +01:00 |
|
Benjamin Muskalla
|
82bda6d573
|
Merge Lang2 summary models
|
2022-01-18 18:10:36 +01:00 |
|
Benjamin Muskalla
|
8eb6743586
|
Split out Lang2 rows
|
2022-01-18 18:10:33 +01:00 |
|
Chris Smowton
|
d744cf9053
|
Clean up guard logic:
* Always sanitize after the second guard, not the first
* Only check basic-block dominance in one place
* One BarrierGuard extension per final guard
|
2022-01-18 17:10:06 +00:00 |
|