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
|
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 |
|
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
|
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 |
|
Michael Nebel
|
2a26c8f340
|
Merge pull request #10628 from michaelnebel/java/typebasedmodels
Java: Type based summary models.
|
2022-11-10 16:34:52 +01:00 |
|
Ian Lynagh
|
3d17c8f1ab
|
Merge pull request #11200 from igfoo/igfoo/extractor-info
Java/Kotlin: Add ExtractorInformation query
|
2022-11-10 13:51:13 +00:00 |
|
Michael Nebel
|
8041542f92
|
Java: Make sure that IterableTypes has a unique iterator.
|
2022-11-10 14:06:18 +01:00 |
|
Michael Nebel
|
2f12ccc803
|
C#: Delete incorrect comment.
|
2022-11-10 13:59:50 +01:00 |
|
Michael Nebel
|
91aa75da0e
|
Java: Rename IterableType to IterableClass.
|
2022-11-10 13:57:44 +01:00 |
|
Michael Nebel
|
0e7179ca85
|
Simplify functional predicate implementation.
Co-authored-by: Anders Schack-Mulligen <aschackmull@users.noreply.github.com>
|
2022-11-10 13:57:44 +01:00 |
|
Michael Nebel
|
9d34ce9776
|
Adjust the co-variant claim comment.
Co-authored-by: Anders Schack-Mulligen <aschackmull@users.noreply.github.com>
|
2022-11-10 13:57:44 +01:00 |
|
Michael Nebel
|
decfcdd82a
|
Improve IterableType implementation.
Co-authored-by: Anders Schack-Mulligen <aschackmull@users.noreply.github.com>
|
2022-11-10 13:57:43 +01:00 |
|
Michael Nebel
|
2011685e89
|
Java: Move internal model generator code to another folder.
|
2022-11-10 13:57:43 +01:00 |
|
Michael Nebel
|
5b9ae5e6db
|
Java: Update ql doc comments.
|
2022-11-10 13:57:43 +01:00 |
|
Michael Nebel
|
8352925257
|
Java: Minor re-factorings.
|
2022-11-10 13:57:43 +01:00 |
|
Michael Nebel
|
84743ec87d
|
Java: Make support for array parameter and return values.
|
2022-11-10 13:57:43 +01:00 |
|
Michael Nebel
|
8c1de5958b
|
Java: Make better QL docs and add some missing 'this'.
|
2022-11-10 13:57:43 +01:00 |
|
Michael Nebel
|
39ee1e28cf
|
Java: Get the correct type of the instantiated iterator type.
|
2022-11-10 13:57:42 +01:00 |
|
Michael Nebel
|
96414034f9
|
Java: Support wildcards in paramters and generic collection like parameters.
|
2022-11-10 13:57:42 +01:00 |
|
Michael Nebel
|
b8922b0270
|
Java: Support wildcards for functional interfaces.
|
2022-11-10 13:57:42 +01:00 |
|
Michael Nebel
|
3b109db2d1
|
Java: Generalize the support perceiving functional interfaces as functions.
|
2022-11-10 13:57:42 +01:00 |
|
Michael Nebel
|
8bc92320d4
|
Java: Consider classes that has a method that returns an iterator as container like types.
|
2022-11-10 13:57:42 +01:00 |
|
Michael Nebel
|
f22e1db33f
|
Java: Add test case for capturing type based summaries.
|
2022-11-10 13:57:41 +01:00 |
|
Michael Nebel
|
0cab131c51
|
Java: Add type based summary model generation query.
|
2022-11-10 13:57:41 +01:00 |
|
Michael Nebel
|
bdc569feea
|
Java: Initial implementation of type based model generation.
|
2022-11-10 13:57:41 +01:00 |
|
Ian Lynagh
|
31a1667fda
|
Java/Kotlin: Add ExtractorInformation query
|
2022-11-10 12:22:09 +00:00 |
|
Anders Schack-Mulligen
|
151f12ef5e
|
Java: Improve sink model generation precision by excluding variable capture.
|
2022-11-09 15:32:30 +01:00 |
|
Anders Schack-Mulligen
|
fc4f93c87a
|
Java/C#: Undo configuration footgun firing.
|
2022-11-09 13:20:39 +01: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
|
e49c5213ca
|
update change note
|
2022-11-08 15:29:33 -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 |
|
Tamás Vajk
|
38abd389eb
|
Merge pull request #11045 from tamasvajk/kotlin-confusing-default
Kotlin: Excluded compiler generated methods from `java/confusing-method-signature`
|
2022-11-08 10:25:36 +01:00 |
|
Tamás Vajk
|
ed305d2699
|
Merge pull request #11032 from tamasvajk/kotlin-unused-for-loop-var
Kotlin: exclude loop variables on ranges from 'unused locals' check
|
2022-11-07 15:44:10 +01:00 |
|
github-actions[bot]
|
fca754bddd
|
Post-release preparation for codeql-cli-2.11.3
|
2022-11-05 14:30:48 +00:00 |
|
github-actions[bot]
|
508327235a
|
Release preparation for version 2.11.3
|
2022-11-04 20:16:23 +00:00 |
|
Jami Cogswell
|
910eebcf5d
|
update change note
|
2022-11-03 14:44:04 -04:00 |
|