Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion csharp/ql/src/API Abuse/DisposeNotCalledOnException.ql
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
* @id cs/dispose-not-called-on-throw
* @tags efficiency
* maintainability
* security
* external/cwe/cwe-404
* external/cwe/cwe-459
* external/cwe/cwe-460
Expand Down
1 change: 0 additions & 1 deletion csharp/ql/src/API Abuse/NoDisposeCallOnLocalIDisposable.ql
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
* @id cs/local-not-disposed
* @tags efficiency
* maintainability
* security
* external/cwe/cwe-404
* external/cwe/cwe-459
* external/cwe/cwe-460
Expand Down
1 change: 0 additions & 1 deletion csharp/ql/src/Likely Bugs/PossibleLossOfPrecision.ql
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
* @id cs/loss-of-precision
* @tags reliability
* correctness
* security
* external/cwe/cwe-190
* external/cwe/cwe-192
* external/cwe/cwe-197
Expand Down