🌐 AI搜索 & 代理 主页
Skip to content

Commit 220fd08

Browse files
committed
Improve formatting of tags #2
1 parent 22b614a commit 220fd08

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

java/ql/src/Security/CWE/CWE-020/UntrustedDataToExternalAPI.ql

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
* @precision low
77
* @problem.severity error
88
* @security-severity 7.8
9-
* @tags security external/cwe/cwe-020
9+
* @tags security
10+
* external/cwe/cwe-020
1011
*/
1112

1213
import java

0 commit comments

Comments
 (0)