Skip to content

Update crl-checker to use math/rand/v2, generate RSA keys sometimes #156

Update crl-checker to use math/rand/v2, generate RSA keys sometimes

Update crl-checker to use math/rand/v2, generate RSA keys sometimes #156

Triggered via pull request June 21, 2024 01:08
Status Failure
Total duration 59s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
lint: churner/churner.go#L167
G404: Use of weak random number generator (math/rand or math/rand/v2 instead of crypto/rand) (gosec)
lint: churner/churner.go#L177
G404: Use of weak random number generator (math/rand or math/rand/v2 instead of crypto/rand) (gosec)
lint
issues found
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/crl-monitor/crl-monitor. Supported file pattern: go.sum