Skip to content

Commit 513a319

Browse files
Change cwe to 348
1 parent 20a1e22 commit 513a319

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

csharp/ql/src/Input Validation/ValueShadowing.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* @tags security
99
* maintainability
1010
* frameworks/asp.net
11-
* external/cwe/cwe-1173
11+
* external/cwe/cwe-348
1212
*/
1313

1414
import csharp

csharp/ql/src/Input Validation/ValueShadowingServerVariable.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* @tags security
99
* maintainability
1010
* frameworks/asp.net
11-
* external/cwe/cwe-1173
11+
* external/cwe/cwe-348
1212
*/
1313

1414
import csharp

0 commit comments

Comments
 (0)