Update inconsistent CWE tags

Most tags use the "external/cwe/cwe-xxx" format, except for these few queries. Updating them for consistency.
This commit is contained in:
Shati Patel
2023-12-04 11:52:31 +00:00
committed by GitHub
parent 4c8861a60f
commit 6284781a9b
5 changed files with 6 additions and 6 deletions

View File

@@ -9,7 +9,7 @@
* @id java/file-path-injection
* @tags security
* experimental
* external/cwe-073
* external/cwe/cwe-073
*/
import java

View File

@@ -8,7 +8,7 @@
* @id java/unsafe-url-forward-dispatch-load
* @tags security
* experimental
* external/cwe-552
* external/cwe/cwe-552
*/
import java

View File

@@ -8,8 +8,8 @@
* @id java/permissive-dot-regex
* @tags security
* experimental
* external/cwe-625
* external/cwe-863
* external/cwe/cwe-625
* external/cwe/cwe-863
*/
import java