Merge pull request #7318 from RasmusWL/java-cwe-328

Java: Tag queries with CWE-328
This commit is contained in:
Anders Schack-Mulligen
2021-12-07 11:39:48 +01:00
committed by GitHub
2 changed files with 2 additions and 0 deletions

View File

@@ -8,6 +8,7 @@
* @id java/weak-cryptographic-algorithm
* @tags security
* external/cwe/cwe-327
* external/cwe/cwe-328
*/
import java

View File

@@ -8,6 +8,7 @@
* @id java/potentially-weak-cryptographic-algorithm
* @tags security
* external/cwe/cwe-327
* external/cwe/cwe-328
*/
import java