Owen Mansel-Chan
|
479ea9f82c
|
Remove unused predicate hasExternalSpecification
|
2024-06-04 11:45:54 +01:00 |
|
Owen Mansel-Chan
|
174712a472
|
Delete unused predicate paramsString
This is needed for other languages, but in Go you cannot have two
functions which are distinguished only by their parameter types.
|
2024-06-04 11:45:52 +01:00 |
|
Owen Mansel-Chan
|
40127583fb
|
Make manual neutral summary models block generated summary models
|
2024-06-04 11:45:51 +01:00 |
|
Owen Mansel-Chan
|
5b04a71169
|
Non-trivial implementation of NeutralCallableAdapter
|
2024-06-04 11:45:49 +01:00 |
|
Owen Mansel-Chan
|
df8e04fcf9
|
Add predicate neutralElement matching summaryElement
|
2024-06-04 11:45:48 +01:00 |
|
Owen Mansel-Chan
|
209fe731a6
|
Change type of c to be more portable
|
2024-06-04 11:45:47 +01:00 |
|
Owen Mansel-Chan
|
e2008e14e2
|
Move summaryElement to FlowSummyImpl.qll
|
2024-06-04 11:45:45 +01:00 |
|
Owen Mansel-Chan
|
7f0f2d3438
|
Rename interpretSummary to summaryElement
|
2024-06-04 11:45:44 +01:00 |
|
Owen Mansel-Chan
|
961b09d63c
|
Use methods of AccessPathToken more
|
2024-06-04 11:45:42 +01:00 |
|
Owen Mansel-Chan
|
9f7c47509a
|
Expect "receiver" instead of "-1"
|
2024-06-04 11:45:41 +01:00 |
|
Owen Mansel-Chan
|
557adaf6f2
|
Update invalid model predicates
|
2024-06-04 11:45:40 +01:00 |
|
Owen Mansel-Chan
|
8e2e32742c
|
Use neutralModel in various places
|
2024-06-04 11:45:38 +01:00 |
|
Owen Mansel-Chan
|
83672f545f
|
Add neutralModel extensible predicate
|
2024-06-04 11:45:36 +01:00 |
|
Owen Mansel-Chan
|
a71e678bb9
|
Change imports
|
2024-06-04 11:45:33 +01:00 |
|
Owen Mansel-Chan
|
c3e1592815
|
Use AccessPath and AccessPathToken more
|
2024-06-04 11:45:27 +01:00 |
|
Owen Mansel-Chan
|
54a0c03e5d
|
Rename canonicalPackageHasASubpackage to canonicalPkgLink
|
2024-06-04 11:45:25 +01:00 |
|
Owen Mansel-Chan
|
e81a98925a
|
Remove QLDoc
|
2024-06-04 11:45:20 +01:00 |
|
Owen Mansel-Chan
|
797e5d0c8a
|
Rename packageHasASubpackage to packageLink
|
2024-06-04 11:45:17 +01:00 |
|
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 |
|