Skip to content

Bump slsa-framework/slsa-verifier from 2.7.0 to 2.7.1 #1596

Bump slsa-framework/slsa-verifier from 2.7.0 to 2.7.1

Bump slsa-framework/slsa-verifier from 2.7.0 to 2.7.1 #1596

Triggered via pull request June 30, 2025 02:53
Status Failure
Total duration 1m 3s
Artifacts

style.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Lint
issues found
Lint: pkg/v1/daemon/image.go#L316
SA1019: config.ArgsEscaped is deprecated: This field is present only for legacy compatibility with Docker and should not be used by new image builders. It is used by Docker for Windows images to indicate that the `Entrypoint` or `Cmd` or both, contains only a single element array, that is a pre-escaped, and combined into a single string `CommandLine`. If `true` the value in `Entrypoint` or `Cmd` should be used as-is to avoid double escaping. https://github.com/opencontainers/image-spec/pull/892 (staticcheck)
Lint
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.