Skip to content

Commit de1269f

Browse files
authored
Merge pull request #7308 from github/workflow/coverage/update
Update CSV framework coverage reports
2 parents 6adfea2 + c46ede0 commit de1269f

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

csharp/documentation/library-coverage/coverage.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ Dapper,55,,,,,,55,,,
33
Microsoft.ApplicationBlocks.Data,28,,,,,,28,,,
44
MySql.Data.MySqlClient,48,,,,,,48,,,
55
ServiceStack,194,,7,27,,75,92,,,7
6-
System,28,3,13,,4,,23,1,3,13
6+
System,28,3,25,,4,,23,1,3,25

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,13,28,5
11+
System,"``System.*``, ``System``",3,25,28,5
1212
Others,"``Dapper``, ``Microsoft.ApplicationBlocks.Data``, ``MySql.Data.MySqlClient``",,,131,
13-
Totals,,3,20,353,5
13+
Totals,,3,32,353,5
1414

java/documentation/library-coverage/coverage.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ android.net,,,60,,,,,,,,,,,,,,,,,,,,,,45,15
66
android.os,,,122,,,,,,,,,,,,,,,,,,,,,,41,81
77
android.util,,16,,,,,,,,,,,,,,,,,,,,,,16,,
88
android.webkit,3,2,,,,,,,,,,,,,,,,,,,,3,,2,,
9+
androidx.slice,,5,88,,,,,,,,,,,,,,,,,,,,5,,27,61
910
cn.hutool.core.codec,,,1,,,,,,,,,,,,,,,,,,,,,,1,
1011
com.esotericsoftware.kryo.io,,,1,,,,,,,,,,,,,,,,,,,,,,1,
1112
com.esotericsoftware.kryo5.io,,,1,,,,,,,,,,,,,,,,,,,,,,1,

java/documentation/library-coverage/coverage.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ Java framework & library support
1818
Java Standard Library,``java.*``,3,524,30,13,,,7,,,10
1919
Java extensions,"``javax.*``, ``jakarta.*``",54,552,32,,,4,,1,1,2
2020
`Spring <https://spring.io/>`_,``org.springframework.*``,29,469,91,,,,19,14,,29
21-
Others,"``cn.hutool.core.codec``, ``com.esotericsoftware.kryo.io``, ``com.esotericsoftware.kryo5.io``, ``com.fasterxml.jackson.core``, ``com.fasterxml.jackson.databind``, ``com.opensymphony.xwork2.ognl``, ``com.unboundid.ldap.sdk``, ``flexjson``, ``groovy.lang``, ``groovy.util``, ``jodd.json``, ``net.sf.saxon.s9api``, ``ognl``, ``org.apache.commons.codec``, ``org.apache.commons.jexl2``, ``org.apache.commons.jexl3``, ``org.apache.commons.ognl``, ``org.apache.directory.ldap.client.api``, ``org.apache.ibatis.jdbc``, ``org.apache.shiro.codec``, ``org.apache.shiro.jndi``, ``org.codehaus.groovy.control``, ``org.dom4j``, ``org.hibernate``, ``org.jooq``, ``org.mvel2``, ``org.xml.sax``, ``org.xmlpull.v1``, ``play.mvc``, ``ratpack.core.form``, ``ratpack.core.handling``, ``ratpack.core.http``, ``ratpack.exec``, ``ratpack.form``, ``ratpack.func``, ``ratpack.handling``, ``ratpack.http``, ``ratpack.util``",39,181,151,,,,14,18,,
22-
Totals,,175,5451,431,13,6,10,107,33,1,66
21+
Others,"``androidx.slice``, ``cn.hutool.core.codec``, ``com.esotericsoftware.kryo.io``, ``com.esotericsoftware.kryo5.io``, ``com.fasterxml.jackson.core``, ``com.fasterxml.jackson.databind``, ``com.opensymphony.xwork2.ognl``, ``com.unboundid.ldap.sdk``, ``flexjson``, ``groovy.lang``, ``groovy.util``, ``jodd.json``, ``net.sf.saxon.s9api``, ``ognl``, ``org.apache.commons.codec``, ``org.apache.commons.jexl2``, ``org.apache.commons.jexl3``, ``org.apache.commons.ognl``, ``org.apache.directory.ldap.client.api``, ``org.apache.ibatis.jdbc``, ``org.apache.shiro.codec``, ``org.apache.shiro.jndi``, ``org.codehaus.groovy.control``, ``org.dom4j``, ``org.hibernate``, ``org.jooq``, ``org.mvel2``, ``org.xml.sax``, ``org.xmlpull.v1``, ``play.mvc``, ``ratpack.core.form``, ``ratpack.core.handling``, ``ratpack.core.http``, ``ratpack.exec``, ``ratpack.form``, ``ratpack.func``, ``ratpack.handling``, ``ratpack.http``, ``ratpack.util``",44,269,151,,,,14,18,,
22+
Totals,,180,5539,431,13,6,10,107,33,1,66
2323

0 commit comments

Comments
 (0)