Skip to content

chore(deps): update module golang.org/x/crypto to v0.12.0 #587

chore(deps): update module golang.org/x/crypto to v0.12.0

chore(deps): update module golang.org/x/crypto to v0.12.0 #587

Triggered via push August 23, 2023 18:23
Status Success
Total duration 4m 47s
Artifacts

push_pr.yml

on: push
Matrix: Build integration for
Static analysis and linting
43s
Static analysis and linting
Matrix: Helm chart Lint
Unit tests
12s
Unit tests
Matrix: Kubernetes E2E tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
Static analysis and linting: src/server/webhook.go#L178
Function 'ServeHTTP' has too many statements (51 > 50) (funlen)
Static analysis and linting: src/server/webhook_test.go#L22
Function 'TestServeHTTP' is too long (116 > 100) (funlen)
Static analysis and linting: src/server/webhook.go#L126
assignOp: replace `path = path + "/-"` with `path += "/-"` (gocritic)
Static analysis and linting: src/server/webhook_test.go#L34
wrapperFunc: use bytes.ReplaceAll method in `bytes.Replace(makeTestData(t, "default"), []byte("\"object\""), []byte("\"foo\""), -1)` (gocritic)
Static analysis and linting: cmd/server/main.go#L39
wrapperFunc: use strings.ReplaceAll method in `strings.Replace(appName, "-", "_", -1)` (gocritic)
Static analysis and linting: cmd/server/main.go#L37
cyclomatic complexity 13 of func `main` is high (> 10) (gocyclo)
Static analysis and linting: src/server/webhook.go#L144
G601: Implicit memory aliasing in for loop. (gosec)
Static analysis and linting: src/server/webhook_test.go#L114
G112: Potential Slowloris Attack because ReadHeaderTimeout is not configured in the http.Server (gosec)
Static analysis and linting: src/server/webhook_test.go#L146
G112: Potential Slowloris Attack because ReadHeaderTimeout is not configured in the http.Server (gosec)
Static analysis and linting: cmd/server/main.go#L67
G112: Potential Slowloris Attack because ReadHeaderTimeout is not configured in the http.Server (gosec)
Helm chart Lint (v1.16.15)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Helm chart Lint (v1.22.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Helm chart Lint (v1.25.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Static analysis and linting
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Static analysis and linting
Unexpected input(s) 'auditOn', valid inputs are ['entryPoint', 'args', 'config', 'publishToken']