Merge pull request #9020 from joefarebrother/predictable-seed

Java: Add CWE-377 tag to java/predictable-seed
This commit is contained in:
Joe Farebrother
2022-05-03 15:13:58 +01:00
committed by GitHub
2 changed files with 5 additions and 0 deletions

View File

@@ -8,6 +8,7 @@
* @id java/predictable-seed
* @tags security
* external/cwe/cwe-335
* external/cwe/cwe-337
*/
import java

View File

@@ -0,0 +1,4 @@
---
category: queryMetadata
---
* Query `java/predictable-seed` now has a tag for CWE-337.