Files
codeql/go/old-change-notes/2020-12-14-insecure-randomness.md
2022-05-20 10:07:19 -07:00

3 lines
248 B
Markdown

lgtm,codescanning
* Query "Use of insufficient randomness as the key of a cryptographic algorithm" (`go/insecure-randomness`) is promoted from experimental status. This checks for use of an insecure random number generator in a security component.