mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
Merge pull request #7318 from RasmusWL/java-cwe-328
Java: Tag queries with CWE-328
This commit is contained in:
@@ -8,6 +8,7 @@
|
|||||||
* @id java/weak-cryptographic-algorithm
|
* @id java/weak-cryptographic-algorithm
|
||||||
* @tags security
|
* @tags security
|
||||||
* external/cwe/cwe-327
|
* external/cwe/cwe-327
|
||||||
|
* external/cwe/cwe-328
|
||||||
*/
|
*/
|
||||||
|
|
||||||
import java
|
import java
|
||||||
|
|||||||
@@ -8,6 +8,7 @@
|
|||||||
* @id java/potentially-weak-cryptographic-algorithm
|
* @id java/potentially-weak-cryptographic-algorithm
|
||||||
* @tags security
|
* @tags security
|
||||||
* external/cwe/cwe-327
|
* external/cwe/cwe-327
|
||||||
|
* external/cwe/cwe-328
|
||||||
*/
|
*/
|
||||||
|
|
||||||
import java
|
import java
|
||||||
|
|||||||
Reference in New Issue
Block a user