Henry Mercer
|
568442d5f8
|
QL: Run diagnostics and summary metrics in code scanning
Add diagnostics and summary metric queries to the code scanning suite.
|
2024-03-26 18:11:50 +00:00 |
|
Mathias Vorreiter Pedersen
|
3e9602854a
|
Merge pull request #16063 from MathiasVP/taint-inheriting-content-for-cpp
C++: Add `TaintInheritingContent`
|
2024-03-26 17:28:52 +00:00 |
|
Mathias Vorreiter Pedersen
|
3bfaab9182
|
C++: Remove debugging conjunct.
|
2024-03-26 17:01:06 +00:00 |
|
Mathias Vorreiter Pedersen
|
6a8c592900
|
Update cpp/ql/lib/semmle/code/cpp/ir/dataflow/FlowSteps.qll
Co-authored-by: Geoffrey White <40627776+geoffw0@users.noreply.github.com>
|
2024-03-26 16:59:18 +00:00 |
|
Mathias Vorreiter Pedersen
|
d610d721a4
|
C++: Add file QLDoc.
|
2024-03-26 16:47:39 +00:00 |
|
Mathias Vorreiter Pedersen
|
e3744c435a
|
C++: Add change note.
|
2024-03-26 16:44:16 +00:00 |
|
Mathias Vorreiter Pedersen
|
ec3d041c8d
|
C++: Accept test changes.
|
2024-03-26 16:40:18 +00:00 |
|
Mathias Vorreiter Pedersen
|
bd2ecd3346
|
C++: Add test.
|
2024-03-26 16:38:28 +00:00 |
|
Mathias Vorreiter Pedersen
|
2075716df7
|
C++: Add 'TaintInheritingContent'.
|
2024-03-26 16:37:22 +00:00 |
|
Henry Mercer
|
2de62dfcdd
|
Merge pull request #16058 from github/henrymercer/merge-back-rc-3.13
Merge `rc/3.13` back to `main`
|
2024-03-26 14:57:31 +00:00 |
|
Henry Mercer
|
0646744928
|
Merge branch 'main' into henrymercer/merge-back-rc-3.13
|
2024-03-26 12:59:12 +00:00 |
|
Michael B. Gale
|
cf9e2dcea1
|
Merge pull request #16056 from github/mbg/go/changenote-for-dependency-improvement
Go: Add changenote for `CODEQL_EXTRACTOR_GO_FAST_PACKAGE_INFO` change
|
2024-03-26 12:50:19 +00:00 |
|
Henry Mercer
|
f89109df7c
|
Merge pull request #16048 from github/post-release-prep/codeql-cli-2.16.6
Post-release preparation for codeql-cli-2.16.6
|
2024-03-26 12:23:11 +00:00 |
|
Michael B. Gale
|
f84609dbc4
|
Go: Add changenote for CODEQL_EXTRACTOR_GO_FAST_PACKAGE_INFO change
|
2024-03-26 10:51:57 +00:00 |
|
Tamás Vajk
|
0c5ea975a4
|
Merge pull request #16021 from tamasvajk/feature/add-buildless-telemetry
C#: Add high level diagnostic messages for buildless extraction (star…
|
2024-03-26 11:03:20 +01:00 |
|
Dave Bartolomeo
|
a950de36a0
|
Merge pull request #16050 from github/dbartol/more-test-fixes
Remove unused data extension in test
|
2024-03-25 20:50:09 -04:00 |
|
Dave Bartolomeo
|
c11b8f9d51
|
Remove unused data extension in test
|
2024-03-25 19:14:54 -04:00 |
|
Max Schaefer
|
ff23f572d0
|
Merge pull request #16038 from github/max-schaefer/string-break-qhelp
Go: Improve QHelp for `go/unsafe-quoting`.
|
2024-03-25 20:10:02 +00:00 |
|
Max Schaefer
|
5bc710b406
|
Apply suggestions from code review
Co-authored-by: Felicity Chapman <felicitymay@github.com>
|
2024-03-25 19:48:56 +00:00 |
|
Dave Bartolomeo
|
98bf5269a0
|
Merge pull request #16040 from github/dbartol/qltest-model
Use correct model pack name in qltest data extension
|
2024-03-25 15:29:16 -04:00 |
|
Chris Smowton
|
f5ebd3d501
|
Merge pull request #16047 from github/smowton/admin/update-java-supported-version
Update Java version supported to 22
|
2024-03-25 18:42:35 +00:00 |
|
github-actions[bot]
|
f67b5f9158
|
Post-release preparation for codeql-cli-2.16.6
|
2024-03-25 18:17:15 +00:00 |
|
Chris Smowton
|
757b9bb5fa
|
Update Java version supported to 22
|
2024-03-25 18:01:30 +00:00 |
|
Chris Smowton
|
6fc99e3ad6
|
Merge pull request #16023 from smowton/smowton/feature/jdk22-support
Java: support Java 22 language features
|
2024-03-25 17:58:50 +00:00 |
|
Henry Mercer
|
3d82318839
|
Merge pull request #16045 from github/release-prep/2.16.6
Release preparation for version 2.16.6
codeql-cli/v2.16.6
|
2024-03-25 16:59:13 +00:00 |
|
github-actions[bot]
|
71ab804274
|
Release preparation for version 2.16.6
|
2024-03-25 16:58:08 +00:00 |
|
Chris Smowton
|
dcebcc35b6
|
Rename getPatternAtIndex
|
2024-03-25 16:36:38 +00:00 |
|
Chris Smowton
|
568bddc4a9
|
Add test cases for cases falling directly out of switch blocks
|
2024-03-25 16:31:40 +00:00 |
|
Chris Smowton
|
17193ac11b
|
Distinguish record patterns that do or don't declare identifiers
|
2024-03-25 16:31:40 +00:00 |
|
Chris Smowton
|
a4401963f5
|
Use getAPattern
|
2024-03-25 16:31:39 +00:00 |
|
Chris Smowton
|
f347784ec2
|
autoformat
|
2024-03-25 16:31:39 +00:00 |
|
Chris Smowton
|
3d9bc6fc89
|
Note pattern-cases may be missing some type-accesses
|
2024-03-25 16:31:39 +00:00 |
|
Chris Smowton
|
5e0961b348
|
Account for new possible child index gap
|
2024-03-25 16:31:39 +00:00 |
|
Chris Smowton
|
9fa2f19990
|
Add test for guards in the presence of fall-through between pattern and constant cases
|
2024-03-25 16:31:39 +00:00 |
|
Chris Smowton
|
c48e64e536
|
Add tests for the combination of anonymous labels and a guard
|
2024-03-25 16:31:39 +00:00 |
|
Chris Smowton
|
1e0766dffa
|
Add tests for case statement type test dominance against anonymous labels and fall-through
|
2024-03-25 16:31:39 +00:00 |
|
Chris Smowton
|
f2ff6c476a
|
Add printast tests for anonymous variables
|
2024-03-25 16:31:38 +00:00 |
|
Chris Smowton
|
5cb5ee026c
|
Fix pretty-printing of anonymous vars and multiple patterns; add test
|
2024-03-25 16:31:38 +00:00 |
|
Chris Smowton
|
f317f782ae
|
Add test for control-flow with mixed patterns, constants and fall-through
|
2024-03-25 16:31:38 +00:00 |
|
Chris Smowton
|
6cf956d07a
|
Add CFG test for anonymous variables and fall-throughs with pattern cases
|
2024-03-25 16:31:38 +00:00 |
|
Chris Smowton
|
cc8dcf63b0
|
Convert test to use an anonymous local
|
2024-03-25 16:31:38 +00:00 |
|
Chris Smowton
|
ee36e3b72b
|
autoformat
|
2024-03-25 16:31:38 +00:00 |
|
Chris Smowton
|
403e86878c
|
Don't mistake a rule case for a fall-through edge
|
2024-03-25 16:31:37 +00:00 |
|
Chris Smowton
|
5243a62a41
|
Accept test changes
|
2024-03-25 16:31:37 +00:00 |
|
Chris Smowton
|
c0874ab04b
|
Fix pattern-case variable pretty-printer
|
2024-03-25 16:31:37 +00:00 |
|
Chris Smowton
|
f66811048d
|
Fix next-normal-statement predicate
|
2024-03-25 16:31:37 +00:00 |
|
Chris Smowton
|
bc0724e2b3
|
Add change note
|
2024-03-25 16:31:37 +00:00 |
|
Chris Smowton
|
d5443b3f10
|
Remove dead code
|
2024-03-25 16:31:37 +00:00 |
|
Chris Smowton
|
29e93edf90
|
Dataflow: restrict pattern-case flow to unique patterns.
|
2024-03-25 16:31:37 +00:00 |
|
Chris Smowton
|
00c7dd5f92
|
Fix a stray use of getPattern
|
2024-03-25 16:31:36 +00:00 |
|