mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Merge pull request #9020 from joefarebrother/predictable-seed
Java: Add CWE-377 tag to java/predictable-seed
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
* @id java/predictable-seed
|
||||
* @tags security
|
||||
* external/cwe/cwe-335
|
||||
* external/cwe/cwe-337
|
||||
*/
|
||||
|
||||
import java
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: queryMetadata
|
||||
---
|
||||
* Query `java/predictable-seed` now has a tag for CWE-337.
|
||||
Reference in New Issue
Block a user