Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3170781 commit 3b58569Copy full SHA for 3b58569
1 file changed
csharp/documentation/library-coverage/coverage.rst
@@ -6,7 +6,7 @@ C# framework & library support
6
:class: fullWidthTable
7
:widths: auto
8
9
- Framework / library,Package,Remote flow sources,Taint & value steps,Sinks (total),`CWE-079` :sub:`Cross-site scripting`
10
- System,"``System.*``, ``System``",,6,5,5
11
- Totals,,,6,5,5
+ Framework / library,Package,Flow sources,Taint & value steps,Sinks (total),`CWE-079` :sub:`Cross-site scripting`
+ System,"``System.*``, ``System``",3,6,5,5
+ Totals,,3,6,5,5
12
0 commit comments