Alvaro Muñoz
|
f2cc2af276
|
aiohttp improvements
|
2023-07-12 17:19:56 +02:00 |
|
Ian Lynagh
|
fe24cc1900
|
Merge pull request #13718 from igfoo/igfoo/file_classes
Kotlin: Improve file class support
|
2023-07-12 15:42:16 +01:00 |
|
Owen Mansel-Chan
|
5f76cafc64
|
Merge pull request #13672 from owen-mc/go/make-parameter-nodes-for-unused-parameters-2
Go: make `ParameterNode`s for unused parameters #2 (make a disjoint class for unused ones)
|
2023-07-12 15:04:46 +01:00 |
|
Ian Lynagh
|
af5cd7cf4f
|
Merge pull request #13723 from igfoo/igfoo/kotlin-1.9.0
Kotlin: Run CI with 1.9.0
|
2023-07-12 12:24:04 +01:00 |
|
Ian Lynagh
|
75c835c9d2
|
Add missing "a" to a qldoc comment
Co-authored-by: intrigus-lgtm <60750685+intrigus-lgtm@users.noreply.github.com>
|
2023-07-12 11:24:42 +01:00 |
|
Tony Torralba
|
c54e93f005
|
Merge pull request #13705 from atorralba/atorralba/java/android-unsafe-fetch-apply
Java: Add support for Kotlin's `apply` to java/android/unsafe-android-wevbiew-fetch
|
2023-07-12 09:45:54 +02:00 |
|
Ian Lynagh
|
b83f0275e3
|
Kotlin: Accept test changes for Kotlin 1.9.0
|
2023-07-11 17:37:24 +01:00 |
|
Ian Lynagh
|
470e033090
|
Kotlin: Restrict a test's results to those in the test directory
|
2023-07-11 17:37:23 +01:00 |
|
Ian Lynagh
|
6dedd9286c
|
Kotlin: Record "file class" info from the compiler
We were making file classes when the parent was a file, but not when it
was a class marked as one.
|
2023-07-11 15:58:42 +01:00 |
|
Ian Lynagh
|
cfd29de677
|
Kotlin: Add Class.isFileClass()
|
2023-07-11 15:58:41 +01:00 |
|
Ian Lynagh
|
2162530729
|
Kotlin: Add an integration test for file classes
|
2023-07-11 15:58:41 +01:00 |
|
Owen Mansel-Chan
|
8e85f4d91c
|
Merge pull request #13601 from pwntester/ruby/add_bun_support
Go: Add support for Bun library
|
2023-07-11 14:48:48 +01:00 |
|
Owen Mansel-Chan
|
84bfd10352
|
Merge pull request #13589 from owen-mc/go/tolerate-go-mod-not-in-project-root
Go: Deal better with a single go.mod file which is not in the project root
|
2023-07-11 14:32:10 +01:00 |
|
Asger F
|
c8af28c2ca
|
Merge pull request #13700 from asgerf/js/path-join-spread
JS: Recognize 'fs/promises' alias and handle spread arguments in path.join()
|
2023-07-11 15:31:13 +02:00 |
|
Ian Lynagh
|
a603f21ce1
|
Kotlin: Use 1.9.0 for CI
|
2023-07-11 14:10:48 +01:00 |
|
Ian Lynagh
|
c21797dd3c
|
Kotlin: Add a test for file classes
|
2023-07-11 13:21:56 +01:00 |
|
Geoffrey White
|
cffdc0a8a7
|
Merge pull request #13698 from geoffw0/url2
Swift: Expand taint models for URL
|
2023-07-11 13:14:20 +01:00 |
|
Jeroen Ketema
|
92ee31849c
|
Merge pull request #13643 from jketema/inline-5
Rework the remaining inline expectation tests to use the parameterized module
|
2023-07-11 11:29:14 +02:00 |
|
Geoffrey White
|
5ef097fd66
|
Swift: Update consistency check .expected to exactly match CI.
|
2023-07-11 09:54:39 +01:00 |
|
Mathias Vorreiter Pedersen
|
a4c0063ab1
|
Merge pull request #13679 from MathiasVP/speedup-big-step
DataFlow: Speed up the big step relation
|
2023-07-11 09:44:17 +01:00 |
|
Jeroen Ketema
|
d217e1e87c
|
Merge pull request #13647 from purs3lab/uninitialized-local
C++: exclude uninitialized uses inside pure expression statements
|
2023-07-11 10:31:33 +02:00 |
|
Jeroen Ketema
|
8cee4f37a4
|
Merge branch 'main' into inline-5
|
2023-07-11 10:30:11 +02:00 |
|
Tony Torralba
|
93ad204abd
|
Merge pull request #13708 from github/workflow/coverage/update
Update CSV framework coverage reports
|
2023-07-11 09:48:12 +02:00 |
|
github-actions[bot]
|
7b8cd77cec
|
Add changed framework coverage reports
|
2023-07-11 00:19:16 +00:00 |
|
Jeroen Ketema
|
8cec884c59
|
Merge pull request #13701 from rdmarsh2/rdmarsh2/cpp/constant-array-overflow-tests-2
C++: more constant array off-by-one tests
|
2023-07-11 00:17:09 +02:00 |
|
Jeroen Ketema
|
3fe99dc4c7
|
Merge pull request #13704 from jketema/ir-test
C++: Add assignment operation IR test where the result is being used
|
2023-07-10 19:01:24 +02:00 |
|
Robert Marsh
|
5eea8e49b7
|
C++: more constant array off-by-one tests
|
2023-07-10 12:51:48 -04:00 |
|
Jeroen Ketema
|
de3251a634
|
C++: Add assignment operation IR test where the result is being used
|
2023-07-10 17:55:50 +02:00 |
|
Tony Torralba
|
ce600367df
|
Java: Add support for Kotlin's apply to java/android/unsafe-android-webview-fetch
|
2023-07-10 17:40:16 +02:00 |
|
Tony Torralba
|
16529cdd18
|
Add failing test
|
2023-07-10 17:40:15 +02:00 |
|
Tony Torralba
|
b70e21df4f
|
Merge pull request #13702 from atorralba/atorralba/kotlin/apply
Kotlin: Support apply
|
2023-07-10 17:39:57 +02:00 |
|
Tony Torralba
|
0f18c0227b
|
Kotlin: Support apply
|
2023-07-10 16:15:27 +02:00 |
|
Geoffrey White
|
ce9c367e90
|
Swift: Add a .expected file for the consistency test failure.
|
2023-07-10 13:30:26 +01:00 |
|
Asger F
|
8234b8f175
|
JS: Change note
|
2023-07-10 13:19:44 +02:00 |
|
Asger F
|
d88f557dbe
|
Merge pull request #13683 from asgerf/rb/api-graph-noobject
Ruby: exclude Object class from API graph
|
2023-07-10 12:51:15 +02:00 |
|
Asger F
|
27085b1fd0
|
JS: Fix whitespace
|
2023-07-10 12:07:13 +02:00 |
|
Asger F
|
fe90146a16
|
JS: Add test for path.join with spread argument
|
2023-07-10 12:07:07 +02:00 |
|
Asger F
|
06bc0f6957
|
JS: Add test for fs/promises
|
2023-07-10 12:05:03 +02:00 |
|
Erik Krogh Kristensen
|
e5cc5a1ede
|
Merge pull request #13693 from github/dependabot/cargo/ql/regex-1.9.1
Bump regex from 1.9.0 to 1.9.1 in /ql
|
2023-07-10 10:08:52 +02:00 |
|
Alvaro Muñoz
|
b380853d1a
|
remove already modeled stubs
|
2023-07-10 09:58:35 +02:00 |
|
AlexDenisov
|
408e7ad572
|
Merge pull request #13678 from github/alexdenisov/5.9-preparation
Swift: 5.9 preparation
|
2023-07-10 08:35:17 +02:00 |
|
dependabot[bot]
|
be71898a65
|
Bump regex from 1.9.0 to 1.9.1 in /ql
Bumps [regex](https://github.com/rust-lang/regex) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.9.0...1.9.1)
---
updated-dependencies:
- dependency-name: regex
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-10 03:42:24 +00:00 |
|
Mathias Vorreiter Pedersen
|
44f23bfa59
|
Merge pull request #13690 from github/post-release-prep/codeql-cli-2.14.0
Post-release preparation for codeql-cli-2.14.0
|
2023-07-07 23:39:38 +01:00 |
|
Mingjie Shen
|
d8e0ffa52d
|
Update cpp/ql/src/Likely Bugs/Memory Management/UninitializedLocal.ql
Co-authored-by: Jeroen Ketema <93738568+jketema@users.noreply.github.com>
|
2023-07-07 12:25:42 -04:00 |
|
github-actions[bot]
|
13cf054a9d
|
Post-release preparation for codeql-cli-2.14.0
|
2023-07-07 14:55:41 +00:00 |
|
Tamás Vajk
|
4028a50c4c
|
Merge pull request #13689 from tamasvajk/fix-conflict
C#: Add missing parameter to interface
|
2023-07-07 16:42:38 +02:00 |
|
Tamas Vajk
|
65ed244f34
|
C#: Add missing parameter to interface
|
2023-07-07 16:10:41 +02:00 |
|
Tamás Vajk
|
9cef290bc3
|
Merge pull request #13687 from tamasvajk/standalone/nugetconfig
C#: Use `nuget.config` file for `dotnet restore` fallback logic
|
2023-07-07 15:53:07 +02:00 |
|
Jeroen Ketema
|
c2be2c2738
|
Add change note for InlineExpectationsTest class deprecation
|
2023-07-07 15:26:47 +02:00 |
|
Michael Nebel
|
314ca79881
|
Merge pull request #13667 from michaelnebel/csharp/standalonescan
C#: Use dotnet --list-runtimes to find runtime locations.
|
2023-07-07 15:15:33 +02:00 |
|