From 18489c0ded88adf991b06826004a1d893e44b916 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Dec 2021 00:09:34 +0000 Subject: [PATCH] Add changed framework coverage reports --- csharp/documentation/library-coverage/coverage.csv | 2 +- csharp/documentation/library-coverage/coverage.rst | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/csharp/documentation/library-coverage/coverage.csv b/csharp/documentation/library-coverage/coverage.csv index 482a498a572..649ad06a787 100644 --- a/csharp/documentation/library-coverage/coverage.csv +++ b/csharp/documentation/library-coverage/coverage.csv @@ -4,4 +4,4 @@ Microsoft.ApplicationBlocks.Data,28,,,,,,28,,,, MySql.Data.MySqlClient,48,,,,,,48,,,, Newtonsoft.Json,,,73,,,,,,,73, ServiceStack,194,,7,27,,75,92,,,7, -System,28,3,599,,4,,23,1,3,504,95 +System,28,3,691,,4,,23,1,3,593,98 diff --git a/csharp/documentation/library-coverage/coverage.rst b/csharp/documentation/library-coverage/coverage.rst index 6ebdc186267..057c561eb43 100644 --- a/csharp/documentation/library-coverage/coverage.rst +++ b/csharp/documentation/library-coverage/coverage.rst @@ -8,7 +8,7 @@ C# framework & library support Framework / library,Package,Flow sources,Taint & value steps,Sinks (total),`CWE-079` :sub:`Cross-site scripting` `ServiceStack `_,"``ServiceStack.*``, ``ServiceStack``",,7,194, - System,"``System.*``, ``System``",3,599,28,5 + System,"``System.*``, ``System``",3,691,28,5 Others,"``Dapper``, ``Microsoft.ApplicationBlocks.Data``, ``MySql.Data.MySqlClient``, ``Newtonsoft.Json``",,73,131, - Totals,,3,679,353,5 + Totals,,3,771,353,5