Skip to content

Commit 734bfbd

Browse files
authored
Merge pull request #7433 from github/workflow/coverage/update
Update CSV framework coverage reports
2 parents 8fabbd6 + 6c57cbb commit 734bfbd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

csharp/documentation/library-coverage/coverage.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ Microsoft.ApplicationBlocks.Data,28,,,,,,28,,,,
44
MySql.Data.MySqlClient,48,,,,,,48,,,,
55
Newtonsoft.Json,,,73,,,,,,,73,
66
ServiceStack,194,,7,27,,75,92,,,7,
7-
System,28,3,691,,4,,23,1,3,593,98
7+
System,28,3,1221,,4,,23,1,3,611,610

csharp/documentation/library-coverage/coverage.rst

Lines changed: 2 additions & 2 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,691,28,5
11+
System,"``System.*``, ``System``",3,1221,28,5
1212
Others,"``Dapper``, ``Microsoft.ApplicationBlocks.Data``, ``MySql.Data.MySqlClient``, ``Newtonsoft.Json``",,73,131,
13-
Totals,,3,771,353,5
13+
Totals,,3,1301,353,5
1414

0 commit comments

Comments
 (0)