update README.md #78
Annotations
9 errors
Test on 1.18:
generator.go#L85
valSwap: can re-write as `pasword[j], pasword[i] = pasword[i], pasword[j]` (gocritic)
|
Test on 1.18:
generator.go#L56
G404: Use of weak random number generator (math/rand instead of crypto/rand) (gosec)
|
Test on 1.18
issues found
|
Test on 1.19:
generator.go#L85
valSwap: can re-write as `pasword[j], pasword[i] = pasword[i], pasword[j]` (gocritic)
|
Test on 1.19:
generator.go#L56
G404: Use of weak random number generator (math/rand instead of crypto/rand) (gosec)
|
Test on 1.19
issues found
|
Test on 1.20:
generator.go#L85
valSwap: can re-write as `pasword[j], pasword[i] = pasword[i], pasword[j]` (gocritic)
|
Test on 1.20:
generator.go#L56
G404: Use of weak random number generator (math/rand instead of crypto/rand) (gosec)
|
Test on 1.20
issues found
|