C#: Remove the 'security' tag from some queries · github/codeql@d34eef8 · GitHub
Skip to content

Commit d34eef8

Browse files
committed
C#: Remove the 'security' tag from some queries
These queries are only tenuously security queries, and marking them as security queries can cause them to have greater prominence than is merited by the results that they report.
1 parent 604ff23 commit d34eef8

3 files changed

Lines changed: 0 additions & 3 deletions

File tree

csharp/ql/src/API Abuse/DisposeNotCalledOnException.ql

Lines changed: 0 additions & 1 deletion

csharp/ql/src/API Abuse/NoDisposeCallOnLocalIDisposable.ql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
* @id cs/local-not-disposed
99
* @tags efficiency
1010
* maintainability
11-
* security
1211
* external/cwe/cwe-404
1312
* external/cwe/cwe-459
1413
* external/cwe/cwe-460

csharp/ql/src/Likely Bugs/PossibleLossOfPrecision.ql

Lines changed: 0 additions & 1 deletion

0 commit comments

Comments
 (0)