Chris Smowton
|
dd0012edcb
|
ASCII
|
2025-01-06 23:28:02 +01:00 |
|
Chris Smowton
|
03c6529961
|
Spelling
|
2025-01-06 22:46:22 +01:00 |
|
Chris Smowton
|
d0eab598b1
|
Change note
|
2025-01-06 14:44:12 +00:00 |
|
Chris Smowton
|
5c2df36786
|
Exclude classes with a writeReplace method from serializability checks
|
2025-01-06 14:42:44 +00:00 |
|
Jeroen Ketema
|
b60c86077d
|
Merge pull request #18353 from jketema/template-parameters-2
C++: Handle `sizeof...` for types and template template parameters
|
2024-12-20 19:15:50 +01:00 |
|
Andrew Eisenberg
|
fd7bd6b07d
|
Merge pull request #18351 from KyFaSt/clarify-immutable-actions-text
Clarify immutable actions help text
|
2024-12-20 09:28:01 -08:00 |
|
Kylie Stradley
|
690924f72b
|
Update actions/ql/src/Security/CWE-829/UnversionedImmutableAction.md
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>
|
2024-12-20 12:04:42 -05:00 |
|
Jeroen Ketema
|
659ec66b5e
|
Merge pull request #18350 from jketema/test-cleanup-2
C++: Simplify more `semmle-extractor-options`
|
2024-12-20 17:23:54 +01:00 |
|
Kylie Stradley
|
dc705ad623
|
indicate immutable actions are only available for internal use at this time
|
2024-12-20 11:19:15 -05:00 |
|
Jeroen Ketema
|
e9b9dc23f8
|
Update cpp/ql/lib/change-notes/2024-12-20-sizeof-pack.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2024-12-20 17:11:38 +01:00 |
|
Jeroen Ketema
|
46e9d0aa0c
|
Merge pull request #18334 from jketema/template-parameters-1
C++: Update test after extractor changes
|
2024-12-20 17:08:31 +01:00 |
|
Jeroen Ketema
|
46b230ae92
|
C++: Simplify more semmle-extractor-options
This will allow us to drop a number of special cases from the
extractor.
|
2024-12-20 16:01:19 +01:00 |
|
Kylie Stradley
|
2dd3adac51
|
clarify immutable actions help text
|
2024-12-20 09:51:51 -05:00 |
|
Florin Coada
|
5f812342a8
|
Merge pull request #18338 from github/changedocs/2.20.0
Update CodeQL changelog for versions 2.19.4 and 2.20.0
|
2024-12-20 15:12:55 +02:00 |
|
Jeroen Ketema
|
6ecaf20cdd
|
C++: Update expected test results
|
2024-12-20 13:53:35 +01:00 |
|
Jeroen Ketema
|
ecf3c53eba
|
C++: Introduce SizeofPackOperator subclasses for expressions and types
Note that template template parameters are considered types in this context.
|
2024-12-20 13:51:45 +01:00 |
|
Jeroen Ketema
|
90d8fb1a05
|
Merge pull request #18335 from jketema/test-cleanup
C++: Simplify some semmle-extractor-options in tests
|
2024-12-20 13:43:59 +01:00 |
|
Arthur Baars
|
2b2a37353b
|
Merge pull request #18328 from github/redsun82/fix-cargo-fmt-checks
CI: fix rust formatting
|
2024-12-20 13:41:28 +01:00 |
|
Calum Grant
|
d5571c5f68
|
Merge pull request #18309 from github/calumgrant/bmn/return-stack-allocated-memory
C++: Fix FPs to cpp/return-stack-allocated-memory
|
2024-12-20 10:54:24 +00:00 |
|
Florin Coada
|
82fdd1125c
|
Update docs/codeql/codeql-overview/codeql-changelog/codeql-cli-2.20.0.rst
Co-authored-by: Jeroen Ketema <93738568+jketema@users.noreply.github.com>
|
2024-12-20 12:50:05 +02:00 |
|
Jeroen Ketema
|
dd021fdcbf
|
Merge pull request #18339 from jketema/typo
C++: Remove duplicate word from change note
|
2024-12-20 11:50:01 +01:00 |
|
Jeroen Ketema
|
51f625b90c
|
C++: Allow sizeof pack in sizeof_bind
|
2024-12-20 11:49:37 +01:00 |
|
Florin Coada
|
5c5049e5fd
|
Fix typo in CodeQL changelog entry
|
2024-12-20 12:35:40 +02:00 |
|
Florin Coada
|
66f3b718a6
|
Update docs/codeql/codeql-overview/codeql-changelog/codeql-cli-2.20.0.rst
Co-authored-by: Jeroen Ketema <93738568+jketema@users.noreply.github.com>
|
2024-12-20 12:19:53 +02:00 |
|
Jeroen Ketema
|
757d5d6e6d
|
C++: Remove duplicate word from change note
|
2024-12-20 11:18:26 +01:00 |
|
Paolo Tranquilli
|
8e28d99a62
|
QL for QL: accept test changes
|
2024-12-20 10:42:19 +01:00 |
|
Florin Coada
|
3bd8d7c0bb
|
Update CodeQL changelog for versions 2.19.4 and 2.20.0
|
2024-12-20 11:37:33 +02:00 |
|
Calum Grant
|
3193fe856a
|
C++: Update comments
|
2024-12-20 09:11:58 +00:00 |
|
Jeroen Ketema
|
6f9968d2c2
|
C++: Update test after extractor changes
|
2024-12-20 08:27:39 +01:00 |
|
Dave Bartolomeo
|
772b972e7d
|
Merge pull request #18321 from github/dbartol/actions-merge
Migrate Actions queries to public repo
|
2024-12-19 16:04:49 -05:00 |
|
Jeroen Ketema
|
6200a1d5b9
|
C++: Simplify some semmle-extractor-options in tests
|
2024-12-19 21:46:33 +01:00 |
|
Rasmus Wriedt Larsen
|
22b35f5fe7
|
Merge pull request #18318 from RasmusWL/fastapi-request
Python: Model FastAPI requests
|
2024-12-19 19:52:17 +01:00 |
|
Dave Bartolomeo
|
30dbc3b172
|
Merge pull request #18332 from github/dbartol/actions-changenote
Add `actions` as a supported language for change notes
|
2024-12-19 12:23:52 -05:00 |
|
Dave Bartolomeo
|
2b4161e16c
|
Add actions as a supported language for change notes
|
2024-12-19 12:15:00 -05:00 |
|
Paolo Tranquilli
|
42422632ba
|
Merge pull request #18331 from github/redsun82/rust-paths-exclude
Rust: support `paths` and `paths-ignore` from the code scanning configuration file
|
2024-12-19 17:59:49 +01:00 |
|
Paolo Tranquilli
|
73a5a3f7ee
|
Rust: support paths and paths-ignore from the code scanning configuration file
This is done by simply adding the autobuilder from the shared
tree-sitter extractor library.
|
2024-12-19 17:37:56 +01:00 |
|
Calum Grant
|
7abe7003dc
|
Update cpp/ql/test/query-tests/Likely Bugs/Memory Management/ReturnStackAllocatedMemory/test.cpp
Co-authored-by: Jeroen Ketema <93738568+jketema@users.noreply.github.com>
|
2024-12-19 16:01:05 +00:00 |
|
Dave Bartolomeo
|
e4bce701a0
|
Add change notes
|
2024-12-19 10:53:23 -05:00 |
|
Jeroen Ketema
|
84b60d2676
|
Merge pull request #18320 from jketema/template-parameters
C++: Support non-type template parameters
|
2024-12-19 16:21:49 +01:00 |
|
Dave Bartolomeo
|
bfa105fc0d
|
Fix typo
|
2024-12-19 10:00:20 -05:00 |
|
Paolo Tranquilli
|
2ff0394a10
|
Rust: add --no-deps to clippy checks
|
2024-12-19 15:58:45 +01:00 |
|
Paolo Tranquilli
|
2e150772fd
|
Merge branch 'main' into redsun82/fix-cargo-fmt-checks
|
2024-12-19 15:52:36 +01:00 |
|
Dave Bartolomeo
|
8b132274b5
|
Revert "Accept DB consistency check for now"
This reverts commit dba6f0bb9f.
|
2024-12-19 09:47:42 -05:00 |
|
Dave Bartolomeo
|
3e2fe46993
|
Merge remote-tracking branch 'origin/main' into dbartol/actions-merge
|
2024-12-19 09:34:29 -05:00 |
|
Calum Grant
|
e067ac92a7
|
C++: Address review comments
|
2024-12-19 14:27:13 +00:00 |
|
Edward Minnix III
|
90dbc34c16
|
Merge pull request #18323 from egregius313/egregius313/csharp/blazor/navigation-manager/typo
Fix typo in `NavigationManager` name in models
|
2024-12-19 09:00:17 -05:00 |
|
Rasmus Wriedt Larsen
|
a9704d8de0
|
Update change-note wording
Co-authored-by: Aditya Sharad <6874315+adityasharad@users.noreply.github.com>
|
2024-12-19 14:08:23 +01:00 |
|
Simon Friis Vindum
|
5141f7b87c
|
Merge pull request #18330 from paldepind/rust-variables-macro
Rust: Add variables example with let statement in macro
|
2024-12-19 13:47:43 +01:00 |
|
Simon Friis Vindum
|
a28ddd642c
|
Rust: Add variables example with let statement in macro
|
2024-12-19 13:12:45 +01:00 |
|
Paolo Tranquilli
|
df39610029
|
Rust: skip injected sources in clippy and fmt checks
|
2024-12-19 12:29:27 +01:00 |
|