Michael B. Gale
|
edf36092cf
|
Add RecordingLogger that keeps track of groups
|
2026-02-12 23:21:58 +00:00 |
|
Michael B. Gale
|
15a3d32df0
|
Extend uploadPayload tests to all analysis kinds
|
2026-02-12 22:28:27 +00:00 |
|
Michael B. Gale
|
9835994414
|
CSRA category does not need to be adjusted
|
2026-02-12 20:16:22 +00:00 |
|
Michael B. Gale
|
0ce6420f8e
|
Validate CODEQL_ACTION_CSRA_ASSESSMENT_ID value
|
2026-02-12 20:15:18 +00:00 |
|
Henry Mercer
|
05bca54402
|
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-02-12 17:37:10 +00:00 |
|
Henry Mercer
|
876cecb383
|
Avoid requesting features in CCR
|
2026-02-12 16:53:19 +00:00 |
|
Henry Mercer
|
43b46a19be
|
Retry API authentication errors since these can be transient
|
2026-02-12 16:19:04 +00:00 |
|
Michael B. Gale
|
2adcb6464e
|
Add BasePayload type and derive AssessmentPayload from it
|
2026-02-12 00:13:22 +00:00 |
|
Michael B. Gale
|
da67096c6f
|
Change assessment_id to be a number
|
2026-02-12 00:10:42 +00:00 |
|
Michael B. Gale
|
c48cd247df
|
Add assessment_id to CSRA payload
|
2026-02-11 23:56:52 +00:00 |
|
Michael B. Gale
|
0cfcceb4b8
|
Add transformPayload to AnalysisConfig
|
2026-02-11 23:56:51 +00:00 |
|
Michael B. Gale
|
cbb92e7ff6
|
Type the upload payload object
|
2026-02-11 23:56:51 +00:00 |
|
Michael B. Gale
|
db9346285d
|
Add csra case to addSarifExtension test
|
2026-02-11 23:28:38 +00:00 |
|
Michael B. Gale
|
6a17f4e258
|
Update getPrimaryAnalysis* and add test
|
2026-02-11 22:46:24 +00:00 |
|
Michael B. Gale
|
8cc4d2539b
|
Remove redundant analysis kind check
|
2026-02-11 22:14:39 +00:00 |
|
Michael B. Gale
|
406bbfcef1
|
Update upload-lib tests for CSRA
|
2026-02-11 22:11:17 +00:00 |
|
Michael B. Gale
|
5132eb53f2
|
Fix CodeScanning config's sarifPredicate and add test
|
2026-02-11 22:10:55 +00:00 |
|
Michael B. Gale
|
5b3261bcbf
|
Enforce that only compatible kinds can be enabled concurrently
|
2026-02-11 20:14:37 +00:00 |
|
Michael B. Gale
|
9267d8d51e
|
Add csra analysis kind
|
2026-02-11 19:48:06 +00:00 |
|
Michael B. Gale
|
bc1164e014
|
Fix typo in test
|
2026-02-11 19:35:29 +00:00 |
|
Michael B. Gale
|
7801eda177
|
Add some basic unit tests
|
2026-02-11 19:23:35 +00:00 |
|
Michael B. Gale
|
b1d963ed8f
|
Gate updated cert gen behind FF
|
2026-02-11 19:23:10 +00:00 |
|
Michael B. Gale
|
d636fb3f63
|
Move certificate code to its own file
|
2026-02-11 19:23:09 +00:00 |
|
Michael B. Gale
|
d155ebf27f
|
Set more extensions
|
2026-02-11 19:23:09 +00:00 |
|
Michael B. Gale
|
e8f0116911
|
Explicitly sign certificate with SHA256
|
2026-02-11 19:23:09 +00:00 |
|
Michael B. Gale
|
713a293090
|
Set keyUsage
|
2026-02-11 19:23:08 +00:00 |
|
Michael B. Gale
|
efb92e2714
|
Skip checks for non-URLs for now
|
2026-02-11 18:02:24 +00:00 |
|
Michael B. Gale
|
2b5b614c85
|
Add timeout event handler
|
2026-02-11 17:50:44 +00:00 |
|
Michael B. Gale
|
555ee17b0b
|
Remove unused logger in NetworkReachabilityBackend
|
2026-02-11 17:46:33 +00:00 |
|
Michael B. Gale
|
e114998dda
|
Add test for missing type
|
2026-02-11 17:15:45 +00:00 |
|
Michael B. Gale
|
bd36637537
|
Require validated Credential for credentialToStr
|
2026-02-11 17:13:01 +00:00 |
|
Michael B. Gale
|
4d0bec12bf
|
Rename types
|
2026-02-11 17:10:39 +00:00 |
|
Michael B. Gale
|
0387f55b70
|
Fix outdated comment
|
2026-02-11 16:49:07 +00:00 |
|
Michael B. Gale
|
27b3b6586d
|
Remove unnecessary test assertions
|
2026-02-11 16:47:57 +00:00 |
|
Michael B. Gale
|
c4b0f60beb
|
Remove superfluous error handling details
|
2026-02-10 17:15:03 +00:00 |
|
Michael B. Gale
|
51357000d2
|
Add a 5s timeout to requests
|
2026-02-10 17:09:49 +00:00 |
|
Michael B. Gale
|
4d44b570d2
|
Type that registries must have either an url or a host
|
2026-02-10 17:05:44 +00:00 |
|
Michael B. Gale
|
700fc11b44
|
Add missing else
|
2026-02-10 16:21:07 +00:00 |
|
Michael B. Gale
|
9f2f6d0d2e
|
Remove superflous log message
|
2026-02-10 16:13:23 +00:00 |
|
Michael B. Gale
|
01ee641f14
|
Test connections to registries, if FF is enabled
|
2026-02-10 15:37:45 +00:00 |
|
Michael B. Gale
|
c7eff3f0b1
|
Add StartProxyConnectionChecks feature
|
2026-02-10 14:57:16 +00:00 |
|
Michael B. Gale
|
c4717c9c74
|
Add ProxyInfo type and return from startProxy
|
2026-02-10 14:56:24 +00:00 |
|
Michael B. Gale
|
70eae154c6
|
Break up Credential type into two interfaces
|
2026-02-09 17:36:08 +00:00 |
|
Michael B. Gale
|
93302bc63a
|
Move Credential type
|
2026-02-09 17:32:48 +00:00 |
|
Michael B. Gale
|
d2901f5537
|
Make FFs available in start-proxy action
|
2026-02-06 10:43:36 +00:00 |
|
github-actions[bot]
|
3d0331896c
|
Update default bundle to codeql-bundle-v2.24.1
|
2026-02-05 15:16:22 +00:00 |
|
Michael B. Gale
|
7deb0a15d3
|
Merge pull request #3444 from github/mbg/start-proxy/error-types
Report some types of errors in `start-proxy` status reports
|
2026-02-04 19:12:25 +00:00 |
|
Michael B. Gale
|
57a47f44df
|
Improve credentialToStr tests
|
2026-02-02 18:13:23 +00:00 |
|
Michael B. Gale
|
076d055bee
|
Improve sendFailedStatusReport tests
|
2026-02-02 18:09:44 +00:00 |
|
Henry Mercer
|
6d4cd5d744
|
Add "Requires authentication" to wrapApiConfigurationError
|
2026-02-02 18:02:11 +00:00 |
|