Skip to content

Commit a717c30

Browse files
authored
Merge pull request github#16958 from github/max-schaefer-patch-1
Java: Tag `java/non-https-url` with CWE-345 ("Insufficient Verification of Data Authenticity")
2 parents a9bf17e + e6c1ff5 commit a717c30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

java/ql/src/Security/CWE/CWE-319/HttpsUrls.ql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
* @id java/non-https-url
99
* @tags security
1010
* external/cwe/cwe-319
11+
* external/cwe/cwe-345
1112
*/
1213

1314
import java

0 commit comments

Comments
 (0)