Philip Ginsbach
|
74084c9809
|
add overlay[caller] annotations
|
2025-04-21 10:09:30 +01:00 |
|
Philip Ginsbach
|
7926ce5b56
|
set compileForOverlayEval true for java
|
2025-04-21 10:09:01 +01:00 |
|
Philip Ginsbach
|
77bd819558
|
synchronise files
|
2025-04-21 10:08:59 +01:00 |
|
Philip Ginsbach
|
1a05a1f5b2
|
annotate qll files via python script
|
2025-04-21 10:08:56 +01:00 |
|
Jeroen Ketema
|
0bcee84117
|
C++: Minor textual fixes
|
2025-04-17 12:33:27 +02:00 |
|
idrissrio
|
15fe2fbba6
|
C++: update stats file
|
2025-04-16 20:45:33 +02:00 |
|
idrissrio
|
36a425715c
|
C++: add upgrade and downgrade scripts
|
2025-04-16 17:07:25 +02:00 |
|
idrissrio
|
d8afd2a786
|
C++: add change note for designator-based initializations
|
2025-04-16 16:23:32 +02:00 |
|
idrissrio
|
49183bb82a
|
C++: add predicate to distinguish between array/field designators
|
2025-04-16 16:19:26 +02:00 |
|
Ian Lynagh
|
e05c030bb7
|
Merge pull request #19317 from github/post-release-prep/codeql-cli-2.21.1
Post-release preparation for codeql-cli-2.21.1
|
2025-04-16 14:45:49 +01:00 |
|
Ian Lynagh
|
bdd3207752
|
Merge branch 'main' into post-release-prep/codeql-cli-2.21.1
|
2025-04-16 11:54:23 +01:00 |
|
Idriss Riouak
|
67bfe108c2
|
Merge pull request #19298 from github/idrissrio/vla
C++: add `isVla` predicated to `ArrayType`
|
2025-04-16 11:25:31 +02:00 |
|
Michael Nebel
|
29be2171af
|
Merge pull request #19309 from michaelnebel/csharp/fix-comments
C#: Adjust comments and remove compilation warnings.
|
2025-04-16 09:26:09 +02:00 |
|
Aditya Sharad
|
c4e8b1a79e
|
Merge pull request #19307 from adityasharad/actions/public-preview-cleanup
Actions: Remove preview notice, minor help and metadata fixes
|
2025-04-16 05:40:20 +05:30 |
|
Aditya Sharad
|
4952768569
|
Actions: Fix change note newline
|
2025-04-15 10:21:54 -07:00 |
|
github-actions[bot]
|
d78736b1bf
|
Post-release preparation for codeql-cli-2.21.1
|
2025-04-15 16:33:15 +00:00 |
|
Ian Lynagh
|
2409bcc0d6
|
Merge pull request #19301 from github/release-prep/2.21.1
Release preparation for version 2.21.1
codeql-cli/v2.21.1
|
2025-04-15 16:52:54 +01:00 |
|
Ian Lynagh
|
8ee353c12c
|
Merge pull request #19312 from igfoo/igfoo/fix-typo-unmasked-secret-exposure
actions: Fix spelling error in UnmaskedSecretExposure.md
|
2025-04-15 15:41:07 +01:00 |
|
Paolo Tranquilli
|
ff8cd98527
|
Merge pull request #19233 from github/redsun82/cargo-upgrade
Rust: upgrade rust-analyzer to `0.0.273`
|
2025-04-15 16:30:12 +02:00 |
|
Ian Lynagh
|
b75e0ed02e
|
actions: Fix spelling error in UnmaskedSecretExposure.md
Corrects "know" to "known" in the description of the UnmaskedSecretExposure document.
|
2025-04-15 14:25:39 +01:00 |
|
Paolo Tranquilli
|
3d3de78076
|
Merge pull request #19299 from github/redsun82/swift-6-extraction
Swift: extract still unextracted entities from the 6.0.2 upgrade
|
2025-04-15 14:08:38 +02:00 |
|
idrissrio
|
202040fad4
|
C++: update stats file
|
2025-04-15 13:36:24 +02:00 |
|
Michael Nebel
|
9170993cf0
|
C#: Adjust comments and remove compilation warnings.
|
2025-04-15 12:46:31 +02:00 |
|
idrissrio
|
ae07272c44
|
C++: add upgrade and downgrade scripts
|
2025-04-15 11:09:31 +02:00 |
|
idrissrio
|
15ba9e0c66
|
C++: add change note for VLAs
|
2025-04-15 11:06:19 +02:00 |
|
idrissrio
|
033bade0ab
|
C++: add isVLA() to ArrayType to identify variable-length arrays
|
2025-04-15 11:03:26 +02:00 |
|
Tamás Vajk
|
de9c1fbc9c
|
Merge pull request #19251 from tamasvajk/fix/macos15
C#: Fix autobuild on macos without mono
|
2025-04-15 10:07:26 +02:00 |
|
Arthur Baars
|
1c79c5e9ab
|
Merge pull request #19292 from github/aibaars/rust-shadow-prelude
Rust: allow shadowing of prelude items
|
2025-04-15 09:54:31 +02:00 |
|
Paolo Tranquilli
|
eda1bc9f6b
|
Merge pull request #19282 from github/redsun82/rust-codeowners
Rust: add to `CODEOWNERS`
|
2025-04-15 08:58:27 +02:00 |
|
Aditya Sharad
|
f9103f8ddc
|
Actions: Add change note for missing severity
|
2025-04-14 14:48:43 -07:00 |
|
Aditya Sharad
|
6eb060f16a
|
Actions: Add security-severity to excessive secrets exposure query
Same value as missing actions permissions,
both providing warnings to follow the
principle of least privilege within a
workflow.
|
2025-04-14 14:41:08 -07:00 |
|
Aditya Sharad
|
93fbb9fe61
|
Actions: Update description of missing permissions query
|
2025-04-14 14:39:31 -07:00 |
|
Aditya Sharad
|
eeb938a76d
|
Docs: Minor fixes for Actions query help
|
2025-04-14 13:25:54 -07:00 |
|
Aditya Sharad
|
32f191cd9d
|
Docs: Remove public preview notice for Actions support
Ready for GA.
|
2025-04-14 13:21:59 -07:00 |
|
Paolo Tranquilli
|
2dd3dea33a
|
Merge branch 'main' into redsun82/cargo-upgrade
|
2025-04-14 16:35:57 +02:00 |
|
Paolo Tranquilli
|
6176202d50
|
Merge pull request #19291 from github/redsun82/rust-pick-edition
Rust: pick correct edition for the files
|
2025-04-14 16:26:00 +02:00 |
|
Paolo Tranquilli
|
c9cff09f5d
|
Merge branch 'main' into redsun82/rust-pick-edition
|
2025-04-14 15:19:33 +02:00 |
|
Tamas Vajk
|
a70536f002
|
Improve code quality
|
2025-04-14 14:54:56 +02:00 |
|
Paolo Tranquilli
|
1c11c5562a
|
Swift: add change note
|
2025-04-14 14:50:46 +02:00 |
|
Tamas Vajk
|
91daca1a6b
|
Improve code quality based on PR review
|
2025-04-14 13:51:30 +02:00 |
|
Michael Nebel
|
53c4b29b50
|
Merge pull request #19289 from michaelnebel/csharp/improveautobuilder
C#: Improve auto-builder to better detect SDK references.
|
2025-04-14 12:43:23 +02:00 |
|
Paolo Tranquilli
|
c245459e97
|
Merge pull request #19293 from github/redsun82/rust-fix-member-aggregation
Rust: fix workspace member aggregation when absolute path is a glob pattern
|
2025-04-14 12:08:43 +02:00 |
|
github-actions[bot]
|
b961c5961d
|
Release preparation for version 2.21.1
|
2025-04-14 09:53:06 +00:00 |
|
Geoffrey White
|
884c4a6e7b
|
Merge pull request #19171 from geoffw0/badalloc
Rust: Query for uncontrolled allocation size
|
2025-04-14 10:10:53 +01:00 |
|
Paolo Tranquilli
|
1316e08365
|
Swift: add upgrade/downgrade scripts
|
2025-04-14 11:06:47 +02:00 |
|
Geoffrey White
|
c821f27309
|
Merge branch 'main' into badalloc
|
2025-04-14 09:36:59 +01:00 |
|
Paolo Tranquilli
|
fa6deaf87a
|
Swift: extract UnreachableExpr
|
2025-04-14 10:35:24 +02:00 |
|
Paolo Tranquilli
|
9473543933
|
Swift: extract ActorIsolationErasureExpr
|
2025-04-14 10:35:24 +02:00 |
|
Paolo Tranquilli
|
ad0f9f1e73
|
Swift: mark ErrorUnionType as type-check only
|
2025-04-14 10:35:23 +02:00 |
|
Paolo Tranquilli
|
b575c89463
|
Swift: add CurrentContextIsolationTree to control flow
|
2025-04-14 10:35:23 +02:00 |
|