Skip to content

refactor: rewrite in go #41

refactor: rewrite in go

refactor: rewrite in go #41

Triggered via push April 21, 2024 19:33
Status Failure
Total duration 39s
Artifacts

ci.yml

on: push
Unit tests
30s
Unit tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Unit tests: pkg/servers.go#L62
[CWE-338] Use of weak random number generator (math/rand instead of crypto/rand) (Rule:G404, Severity:HIGH, Confidence:MEDIUM)
Unit tests: pkg/servers.go#L12
[CWE-338] Use of weak random number generator (math/rand instead of crypto/rand) (Rule:G404, Severity:HIGH, Confidence:MEDIUM)
Unit tests
Process completed with exit code 201.