mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
15 lines
544 B
ReStructuredText
15 lines
544 B
ReStructuredText
C# framework & library support
|
|
================================
|
|
|
|
.. csv-table::
|
|
:header-rows: 1
|
|
:class: fullWidthTable
|
|
:widths: auto
|
|
|
|
Framework / library,Package,Flow sources,Taint & value steps,Sinks (total),`CWE-079` :sub:`Cross-site scripting`
|
|
`ServiceStack <https://servicestack.net/>`_,"``ServiceStack.*``, ``ServiceStack``",,7,194,
|
|
System,"``System.*``, ``System``",3,599,28,5
|
|
Others,"``Dapper``, ``Microsoft.ApplicationBlocks.Data``, ``MySql.Data.MySqlClient``, ``Newtonsoft.Json``",,73,131,
|
|
Totals,,3,679,353,5
|
|
|