Skip to content

feat: add support for aws ecr tokens (#2650) #79

feat: add support for aws ecr tokens (#2650)

feat: add support for aws ecr tokens (#2650) #79

Triggered via pull request January 9, 2025 14:20
Status Success
Total duration 4m 55s
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Analyze (go)
unknown field DBRepository in struct literal of type "github.com/aquasecurity/trivy/pkg/flag".DBOptions
Analyze (go)
unknown field JavaDBRepository in struct literal of type "github.com/aquasecurity/trivy/pkg/flag".DBOptions
Analyze (go)
cannot use scanner.dbRepositoryRef (variable of type name.Reference) as []name.Reference value in argument to operation.DownloadDB
Analyze (go)
cannot use scanner.javaDBRepositoryRef (variable of type name.Reference) as []name.Reference value in argument to javadb.Init
Analyze (go)
header.Get undefined (type string has no field or method Get)
Analyze (go)
header.Get undefined (type string has no field or method Get)
Analyze (go)
service.config.CredentialHelper undefined (type "zotregistry.dev/zot/pkg/extensions/config/sync".RegistryConfig has no field or method CredentialHelper)
Analyze (go)
service.config.CredentialHelper undefined (type "zotregistry.dev/zot/pkg/extensions/config/sync".RegistryConfig has no field or method CredentialHelper)
Analyze (go)
service.config.CredentialHelper undefined (type "zotregistry.dev/zot/pkg/extensions/config/sync".RegistryConfig has no field or method CredentialHelper)
Analyze (go)
service.config.CredentialHelper undefined (type "zotregistry.dev/zot/pkg/extensions/config/sync".RegistryConfig has no field or method CredentialHelper)
Analyze (go)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Analyze (go)
Passing the GOFLAGS env parameter to the init action is deprecated. Please move this to the analyze action.