Tamas Vajk
|
3d11e5bb32
|
Exclude .kt files from empty block query
|
2022-11-16 11:47:35 +01:00 |
|
Tamas Vajk
|
c91e20c6b5
|
Kotlin: Add FP test cases for empty blocks
|
2022-11-16 11:47:07 +01:00 |
|
Joe Farebrother
|
3ebb7cfa1b
|
Merge pull request #11269 from joefarebrother/stub-gen-invalid-ids
Java: Stub generator: Exclude invalid identifiers from generated stubs
|
2022-11-16 10:26:22 +00:00 |
|
Tamas Vajk
|
307d2d5dc1
|
Exclude .kt files from resource leak queries
|
2022-11-16 09:52:39 +01:00 |
|
Tamas Vajk
|
acab8e8632
|
Kotlin: Add FP test cases for resource leaks
|
2022-11-16 09:52:13 +01:00 |
|
Tamas Vajk
|
ac85d2eb3e
|
Exclude .kt files from java/complex-boolean-expression
|
2022-11-16 09:38:42 +01:00 |
|
Tamas Vajk
|
de833d620e
|
Kotlin: Add FP test case for unnecessarily complex bool expression
|
2022-11-16 09:35:18 +01: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
|
10875568ec
|
Java: add negative test cases for WebView file access query
|
2022-11-15 13:50:31 -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 |
|
Joe Farebrother
|
8d9b106be1
|
Exclude invalid identifiers from generated stubs
|
2022-11-15 11:19:40 +00:00 |
|
erik-krogh
|
b59a9bc95c
|
use instead of a fixed version number
|
2022-11-14 21:29:41 +01:00 |
|
erik-krogh
|
a4acea9adf
|
add change-note
|
2022-11-14 21:29:41 +01:00 |
|
erik-krogh
|
c029048306
|
port the Java regex/redos queries to use the shared pack
|
2022-11-14 21:29:41 +01:00 |
|
erik-krogh
|
d5b066636f
|
use namespace in PrintAst.qll to avoid conflict with Top
|
2022-11-14 21:29:41 +01:00 |
|
erik-krogh
|
b737bdbca0
|
add a Java implementation of RegexTreeViewSig
|
2022-11-14 21:29:41 +01:00 |
|
erik-krogh
|
20254dfc08
|
move existing regex-tree into a module
|
2022-11-14 21:29:41 +01:00 |
|
erik-krogh
|
af1470de07
|
add codeql/regex as a dependency
|
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
|
7a0544d80e
|
Java: test files for WebView file access query
|
2022-11-14 15:11:15 -05:00 |
|
Ed Minnix
|
73d6360eee
|
Java: add setAllowFileAccess to CrossOriginAccessMethod in WebView.qll
Local file access is enabled using the `WebSettings#setAllowFileAccess`
method.
|
2022-11-14 15:07:46 -05:00 |
|
Ed Minnix
|
89411a1db2
|
Fix alert message style
|
2022-11-14 14:41:06 -05:00 |
|
Ed Minnix
|
1132572620
|
Java: add test cases for setJavaScriptEnabled query
|
2022-11-14 14:33:12 -05:00 |
|
Ed Minnix
|
a7e7334f0f
|
Java: Documentation cleanup for setJavascriptEnabled
|
2022-11-14 11:10:43 -05:00 |
|
Ian Lynagh
|
7bf55c5846
|
Merge pull request #11251 from igfoo/igfoo/total
Kotlin: Add total number of diagnostics to telemetry
|
2022-11-14 15:09:57 +00: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 |
|
Ian Lynagh
|
fab2d30f38
|
Kotlin: Make emitDiagnostic private
|
2022-11-14 13:53:16 +00:00 |
|
Ian Lynagh
|
1e6ef99a50
|
Merge pull request #11249 from igfoo/igfoo/telem-compilation-info
Java/Kotlin: Add compilation info to telemetry
|
2022-11-14 13:51:35 +00:00 |
|
Ian Lynagh
|
847ecd1eec
|
Java/Kotlin: Small refactoring of ExtractorInformation
|
2022-11-14 13:09:49 +00:00 |
|
Ian Lynagh
|
b20f8fc8c9
|
Kotlin: Add total number of diagnostics to telemetry
|
2022-11-14 12:27:54 +00:00 |
|
Ian Lynagh
|
87ee979a12
|
Java/Kotlin: Add compilation info to telemetry
This will give info about which kotlinc versions are used.
|
2022-11-14 11:31:37 +00:00 |
|
Ian Lynagh
|
3afd895d41
|
Merge pull request #11217 from igfoo/igfoo/kotlin_version_rec
Java/Kotlin: Write Kotlin version information to the database
|
2022-11-14 10:55:46 +00:00 |
|
Ed Minnix
|
a8e67bdfc5
|
Java: Removed typo in Android WebView file access documentation
|
2022-11-12 10:15:15 -05:00 |
|
Ed Minnix
|
631a08496e
|
Java: WebView file access query change note
|
2022-11-12 10:09:35 -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
|
4d3a837310
|
Java: query for detecting enabling Javascript in Android WebSettings
|
2022-11-11 23:13:44 -05:00 |
|
Ian Lynagh
|
b5c7d6bfcd
|
Kotlin: Fix build on OS X
|
2022-11-11 14:57:36 +00:00 |
|
Ian Lynagh
|
7d54b542b5
|
Kotlin: Put extractor name in a resource rather than generating code
|
2022-11-11 14:04:14 +00:00 |
|
Rasmus Wriedt Larsen
|
ddbcdcb4ba
|
Merge pull request #11160 from RasmusWL/dataflow-consistency-read-store
DataFlow: Add read/store stepIsLocal consistency checks
|
2022-11-11 14:51:45 +01:00 |
|
Ian Lynagh
|
e00f87045e
|
Java: Add up/downgrade scripts
|
2022-11-10 20:31:13 +00:00 |
|
Ian Lynagh
|
fac839f481
|
Java/Kotlin: Add a changenote for Compilation.getInfo
|
2022-11-10 20:29:04 +00:00 |
|
Ian Lynagh
|
a6b8f4b674
|
Java/Kotlin: Update stats
|
2022-11-10 20:29:04 +00:00 |
|
Ian Lynagh
|
2fb78565a7
|
Kotlin: Write version information to the database
|
2022-11-10 20:29:04 +00:00 |
|
Ian Lynagh
|
d0dfb4926b
|
Kotlin/Java: Add compilation_info table
|
2022-11-10 20:29:04 +00:00 |
|
Michael Nebel
|
2a26c8f340
|
Merge pull request #10628 from michaelnebel/java/typebasedmodels
Java: Type based summary models.
|
2022-11-10 16:34:52 +01:00 |
|