Michael B. Gale
e849c567ec
Update debug message
2025-10-23 13:04:06 +01:00
Michael B. Gale
d1b51f05c9
Update API permissions warning
2025-10-23 13:02:31 +01:00
Michael B. Gale
f88cb01694
Add AnalyzeUseNewUpload feature
2025-10-22 15:49:28 +01:00
Henry Mercer
804fc665f9
Merge branch 'main' into henrymercer/http-error-handling
2025-10-21 10:37:41 +01:00
Henry Mercer
c64c4070cc
Handle HTTP errors with httpStatusCode property
2025-10-20 14:38:02 +01:00
Michael B. Gale
2c8f4891d1
Add FF for config validation
2025-10-17 15:11:13 +01:00
Michael B. Gale
62f0f21c3c
Add AllowToolcacheInput feature
2025-10-10 13:27:50 +01:00
Michael B. Gale
b4f966a31a
Add FF to control whether to fetch repository properties
2025-09-22 20:26:56 +01:00
Nick Rolfe
0abf548bb3
Add feature flag to roll out JAR minimization in the Java extractor
2025-09-12 12:09:34 +01:00
Henry Mercer
f8fb310547
Resolve supported languages using CodeQL CLI
2025-09-05 16:17:32 +01:00
Michael B. Gale
3f00c7c1e1
Remove unused C++ BMN FF
2025-08-15 21:10:11 +01:00
Paolo Tranquilli
aa456a5447
Merge branch 'main' into redsun82/rust
2025-08-12 12:16:56 +02:00
Henry Mercer
1afa0e7463
Cleanup extract to toolcache feature flag
2025-08-08 11:26:14 +01:00
Henry Mercer
8cec93ae81
Clean up zstd streaming extraction feature flag
2025-08-08 11:18:56 +01:00
Paolo Tranquilli
662cec85ed
Merge branch 'main' into redsun82/rust
2025-08-04 17:24:20 +02:00
Koen Vlaswinkel
a005f73253
Remove disable_combine_sarif_files feature flag
2025-07-24 11:12:32 +02:00
Chuan-kai Lin
aefb854fe5
Feature.DiffInformedQueries: default to true
2025-07-17 06:03:52 -07:00
Chuan-kai Lin
709cf22a66
Limit Code Scanning API to 25 features per request
2025-07-16 07:07:44 -07:00
Chuan-kai Lin
9f70a5fc86
Overlay: define language-specific features
2025-07-10 11:09:28 -07:00
Chuan-kai Lin
da758dc0cd
Add Feature.OverlayAnalysis
2025-07-03 12:35:24 -07:00
Paolo Tranquilli
34786468fa
Rust: remove shipped feature flag
2025-07-03 15:43:01 +02:00
Koen Vlaswinkel
612df8d91c
Remove support for combining SARIF runs with non-unique categories
2025-07-01 15:20:28 +02:00
Chuan-kai Lin
94102d99b0
Set checkPresence in diff-range data extension
...
This commit updates the diff-range data extension to use the new
checkPresence field being introduced in CodeQL CLI 2.21.0, so that
diff-informed analysis no longer fails when a query pack does not have
the restrictAlertsTo extensible predicate.
2025-04-04 08:41:50 -07:00
Paolo Tranquilli
a7b17782a9
Support rust analysis
...
This is supposed to enable rust analysis for the staff ship only.
2025-02-19 15:56:52 +01:00
Henry Mercer
40a203a0ea
Remove redundant version checks
...
Remove version checks that always return true given the new minimum version of CodeQL.
2025-01-15 18:02:25 +00:00
Angela P Wen
87548a27e8
Stop using the artifact_v4_upgrade feature flag
2024-12-04 12:05:11 -08:00
Henry Mercer
4a7b2d6c90
Merge branch 'main' into henrymercer/extract-direct-to-toolcache
2024-12-04 10:06:51 +00:00
Angela P Wen
9922856ac1
Set ArtifactV4Upgrade's default value to true
2024-12-03 14:21:43 -08:00
Henry Mercer
6695503422
Add feature flag for extracting directly to toolcache
2024-12-02 17:58:53 +00:00
Fotis Koutoulakis (@NlightNFotis)
5445a29a97
tests: instead of false, use old feature flag with default value of false
2024-11-12 17:59:47 +00:00
Henry Mercer
33f2dc57a4
Enable zstd bundles on GHES and remove feature flag
2024-11-01 15:24:51 +00:00
Fotis Koutoulakis (@NlightNFotis)
1a02ac9a03
fix: tolerate other GitHub variants when retrieving feature flags from GitHub API
2024-10-25 17:04:52 +01:00
Calum Grant
0d2a78f583
C++: Handle codeql_action_cpp_build_mode_none feature flag
2024-10-24 16:53:46 +01:00
Calum Grant
48fd9d715c
Fix test
2024-10-23 12:47:41 +01:00
Calum Grant
d8fa821764
Add Feature.CppBuildModeNone
2024-10-23 12:21:20 +01:00
Chuan-kai Lin
9bf6b0a822
Feature flag: diff_informed_queries
2024-10-17 13:47:23 -07:00
Henry Mercer
d591d172c8
Fix name of Python stdlib extraction feature flag
2024-10-17 11:25:52 +01:00
Henry Mercer
5f519a326a
Merge branch 'main' into henrymercer/zstd-stream
2024-10-14 13:18:51 +01:00
Henry Mercer
ddead5420c
Stream the download and extraction of zstd bundles
...
Behind a feature flag
2024-10-10 19:48:20 +01:00
Rasmus Lerchedahl Petersen
502028f6bc
Python: absolute basics
...
probably still need to route some values around
2024-10-09 17:14:00 +02:00
Angela P Wen
a196a714b8
Bump artifact dependencies if CODEQL_ACTION_ARTIFACT_V2_UPGRADE enabled ( #2482 )
...
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com >
Co-authored-by: Henry Mercer <henrymercer@github.com >
2024-10-01 09:59:05 -07:00
Henry Mercer
bc68dc9d95
Extract constant for first std-compressed version
2024-09-24 17:39:33 +01:00
Henry Mercer
db98c27941
Gate zstd enablement on tar version
2024-09-23 22:39:47 +01:00
Henry Mercer
ac3fca3e9f
Use zstd bundle by default when feature flag enabled
2024-09-23 22:39:46 +01:00
Henry Mercer
e7309d2b5c
Add feature flag for using zstd bundle
2024-09-23 22:39:46 +01:00
Henry Mercer
48c11ed2ba
Remove supporting code for CodeQL 2.13.0 through 2.13.4
2024-08-05 19:28:35 +01:00
Henry Mercer
a52b209ec8
Enable direct tracing the autobuild build mode by default
2024-06-26 19:38:13 +01:00
Alexandre Boulgakov
c82e2452bb
Remove C++ TRAP caching feature flag in favour of CLI v2.17.5 check.
2024-06-17 17:42:58 +01:00
Henry Mercer
1ea11ca775
Enable no-unsafe-return rule
2024-06-13 19:52:39 +01:00
Henry Mercer
feec81c66b
Merge branch 'main' into henrymercer/csharp-buildless-rollback-mechanism
2024-06-13 10:29:25 +01:00