dependabot[bot]
|
d34d7e51e5
|
Bump rayon from 1.6.1 to 1.7.0 in /ql
Bumps [rayon](https://github.com/rayon-rs/rayon) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/rayon-rs/rayon/releases)
- [Changelog](https://github.com/rayon-rs/rayon/blob/master/RELEASES.md)
- [Commits](https://github.com/rayon-rs/rayon/compare/rayon-core-v1.6.1...rayon-core-v1.7.0)
---
updated-dependencies:
- dependency-name: rayon
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-06 04:18:21 +00:00 |
|
dependabot[bot]
|
f93b304578
|
Bump serde_json from 1.0.93 to 1.0.94 in /ruby
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.93 to 1.0.94.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.93...v1.0.94)
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-06 04:15:01 +00:00 |
|
Dave Bartolomeo
|
e169702165
|
Merge branch 'main' into post-release-prep/codeql-cli-2.12.4
|
2023-03-04 09:20:44 -05:00 |
|
github-actions[bot]
|
af61b45785
|
Post-release preparation for codeql-cli-2.12.4
|
2023-03-04 14:16:55 +00:00 |
|
Dave Bartolomeo
|
d589b324c9
|
Merge pull request #12386 from github/release-prep/2.12.4
Release preparation for version 2.12.4
codeql-cli/v2.12.4
|
2023-03-03 16:59:55 -05:00 |
|
Dave Bartolomeo
|
b342e93989
|
Move change note to appropriate pack
|
2023-03-03 14:43:00 -05:00 |
|
Geoffrey White
|
6f120a66d0
|
Merge pull request #12368 from geoffw0/taintarith3
Swift: Fill some gaps in arithmetic / bitwise operations modelling
|
2023-03-03 18:20:54 +00:00 |
|
Geoffrey White
|
9aaf30691c
|
Merge pull request #12307 from geoffw0/stringconflationtaint
Swift: Update swift/string-length-conflation to taint tracking
|
2023-03-03 17:27:15 +00:00 |
|
Geoffrey White
|
c29dcefcf2
|
Swift: Fix .expected file. Locations had changed after the formatting fix.
|
2023-03-03 17:24:07 +00:00 |
|
Geoffrey White
|
395bf675fe
|
Swift: Make the test work on Linux.
|
2023-03-03 17:14:57 +00:00 |
|
Jeroen Ketema
|
aa00424b75
|
C++: Fix experimental query that uses the deprecated freeCall predicate
|
2023-03-03 17:53:49 +01:00 |
|
Geoffrey White
|
2d889304bb
|
Swift: Some cases in the SqlInjection test are fixed by this.
|
2023-03-03 16:49:13 +00:00 |
|
Geoffrey White
|
b2bcb2d378
|
Swift: Fix formatting.
|
2023-03-03 16:32:21 +00:00 |
|
Chris Smowton
|
d4e02eb846
|
Merge pull request #12384 from smowton/smowton/admin/java-tsp-message-cleanup
Java TSP: test changes re: formatting improvements
|
2023-03-03 16:24:35 +00:00 |
|
Geoffrey White
|
6e3040987a
|
Swift: Autoformat.
|
2023-03-03 16:24:28 +00:00 |
|
Geoffrey White
|
234f17b578
|
Swift: Use PointerType in data flow's 'modifiable' predicate.
|
2023-03-03 16:23:49 +00:00 |
|
Geoffrey White
|
3249cee1c9
|
Swift: Add an overall PointerType.
|
2023-03-03 16:23:46 +00:00 |
|
Geoffrey White
|
589e0af20a
|
Swift: Test for pointer types.
|
2023-03-03 16:23:29 +00:00 |
|
Geoffrey White
|
9423c21d46
|
Swift: Add simple model for pointer types.
|
2023-03-03 16:23:27 +00:00 |
|
Jeroen Ketema
|
391d9bed5b
|
C++: Add deprecated to predicates that are deprecated according to the QLDoc
|
2023-03-03 17:15:47 +01:00 |
|
Jeroen Ketema
|
2ee8344e92
|
Merge pull request #12387 from jketema/qualified-deprecation
C++: Properly deprecate `hasQualifiedName` by using the `deprecated` keyword
|
2023-03-03 17:11:56 +01:00 |
|
Alex Denisov
|
7f3e7224df
|
Swift: introduce type mangling
|
2023-03-03 16:28:41 +01:00 |
|
AlexDenisov
|
4aeff0f8dc
|
Merge pull request #12335 from github/alexdenisov/extract-lazy-declarations
Swift: extract lazy declarations
|
2023-03-03 16:06:20 +01:00 |
|
Geoffrey White
|
9f86bcb1b8
|
Swift: Proof of concept fix.
|
2023-03-03 15:04:47 +00:00 |
|
Geoffrey White
|
15227d3c09
|
Swift: Add tests where a user-defined (non-modelled) function taints the pointee of a pointer argument.
|
2023-03-03 15:00:22 +00:00 |
|
Jeroen Ketema
|
6495f1911f
|
C++: Properly deprecate hasQualifiedName by using the deprecated keyword
|
2023-03-03 15:57:59 +01:00 |
|
erik-krogh
|
b875d30bc6
|
fix repeated predicate name in change-note
|
2023-03-03 15:55:17 +01:00 |
|
Chris Smowton
|
b234bbd119
|
Accept test changes
|
2023-03-03 14:46:21 +00:00 |
|
Mathias Vorreiter Pedersen
|
907e6299a4
|
C++: Convert 'ExecTainted' to use the new refactored dataflow library.
|
2023-03-03 14:41:29 +00:00 |
|
Michael Nebel
|
24fa2be7b3
|
C#: Update flow summaries expected output test.
|
2023-03-03 15:37:36 +01:00 |
|
Michael Nebel
|
d2d7ed7bae
|
C#: .NET 7 stubs.
|
2023-03-03 15:37:36 +01:00 |
|
Jeroen Ketema
|
549fb0324b
|
Apply suggestions from code review
|
2023-03-03 15:26:38 +01:00 |
|
github-actions[bot]
|
462da63970
|
Release preparation for version 2.12.4
|
2023-03-03 14:11:51 +00:00 |
|
Jeroen Ketema
|
fe5fbaa142
|
C++: Replace hasQualifiedName by hasGlobalName in docs examples
|
2023-03-03 15:08:00 +01:00 |
|
Jeroen Ketema
|
620c69df12
|
C++: Add more static qualifiers in syntax zoo test
|
2023-03-03 15:03:31 +01:00 |
|
Michael B. Gale
|
9dc9925f59
|
Abstract over DiagnosticsStream for tests
|
2023-03-03 13:05:43 +00:00 |
|
Michael Nebel
|
df6f5d52b9
|
C#: Use dependency injection in the auto builder for Diagnostic classifier.
|
2023-03-03 13:05:28 +00:00 |
|
Michael B. Gale
|
85751e7ddd
|
Simplify DiagnosticClassifier in CSharpAutobuilder
|
2023-03-03 13:05:28 +00:00 |
|
Michael B. Gale
|
fe3066da56
|
Apply ql-for-ql suggestion
|
2023-03-03 13:05:28 +00:00 |
|
Michael B. Gale
|
a5f7913af3
|
Fix expected test output for Windows tests
|
2023-03-03 13:05:28 +00:00 |
|
Michael B. Gale
|
c2049c22a3
|
Refactor to avoid public setters
|
2023-03-03 13:05:27 +00:00 |
|
Michael B. Gale
|
4f0a93295a
|
Move Language class to Semmle.Util
|
2023-03-03 13:05:27 +00:00 |
|
Michael B. Gale
|
6f3b5c01d5
|
Fix IDisposable contract violation
|
2023-03-03 13:05:27 +00:00 |
|
Michael B. Gale
|
be2d64a9d4
|
Simplify Xamarin query to be platform-independent
|
2023-03-03 13:05:27 +00:00 |
|
Michael B. Gale
|
92359de363
|
Add test for missing Xamarin SDKs
|
2023-03-03 13:05:27 +00:00 |
|
Michael B. Gale
|
1638f8edc5
|
Add test for missing project files
|
2023-03-03 13:05:26 +00:00 |
|
Michael B. Gale
|
40bda03180
|
Add test for dotnet incompatible projects
|
2023-03-03 13:05:26 +00:00 |
|
Michael B. Gale
|
5c641362bc
|
Show .NET core error only if files exist
|
2023-03-03 13:05:26 +00:00 |
|
Michael B. Gale
|
04aaccb186
|
Fix C++ test missing env var
|
2023-03-03 13:05:26 +00:00 |
|
Michael B. Gale
|
6eda71b659
|
Add tests for build script diagnostics
|
2023-03-03 13:05:26 +00:00 |
|