Skip to content

fix: Go JOSE vulnerable to Improper Handling of Highly Compressed Data (Data Amplification) #2978

fix: Go JOSE vulnerable to Improper Handling of Highly Compressed Data (Data Amplification)

fix: Go JOSE vulnerable to Improper Handling of Highly Compressed Data (Data Amplification) #2978

Triggered via pull request January 2, 2025 17:33
Status Success
Total duration 3m 4s
Artifacts

ci.yml

on: pull_request
find-changed-packages
1m 47s
find-changed-packages
Matrix: run-lint
Matrix: run-tests
run-ci-complete
6s
run-ci-complete
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 6 warnings
run-lint (oidc_cli)
import 'github.com/pkg/errors' is not allowed from list 'main': please use errors from the standard library instead (depguard)
run-lint (oidc_cli)
import 'github.com/pkg/errors' is not allowed from list 'main': please use errors from the standard library instead (depguard)
run-lint (oidc_cli)
import 'github.com/sirupsen/logrus' is not allowed from list 'main': please use log/slog from the standard library instead (depguard)
run-lint (oidc_cli)
import 'github.com/pkg/errors' is not allowed from list 'main': please use errors from the standard library instead (depguard)
run-lint (oidc_cli)
import 'github.com/sirupsen/logrus' is not allowed from list 'main': please use log/slog from the standard library instead (depguard)
run-lint (oidc_cli)
import 'github.com/sirupsen/logrus' is not allowed from list 'main': please use log/slog from the standard library instead (depguard)
run-lint (oidc_cli)
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
run-lint (oidc_cli)
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
run-lint (oidc_cli)
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
run-lint (oidc_cli)
File is not properly formatted (gci)
find-changed-packages
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
find-changed-packages
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
find-changed-packages
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
find-changed-packages
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
run-tests (oidc_cli)
Restore cache failed: Dependencies file is not found in /runner/_work/go-misc/go-misc. Supported file pattern: go.sum
run-lint (oidc_cli)
Restore cache failed: Dependencies file is not found in /runner/_work/go-misc/go-misc. Supported file pattern: go.sum