Skip to content

Commit

Permalink
Merge pull request #16461 from joefarebrother/csharp-missing-cwe-meta…
Browse files Browse the repository at this point in the history
…data

C#: Add missing CWE tags
  • Loading branch information
joefarebrother committed May 14, 2024
2 parents ed0717a + 513a319 commit a62ce4c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions csharp/ql/src/Input Validation/ValueShadowing.ql
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
* @tags security
* maintainability
* frameworks/asp.net
* external/cwe/cwe-348
*/

import csharp
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
* @tags security
* maintainability
* frameworks/asp.net
* external/cwe/cwe-348
*/

import csharp
Expand Down

0 comments on commit a62ce4c

Please sign in to comment.