Michael Nebel
|
83c16ae993
|
C#: Extract structs representing inline arrays as inline arrays.
|
2024-01-17 14:01:05 +01:00 |
|
Michael Nebel
|
5e692a882e
|
C#: Update dbscheme with a typekind for inline arrays.
|
2024-01-17 14:01:05 +01:00 |
|
erik-krogh
|
1a8a70dc1b
|
mark the range [0-?] as good in the overly-large-range query
|
2024-01-17 13:11:57 +01:00 |
|
Mathias Vorreiter Pedersen
|
b7a7963d05
|
Merge pull request #15348 from MathiasVP/remove-bad-magic-swift
|
2024-01-17 12:00:22 +00:00 |
|
Alex Denisov
|
f1049a4431
|
C++: update tests to pick up destructor changes
|
2024-01-17 12:05:30 +01:00 |
|
Michael B. Gale
|
5cf9bc2a76
|
Merge pull request #15341 from github/mbg/go/simplify-tests
|
2024-01-17 10:56:34 +00:00 |
|
Felicity Chapman
|
e96585f777
|
Remove outdated CodeQL CLI docs
|
2024-01-17 09:29:53 +00:00 |
|
Sid Shankar
|
59098be8c4
|
Merge branch 'main' into change/adjust-extracted-files-diagnostics
|
2024-01-16 21:51:41 -05:00 |
|
Mathias Vorreiter Pedersen
|
6391346ade
|
Swift: Add 'nomagic'.
|
2024-01-16 23:08:20 +00:00 |
|
Mathias Vorreiter Pedersen
|
1fba345fb3
|
Merge pull request #15219 from rdmarsh2/rdmarsh2/swift/parameterized-cfg-library
Swift: switch to shared, parameterized CFG library
|
2024-01-16 21:54:05 +00:00 |
|
Benjamin Rodes
|
9a0e2e57ba
|
Updating .expected
|
2024-01-16 13:18:25 -05:00 |
|
Benjamin Rodes
|
a0ef7955b1
|
Updating FlowAfterFree to not enforce dominance of source/sink. DoubleFree and UseAfterFree queries now enforce dominance.
|
2024-01-16 13:15:36 -05:00 |
|
Pierre
|
d6030764aa
|
Merge pull request #15279 from github/sitedocs/2.15.5-2
Generate Changelogs for 2.15.5 & 2.16.0
|
2024-01-16 18:29:22 +01:00 |
|
Shati Patel
|
e50a0ee7f9
|
Merge pull request #15333 from github/shati-patel/settings-telemetry
Add note about telemetry for CodeQL extension settings
|
2024-01-16 17:05:45 +00:00 |
|
Pierre
|
4866c9c811
|
Add 2.16.0 changelog and move query list link to index
|
2024-01-16 17:07:14 +01:00 |
|
Michael B. Gale
|
08c4dc1ea5
|
Go: Exclude all FlowSummaryNodes from test results
|
2024-01-16 15:51:40 +00:00 |
|
Alexander Eyers-Taylor
|
934474681d
|
Merge pull request #15254 from github/post-release-prep/codeql-cli-2.16.0
Post-release preparation for codeql-cli-2.16.0
|
2024-01-16 14:50:40 +00:00 |
|
Calum Grant
|
e18ee790f2
|
Merge pull request #15322 from github/calumgrant/swift-diagnostics
Swift extractor: Generalise SwiftDiagnostics
|
2024-01-16 14:30:17 +00:00 |
|
Michael Nebel
|
8d64d71583
|
C#: Move the gen kind enum script.
|
2024-01-16 14:18:41 +01:00 |
|
Alex Ford
|
abbc80ac8a
|
Ruby: update supported version to 3.3
|
2024-01-16 12:55:58 +00:00 |
|
AlexDenisov
|
696a72a127
|
Merge pull request #15259 from github/alexdenisov/swift-5.9.2
Swift: upgrade to 5.9.2
|
2024-01-16 12:49:13 +01:00 |
|
Calum Grant
|
7cadb0a574
|
Swift extractor: Simplify declarations back
|
2024-01-16 11:31:15 +00:00 |
|
Calum Grant
|
f400a5f49f
|
Swift extractor: Fix Linux build
|
2024-01-16 11:05:05 +00:00 |
|
Calum Grant
|
2cc574dc70
|
Swift extractor: Use a global variable for the extractor name
|
2024-01-16 10:56:18 +00:00 |
|
Rasmus Wriedt Larsen
|
6f45de1095
|
Merge pull request #15325 from RasmusWL/c#-filter-order
C#: Respect order of `LGTM_INDEX_FILTERS` in buildless extraction
|
2024-01-16 09:28:44 +01:00 |
|
Tony Torralba
|
2246c969a3
|
Merge pull request #15244 from Marcono1234/marcono1234/regex-flags
Java: Improve Regex flag parsing
|
2024-01-16 08:25:49 +01:00 |
|
amammad
|
a47c702171
|
change TN to GOOD instead of using hasValueFlow
|
2024-01-15 22:08:35 +04:00 |
|
Shati Patel
|
c445b2b547
|
Add note about telemetry for CodeQL extension settings
|
2024-01-15 16:32:27 +00:00 |
|
Mathias Vorreiter Pedersen
|
c38ae93640
|
Swift: Fix import.
|
2024-01-15 15:42:51 +00:00 |
|
Mathias Vorreiter Pedersen
|
e735ced751
|
Swift: Autoformat.
|
2024-01-15 15:24:27 +00:00 |
|
Michael B. Gale
|
6c9f79cc32
|
Merge pull request #15327 from github/mbg/go/handle-pre-release-versions
Go: Better handle pre-release versions
|
2024-01-15 15:24:23 +00:00 |
|
github-actions[bot]
|
57df8b92df
|
Post-release preparation for codeql-cli-2.16.0
|
2024-01-15 15:00:50 +00:00 |
|
Rasmus Wriedt Larsen
|
13c236227f
|
C#: Apply suggestions from code review
Co-authored-by: Michael B. Gale <mbg@github.com>
|
2024-01-15 15:51:36 +01:00 |
|
Rasmus Wriedt Larsen
|
086e4f7f12
|
C#: Adjust test for LGTM_INDEX_FILTERS
|
2024-01-15 15:50:25 +01:00 |
|
Michael B. Gale
|
8c13429163
|
Go: Ensure getEnvGoSemVer returns a canonical SemVer
|
2024-01-15 14:20:48 +00:00 |
|
Michael B. Gale
|
a64c001637
|
Go: Remove unnecessary call to Canonical
|
2024-01-15 14:19:55 +00:00 |
|
Owen Mansel-Chan
|
63a914a324
|
Merge pull request #15324 from owen-mc/go/add-fasthttp-to-frameworks-for-coverage
Go: add fasthttp to frameworks for coverage
|
2024-01-15 14:15:19 +00:00 |
|
Michael B. Gale
|
42dcb5f94d
|
Go: Better handle pre-release versions
|
2024-01-15 14:00:56 +00:00 |
|
Max Schaefer
|
90a4552c4f
|
Fix omittable exists.
|
2024-01-15 13:45:03 +00:00 |
|
Max Schaefer
|
fee44074f7
|
Autoformat.
|
2024-01-15 13:44:45 +00:00 |
|
Max Schaefer
|
3befce98b3
|
When checking whether an endpoint has already been modelled, make sure to take the extensibleType into account.
|
2024-01-15 12:09:39 +00:00 |
|
Asger F
|
96f8a02a72
|
JS: Treat private-field methods as private
|
2024-01-15 13:00:39 +01:00 |
|
Max Schaefer
|
68cf9aca12
|
Remove a few getExtensibleType checks which are now unnecessary.
|
2024-01-15 11:50:59 +00:00 |
|
Rasmus Wriedt Larsen
|
59d239b230
|
C#: Respect order of LGTM_INDEX_FILTERS in buildless extraction
That is, using `exclude:**/*\ninclude:**/*` should include everything.
|
2024-01-15 11:45:58 +01:00 |
|
Owen Mansel-Chan
|
d85628e6a6
|
Update Go coverage reports
|
2024-01-15 10:17:48 +00:00 |
|
Owen Mansel-Chan
|
216464f382
|
Add fasthttp framework to the coverage reports
|
2024-01-15 10:14:06 +00:00 |
|
Calum Grant
|
39edfa3c14
|
Swift extractor: Rename a SwiftDiagnostic to Diagnostic
|
2024-01-15 09:34:28 +00:00 |
|
Calum Grant
|
f82c29ee37
|
Swift extractor: Generalize SwiftDiagnostics
|
2024-01-15 09:12:26 +00:00 |
|
amammad
|
65ac94320e
|
fix Typo in tests
|
2024-01-15 01:14:54 +04:00 |
|
amammad
|
073f65d586
|
Merge branch 'amammad-go-bombs' of https://github.com/amammad/codeql into amammad-go-bombs
|
2024-01-15 01:12:40 +04:00 |
|