mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Add changed framework coverage reports
This commit is contained in:
@@ -1,2 +1,6 @@
|
||||
package,sink,source,summary,sink:html,sink:xss,source:local,summary:taint
|
||||
System,5,3,13,4,1,3,13
|
||||
package,sink,source,summary,sink:code,sink:html,sink:remote,sink:sql,sink:xss,source:local,summary:taint
|
||||
Dapper,55,,,,,,55,,,
|
||||
Microsoft.ApplicationBlocks.Data,28,,,,,,28,,,
|
||||
MySql.Data.MySqlClient,48,,,,,,48,,,
|
||||
ServiceStack,194,,7,27,,75,92,,,7
|
||||
System,28,3,13,,4,,23,1,3,13
|
||||
|
||||
|
@@ -7,6 +7,8 @@ C# framework & library support
|
||||
:widths: auto
|
||||
|
||||
Framework / library,Package,Flow sources,Taint & value steps,Sinks (total),`CWE-079` :sub:`Cross-site scripting`
|
||||
System,"``System.*``, ``System``",3,13,5,5
|
||||
Totals,,3,13,5,5
|
||||
`ServiceStack <https://servicestack.net/>`_,"``ServiceStack.*``, ``ServiceStack``",,7,194,
|
||||
System,"``System.*``, ``System``",3,13,28,5
|
||||
Others,"``Dapper``, ``Microsoft.ApplicationBlocks.Data``, ``MySql.Data.MySqlClient``",,,131,
|
||||
Totals,,3,20,353,5
|
||||
|
||||
|
||||
Reference in New Issue
Block a user