Joe Farebrother
|
d6c5132f39
|
Merge pull request #10684 from joefarebrother/android-keyboard-cache
Java: Add query for Sensitive Keyboard Cache
|
2022-11-16 15:27:44 +00:00 |
|
Joe Farebrother
|
cc960377ac
|
Apply suggestion from docs review
Co-authored-by: Sam Browning <106113886+sabrowning1@users.noreply.github.com>
|
2022-11-16 10:54:14 +00:00 |
|
Joe Farebrother
|
255123cbf9
|
Apply suggestions from docs review
Co-authored-by: Sam Browning <106113886+sabrowning1@users.noreply.github.com>
|
2022-11-16 10:54:14 +00:00 |
|
Joe Farebrother
|
dd4e1d0ac3
|
Add tests and fix issues
|
2022-11-16 10:54:14 +00:00 |
|
Joe Farebrother
|
f48b57c95a
|
Apply review suggestions
|
2022-11-16 10:54:13 +00:00 |
|
Joe Farebrother
|
e6dd3673a1
|
Fix qldoc
|
2022-11-16 10:54:13 +00:00 |
|
Joe Farebrother
|
775a5507a6
|
Add security severity
|
2022-11-16 10:54:13 +00:00 |
|
Joe Farebrother
|
c085c1f3ad
|
Fix typos
|
2022-11-16 10:54:13 +00:00 |
|
Joe Farebrother
|
92190e5095
|
Add docs
|
2022-11-16 10:54:13 +00:00 |
|
Joe Farebrother
|
706858e211
|
Add test cases; fix the regex used
|
2022-11-16 10:54:13 +00:00 |
|
Joe Farebrother
|
85fe226256
|
Add sensitive keyboard cache query
|
2022-11-16 10:54:13 +00:00 |
|
Ed Minnix
|
013ff79d17
|
Java: Check the value of parameter in WebView file access query
|
2022-11-15 13:50:56 -05:00 |
|
Ed Minnix
|
1d71c38a8f
|
Java: Fix formatting of WebView file access query
|
2022-11-15 12:43:20 -05:00 |
|
Ed Minnix
|
694930556b
|
Java: documentation cleanup
|
2022-11-15 12:35:57 -05:00 |
|
erik-krogh
|
c029048306
|
port the Java regex/redos queries to use the shared pack
|
2022-11-14 21:29:41 +01:00 |
|
Ed Minnix
|
2fb9536847
|
Java: documentation cleanup for WebView file access query
|
2022-11-14 15:14:09 -05:00 |
|
Ed Minnix
|
89411a1db2
|
Fix alert message style
|
2022-11-14 14:41:06 -05:00 |
|
Ed Minnix
|
a7e7334f0f
|
Java: Documentation cleanup for setJavascriptEnabled
|
2022-11-14 11:10:43 -05:00 |
|
Edward Minnix III
|
55fad8ab23
|
Java: Fix description of setJavascriptEnabled query
Co-authored-by: Tony Torralba <atorralba@users.noreply.github.com>
|
2022-11-14 10:04:01 -05:00 |
|
Edward Minnix III
|
7e5970f338
|
Java: Fix typos/formatting in setJavascriptEnabled query
Typos and formatting changes.
Co-authored-by: Tony Torralba <atorralba@users.noreply.github.com>
|
2022-11-14 10:02:20 -05:00 |
|
Ed Minnix
|
a8e67bdfc5
|
Java: Removed typo in Android WebView file access documentation
|
2022-11-12 10:15:15 -05:00 |
|
Ed Minnix
|
ea358f0698
|
Java: WebView file access query description
|
2022-11-12 10:01:30 -05:00 |
|
Ed Minnix
|
b4cd1ee34d
|
Java: Added description to query
|
2022-11-12 09:56:45 -05:00 |
|
Ed Minnix
|
7712ec2523
|
Java: setJavascriptEnabled query change notes
|
2022-11-12 09:54:26 -05:00 |
|
Ed Minnix
|
b9c2ee75be
|
Java: Query for Android WebView File Access
Query for Android WebView file access settings
|
2022-11-12 09:44:12 -05:00 |
|
Ed Minnix
|
e09f0861f3
|
Java: documentation for WebView#addJavascriptInterface query
|
2022-11-12 09:40:49 -05:00 |
|
Ed Minnix
|
e1ff04cd95
|
Java: Query for android.webkit.WebView#addJavascriptInterface
|
2022-11-12 09:40:49 -05:00 |
|
Ed Minnix
|
4d3a837310
|
Java: query for detecting enabling Javascript in Android WebSettings
|
2022-11-11 23:13:44 -05:00 |
|
Jami
|
cfbaf5e53b
|
Merge pull request #10785 from jcogs33/insuff-key-size-globalflow-keysize
Java: Promote insufficient key size query from experimental
|
2022-11-08 18:05:01 -05:00 |
|
Jami Cogswell
|
695d6f0e4e
|
move files to regexp directory
|
2022-11-08 15:29:33 -05:00 |
|
Jami Cogswell
|
32f7348d30
|
update help file
|
2022-11-08 15:29:33 -05:00 |
|
Jami Cogswell
|
f6f26fe6c5
|
refactor code; add change note
|
2022-11-08 15:29:33 -05:00 |
|
Jami Cogswell
|
833c5edf06
|
move to .qll file and switch to InlineExpectations tests
|
2022-11-08 15:29:32 -05:00 |
|
Jami Cogswell
|
32b140045e
|
move files out of experimental
|
2022-11-08 15:29:32 -05:00 |
|
Jami Cogswell
|
345e4e0e8f
|
remove unnecessary 'exists'
|
2022-10-20 23:52:31 -04:00 |
|
Jami Cogswell
|
e5982f19fa
|
minor updates
|
2022-10-19 11:05:40 -04:00 |
|
Tony Torralba
|
fd8f8cb930
|
Merge pull request #10223 from atorralba/atorralba/unsafe-content-resolver
Java: New Android query to detect unsafe content URI resolution
|
2022-10-19 11:22:04 +02:00 |
|
Jami Cogswell
|
383b8a84e9
|
update select statement to be closer to cpp's
|
2022-10-18 21:55:11 -04:00 |
|
Tony Torralba
|
01a08d44bb
|
Apply suggestions from code review
Co-authored-by: Felicity Chapman <felicitymay@github.com>
|
2022-10-17 14:14:38 +02:00 |
|
Tony Torralba
|
a540aaa35b
|
Address alert message style violation
|
2022-10-17 10:22:31 +02:00 |
|
Tony Torralba
|
434a2a9f5d
|
Improve qhelp example text
|
2022-10-17 10:19:40 +02:00 |
|
Tony Torralba
|
c909b8824c
|
Apply suggestions from code review
Co-authored-by: Felicity Chapman <felicitymay@github.com>
|
2022-10-17 10:12:56 +02:00 |
|
Jami Cogswell
|
da218fdbf1
|
clean up code
|
2022-10-14 13:03:34 -04:00 |
|
Jami Cogswell
|
2daa3457d7
|
combine three configs into one
|
2022-10-13 17:57:56 -04:00 |
|
Jami Cogswell
|
bfbb6db436
|
clean up code
|
2022-10-12 16:58:34 -04:00 |
|
Jami Cogswell
|
37d85587e0
|
refactor code into InsufficientKeySize.qll
|
2022-10-12 15:39:57 -04:00 |
|
Edward Minnix III
|
ce740b47ae
|
Merge pull request #10637 from egregius313/egregius313/android-misconfigured-contentprovider
Android ContentProvider Incomplete Permissions
|
2022-10-12 09:41:03 -04:00 |
|
Jami Cogswell
|
01c2a8cbba
|
add symm to the single config; still seems to work
|
2022-10-12 08:51:22 -04:00 |
|
Josh Soref
|
1a14c06008
|
spelling: receiver
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2022-10-12 04:40:26 -04:00 |
|
Josh Soref
|
ba0f34afed
|
spelling: owasp
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2022-10-12 04:40:26 -04:00 |
|