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:
@@ -33,7 +33,7 @@ org.apache.commons.collections4,,,99,,,,,,,,,,,,,,,4,95
|
||||
org.apache.commons.io,,,22,,,,,,,,,,,,,,,22,
|
||||
org.apache.commons.jexl2,15,,,,,,,15,,,,,,,,,,,
|
||||
org.apache.commons.jexl3,15,,,,,,,15,,,,,,,,,,,
|
||||
org.apache.commons.lang3,,,420,,,,,,,,,,,,,,,292,128
|
||||
org.apache.commons.lang3,,,423,,,,,,,,,,,,,,,292,131
|
||||
org.apache.commons.text,,,272,,,,,,,,,,,,,,,220,52
|
||||
org.apache.directory.ldap.client.api,1,,,,,,,,1,,,,,,,,,,
|
||||
org.apache.hc.core5.function,,,1,,,,,,,,,,,,,,,1,
|
||||
|
||||
|
@@ -10,7 +10,7 @@ Java framework & library support
|
||||
Android,``android.*``,18,34,70,,,3,67,,,
|
||||
`Apache Commons Collections <https://commons.apache.org/proper/commons-collections/>`_,"``org.apache.commons.collections``, ``org.apache.commons.collections4``",,198,,,,,,,,
|
||||
`Apache Commons IO <https://commons.apache.org/proper/commons-io/>`_,``org.apache.commons.io``,,22,,,,,,,,
|
||||
`Apache Commons Lang <https://commons.apache.org/proper/commons-lang/>`_,``org.apache.commons.lang3``,,420,,,,,,,,
|
||||
`Apache Commons Lang <https://commons.apache.org/proper/commons-lang/>`_,``org.apache.commons.lang3``,,423,,,,,,,,
|
||||
`Apache Commons Text <https://commons.apache.org/proper/commons-text/>`_,``org.apache.commons.text``,,272,,,,,,,,
|
||||
`Apache HttpComponents <https://hc.apache.org/>`_,"``org.apache.hc.core5.*``, ``org.apache.http``",5,136,28,,,3,,,,25
|
||||
`Google Guava <https://guava.dev/>`_,``com.google.common.*``,,158,6,,6,,,,,
|
||||
@@ -18,5 +18,5 @@ Java framework & library support
|
||||
Java extensions,"``javax.*``, ``jakarta.*``",22,294,18,,,,,1,1,2
|
||||
`Spring <https://spring.io/>`_,``org.springframework.*``,29,236,62,,,,19,14,,29
|
||||
Others,"``com.esotericsoftware.kryo.io``, ``com.esotericsoftware.kryo5.io``, ``com.fasterxml.jackson.databind``, ``com.unboundid.ldap.sdk``, ``org.apache.commons.codec``, ``org.apache.commons.jexl2``, ``org.apache.commons.jexl3``, ``org.apache.directory.ldap.client.api``, ``org.apache.ibatis.jdbc``, ``org.dom4j``, ``org.hibernate``, ``org.jooq``, ``org.xml.sax``, ``org.xmlpull.v1``, ``play.mvc``",7,12,82,,,,14,18,,
|
||||
Totals,,84,2109,296,13,6,6,107,33,1,66
|
||||
Totals,,84,2112,296,13,6,6,107,33,1,66
|
||||
|
||||
|
||||
Reference in New Issue
Block a user