dependabot[bot]
|
5c80daa550
|
Bump actions/cache from 3 to 4
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-18 03:06:15 +00:00 |
|
Michael B. Gale
|
4a71ddd8b6
|
Merge pull request #15355 from github/mbg/go/increase-test-robustness
Go: Improve robustness of integration tests
|
2024-01-17 16:45:30 +00:00 |
|
Michael B. Gale
|
783f006d62
|
Go: Update go clean -modcache comment
|
2024-01-17 16:04:13 +00:00 |
|
Sid Shankar
|
2d71294f61
|
Merge pull request #15256 from sidshank/change/adjust-extracted-files-diagnostics
Js/Py/Rb: Report any extracted file as successfully extracted
|
2024-01-17 11:04:06 -05:00 |
|
Max Schaefer
|
3ae484868a
|
Merge pull request #15326 from github/max-schaefer/automodel-negative-sink-models
Automodel: Apply negative characteristics only to endpoints of the right kind.
|
2024-01-17 15:54:28 +00:00 |
|
Calum Grant
|
4660a25d44
|
Merge pull request #15354 from github/calumgrant/shared-diagnostics
C++/Swift: Create shared library and share Diagnostics
|
2024-01-17 15:40:12 +00:00 |
|
Erik Krogh Kristensen
|
17466385e0
|
Merge pull request #15351 from erik-krogh/zero-to-question
JS/PY/JAVA/RB: mark the range [0-?] as good in the overly-large-range query
|
2024-01-17 15:51:42 +01:00 |
|
Michael B. Gale
|
c00520011c
|
Go: Install integration test dependencies to local GOPATH
|
2024-01-17 14:51:06 +00:00 |
|
Michael B. Gale
|
afc673324f
|
Go: Move integration test sources to subdirectories
|
2024-01-17 14:50:57 +00:00 |
|
Calum Grant
|
d57fc3d7db
|
C++: Remove unneeded includes
|
2024-01-17 14:34:28 +00:00 |
|
Sid Shankar
|
2c683c910f
|
Merge branch 'change/adjust-extracted-files-diagnostics' of https://github.com/sidshank/codeql into change/adjust-extracted-files-diagnostics
|
2024-01-17 14:32:36 +00:00 |
|
Sid Shankar
|
0824ab77e9
|
Adds change notes
|
2024-01-17 14:31:40 +00:00 |
|
Max Schaefer
|
8614d7bddb
|
Address review feedback.
|
2024-01-17 14:29:52 +00:00 |
|
Calum Grant
|
51c5afff8b
|
Create shared/cpp library and move Diagnostics there
|
2024-01-17 14:23:18 +00:00 |
|
AlexDenisov
|
8610c950e1
|
Merge pull request #15329 from github/alexdenisov/duplicate-destructor-calls
C++: update tests to pick up destructor changes
|
2024-01-17 15:05:30 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|