Owen Mansel-Chan
|
7c94120eb7
|
Rename packageHasMaDCoverage to relevantPackage
|
2024-06-04 11:45:13 +01:00 |
|
Owen Mansel-Chan
|
89e7bab0b3
|
QLDoc
|
2024-06-04 11:45:06 +01:00 |
|
Tony Torralba
|
78552b8bca
|
Merge pull request #16600 from atorralba/atorralba/java/more-file-sinks
Java: Add more File-related sinks to the path-injection query
|
2024-06-04 11:59:05 +02:00 |
|
Cornelius Riemenschneider
|
63116d2779
|
Merge pull request #16656 from github/criemen/pkg-javascript
Javascript: use `codeql_pack` for javascript extractor
|
2024-06-04 11:58:45 +02:00 |
|
Tamás Vajk
|
a1415e2b6d
|
Merge pull request #16661 from tamasvajk/buildless/nuget-path-space
C#: Quote packages.config paths
|
2024-06-04 11:53:55 +02:00 |
|
Geoffrey White
|
38c47a4b11
|
C++: Add change notes.
|
2024-06-04 10:47:25 +01:00 |
|
Tamás Vajk
|
c06df5552b
|
Merge pull request #16660 from tamasvajk/buildless/nuget-exe
C#: Prefer downloading nuget.exe over local instances
|
2024-06-04 11:25:03 +02:00 |
|
Geoffrey White
|
9c2b4c9446
|
C++: Update the doc examples for C/C++.
|
2024-06-04 10:21:06 +01:00 |
|
Geoffrey White
|
79e9198b20
|
C++: An empty models-as-data namespace / type is not 'dubious' in CPP.
|
2024-06-04 10:21:06 +01:00 |
|
Geoffrey White
|
f479649727
|
C++: Add Boost::Asio models.
|
2024-06-04 10:21:05 +01:00 |
|
Geoffrey White
|
7e5b7346c0
|
C++: Add flow test cases for Boost::Asio.
|
2024-06-04 10:21:05 +01:00 |
|
Geoffrey White
|
8a5b5d220a
|
C++: Add source/sink test cases for Boost::Asio.
|
2024-06-04 10:21:05 +01:00 |
|
Geoffrey White
|
af6a08893a
|
C++: Update the doc text for C/C++.
|
2024-06-04 10:20:59 +01:00 |
|
Jeroen Ketema
|
66077dc38d
|
C++: Ignore gets'es with incorrect parameter counts
|
2024-06-04 11:15:07 +02:00 |
|
Joe Farebrother
|
6ff7fb2a70
|
Add change note
|
2024-06-04 09:52:57 +01:00 |
|
Michael Nebel
|
a83d50062e
|
Merge pull request #16658 from github/workflow/coverage/update
Update CSV framework coverage reports
|
2024-06-04 10:52:03 +02:00 |
|
Tamas Vajk
|
9af6cb8e4b
|
Quote packages.config paths
|
2024-06-04 10:47:00 +02:00 |
|
Joe Farebrother
|
9331c2c33a
|
Add tests
|
2024-06-04 09:39:37 +01:00 |
|
Tony Torralba
|
292395b80e
|
Update test expectations
|
2024-06-04 10:35:16 +02:00 |
|
Tony Torralba
|
f16dd8c010
|
Apply code review suggestions.
|
2024-06-04 10:35:11 +02:00 |
|
Tony Torralba
|
f84c2a842d
|
Java: Add more File-related sinks for path-injection
|
2024-06-04 10:35:07 +02:00 |
|
Tamas Vajk
|
2a62bfd0c2
|
C#: Add integration test with space in packages.config path
|
2024-06-04 10:33:03 +02:00 |
|
Rasmus Wriedt Larsen
|
839171e557
|
Merge pull request #16646 from RasmusWL/url-redirect-qhelp
Python: Update url-redirect qhelp with `https:/example.com` handling
|
2024-06-04 10:17:37 +02:00 |
|
Rasmus Wriedt Larsen
|
dd8b65130e
|
Merge pull request #16598 from jorgectf/jorgectf/opml-models
Python: Add models for `opml`
|
2024-06-04 10:16:26 +02:00 |
|
Tamas Vajk
|
f4d3756894
|
C#: Prefer downloading nuget.exe over local instances
|
2024-06-04 09:58:04 +02:00 |
|
Tom Hvitved
|
16e9cede3c
|
Merge pull request #16637 from hvitved/csharp/xml-validation-perf
C#: Improve performance of `MissingXMLValidation` query
|
2024-06-04 09:28:37 +02:00 |
|
Paolo Tranquilli
|
99f70a64e9
|
Kotlin: address review comments
|
2024-06-04 09:00:35 +02:00 |
|
Paolo Tranquilli
|
d1a2c0fbe4
|
Merge branch 'main' into redsun82/kotlin
|
2024-06-04 08:48:52 +02:00 |
|
Tom Hvitved
|
48455ec3c9
|
C#: Improve performance of MissingXMLValidation query
|
2024-06-04 08:35:53 +02:00 |
|
Tom Hvitved
|
e6dc36b2c4
|
Merge pull request #16636 from hvitved/tree-sitter/verbosity-fix
Tree-sitter: Verbosity fixes
|
2024-06-04 08:33:28 +02:00 |
|
Owen Mansel-Chan
|
133983678c
|
Merge pull request #16619 from owen-mc/go/fix/response-writer-variadic
Go: Fix bug in ResponseWriter for variadic MaD
|
2024-06-04 05:36:58 +01:00 |
|
github-actions[bot]
|
922489c8e8
|
Add changed framework coverage reports
|
2024-06-04 00:17:08 +00:00 |
|
Joe Farebrother
|
6ac46b8436
|
Add additional sanitizers to SSRF for methods that restrict the contents of a string.
|
2024-06-03 23:23:25 +01:00 |
|
Paolo Tranquilli
|
7b8c11379d
|
Javascript: use codeql_pack for javascript extractor
|
2024-06-03 23:14:44 +02:00 |
|
Alvaro Muñoz
|
fa05b684d7
|
Dont consider pull_request with write permissions as priv
|
2024-06-03 22:17:42 +02:00 |
|
yoff
|
fe8f13e8dd
|
Merge pull request #16654 from sidshank/sidshank/fix-incorrect-deprecation-comment
Python: Fixes an error in the deprecation notice for a taint tracking configuration
|
2024-06-03 21:46:35 +02:00 |
|
Cornelius Riemenschneider
|
5b6f38f821
|
Merge pull request #16623 from github/criemen/new-pkg
Bazel: Use new packaging rules
|
2024-06-03 20:15:56 +02:00 |
|
Alvaro Muñoz
|
65b51996a6
|
new tests
|
2024-06-03 18:59:51 +02:00 |
|
Sid Shankar
|
859e8db5f2
|
Fixes typo in deprecation notice
|
2024-06-03 16:31:29 +00:00 |
|
Cornelius Riemenschneider
|
8783dfbaac
|
Merge branch 'main' into criemen/new-pkg
|
2024-06-03 18:15:45 +02:00 |
|
Ian Lynagh
|
b0865c2218
|
Merge pull request #16554 from igfoo/igfoo/k2rel
Kotlin: Accept Kotlin 2 test output, and use 2.0.0 on CI
|
2024-06-03 17:14:21 +01:00 |
|
Alvaro Muñoz
|
a5c6df3070
|
Move from yaml to js extractor
|
2024-06-03 18:13:01 +02:00 |
|
Cornelius Riemenschneider
|
1bd7aef1b2
|
Fix search paths.
It turns out we still need to supply this option, so `codeql` goes looking
for the extractor paths specified in the `codeql-workspace.yml` file.
|
2024-06-03 16:33:17 +02:00 |
|
Ian Lynagh
|
986babb912
|
Kotlin: Accept 2.0 output for integration tests, and run some in 1.9 mode
|
2024-06-03 15:26:53 +01:00 |
|
Ian Lynagh
|
2bcf292dd6
|
Kotlin: Fix custom_plugin test with Kotlin 2.0.0
|
2024-06-03 15:26:53 +01:00 |
|
Ian Lynagh
|
acdf7df6a4
|
Kotlin: Fix typo
|
2024-06-03 15:26:53 +01:00 |
|
Ian Lynagh
|
839258897a
|
Kotlin: Add test for generated throw statements
|
2024-06-03 15:26:52 +01:00 |
|
Ian Lynagh
|
f458ca9568
|
Kotlin: Bump supported version limit to 2.0.0x
|
2024-06-03 15:26:52 +01:00 |
|
Ian Lynagh
|
2d760c7cc7
|
Kotlin: Tweak comments test
The top comment now gets owned by the Compilation Unit. We could
explicitly stop this from happening instead, but I think it's
reasonable.
|
2024-06-03 15:26:52 +01:00 |
|
Ian Lynagh
|
6224670884
|
Kotlin: Accept 2.0.0's Kotlin 2 test output
|
2024-06-03 15:26:51 +01:00 |
|