General issue - RandonUsedOnce.ql treated as a critical security issue
Open
question
- Dominant language
- CodeQL
- Stars
- 10.1k
- Forks
- 2.1k
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 141
Description
**Description of the issue**
The following query is reported in Github alerts as a Critical severity security issue (with a severity of 9.8).
However there is no 'security' tag.
The impact is that other tools (e.g. LGTM) that parse the query differently do not treat this as a security issue. Can this be clarified?
https://github.com/github/codeql/blob/main/java/ql/src/Likely%20Bugs/Arithmetic/RandomUsedOnce.ql
Contributor guide
Assessment
This issue has not been assessed yet.