Skip to content

Commit ba7a10d

Browse files
Add changed framework coverage reports
1 parent 9e259b6 commit ba7a10d

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed
Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
package,sink,source,summary,sink:code,sink:html,sink:remote,sink:sql,sink:xss,source:local,summary:taint,summary:value
22
Dapper,55,,,,,,55,,,,
33
Microsoft.ApplicationBlocks.Data,28,,,,,,28,,,,
4+
Microsoft.VisualBasic,,,4,,,,,,,,4
45
MySql.Data.MySqlClient,48,,,,,,48,,,,
5-
Newtonsoft.Json,,,73,,,,,,,73,
6+
Newtonsoft.Json,,,91,,,,,,,73,18
67
ServiceStack,194,,7,27,,75,92,,,7,
7-
System,28,3,1221,,4,,23,1,3,611,610
8+
System,28,3,2336,,4,,23,1,3,611,1725

csharp/documentation/library-coverage/coverage.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ C# framework & library support
88

99
Framework / library,Package,Flow sources,Taint & value steps,Sinks (total),`CWE-079` :sub:`Cross-site scripting`
1010
`ServiceStack <https://servicestack.net/>`_,"``ServiceStack.*``, ``ServiceStack``",,7,194,
11-
System,"``System.*``, ``System``",3,1221,28,5
12-
Others,"``Dapper``, ``Microsoft.ApplicationBlocks.Data``, ``MySql.Data.MySqlClient``, ``Newtonsoft.Json``",,73,131,
13-
Totals,,3,1301,353,5
11+
System,"``System.*``, ``System``",3,2336,28,5
12+
Others,"``Dapper``, ``Microsoft.ApplicationBlocks.Data``, ``Microsoft.VisualBasic``, ``MySql.Data.MySqlClient``, ``Newtonsoft.Json``",,95,131,
13+
Totals,,3,2438,353,5
1414

0 commit comments

Comments
 (0)