Dependency-Check is an open source tool performing a best effort analysis of 3rd party dependencies;
false positives and false negatives may exist in the analysis performed by the tool. Use of the tool and
the reporting provided constitutes acceptance for use in an AS IS condition, and there are NO warranties,
implied or otherwise, with regard to the analysis or its use. Any use of the tool and the reporting provided
is at the user’s risk. In no event shall the copyright holder or OWASP be held liable for any damages whatsoever
arising out of or in connection with the use of this tool, the analysis performed, or the resulting report.
Scan Information (
show all):
- dependency-check version: 10.0.4
- Report Generated On: Sat, 14 Sep 2024 17:52:17 GMT
- Dependencies Scanned: 134 (102 unique)
- Vulnerable Dependencies: 0
- Vulnerabilities Found: 0
- Vulnerabilities Suppressed: 0
- ...
- NVD API Last Checked: 2024-09-14T17:52:06Z
- NVD API Last Modified: 2024-09-14T16:17:33Z
Summary
Display:
Showing Vulnerable Dependencies (click to show all) HikariCP-5.1.0.jar
Description:
Ultimate JDBC Connection Pool
License:
The Apache Software License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/com/zaxxer/HikariCP/5.1.0/HikariCP-5.1.0.jar
MD5: 37404f82207a28141bd9b0fe6b1d0a16
SHA1: 8c96e36c14461fc436bb02b264b96ef3ca5dca8c
SHA256:a47a6ee62379694ee52c30036f0931b72f9aee2a801d590341ed82bd839e2134
Referenced In Project/Scope: psi-probe-core:provided
HikariCP-5.1.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | HikariCP | High |
Vendor | jar | package name | pool | Highest |
Vendor | jar | package name | zaxxer | Highest |
Vendor | Manifest | build-jdk-spec | 11 | Low |
Vendor | Manifest | bundle-docurl | https://github.com/brettwooldridge | Low |
Vendor | Manifest | bundle-symbolicname | com.zaxxer.HikariCP | Medium |
Vendor | Manifest | originally-created-by | Apache Maven Bundle Plugin | Low |
Vendor | pom | artifactid | HikariCP | Highest |
Vendor | pom | artifactid | HikariCP | Low |
Vendor | pom | developer email | brett.wooldridge@gmail.com | Low |
Vendor | pom | developer name | Brett Wooldridge | Medium |
Vendor | pom | groupid | com.zaxxer | Highest |
Vendor | pom | name | HikariCP | High |
Vendor | pom | organization name | Zaxxer.com | High |
Vendor | pom | organization url | brettwooldridge | Medium |
Vendor | pom | url | brettwooldridge/HikariCP | Highest |
Product | file | name | HikariCP | High |
Product | jar | package name | pool | Highest |
Product | jar | package name | zaxxer | Highest |
Product | Manifest | build-jdk-spec | 11 | Low |
Product | Manifest | bundle-docurl | https://github.com/brettwooldridge | Low |
Product | Manifest | Bundle-Name | HikariCP | Medium |
Product | Manifest | bundle-symbolicname | com.zaxxer.HikariCP | Medium |
Product | Manifest | originally-created-by | Apache Maven Bundle Plugin | Low |
Product | pom | artifactid | HikariCP | Highest |
Product | pom | developer email | brett.wooldridge@gmail.com | Low |
Product | pom | developer name | Brett Wooldridge | Low |
Product | pom | groupid | com.zaxxer | Highest |
Product | pom | name | HikariCP | High |
Product | pom | organization name | Zaxxer.com | Low |
Product | pom | url | brettwooldridge | High |
Product | pom | url | brettwooldridge/HikariCP | High |
Version | file | version | 5.1.0 | High |
Version | Manifest | Bundle-Version | 5.1.0 | High |
Version | pom | version | 5.1.0 | Highest |
Tooltip.js
File Path: /home/runner/work/psi-probe/psi-probe/psi-probe-web/src/main/webapp/js/Tooltip.js
MD5: c940b3d811e0770c5db17e334e8c1009
SHA1: 07876db3b5d3bb00b301b0ff10e669f505e8c8f7
SHA256:839572b477b6233618ac9ebc463e1b98b1b69dc5bd61ae50dc8dac4d98959a20
Referenced In Project/Scope: psi-probe-web
Evidence
Type | Source | Name | Value | Confidence |
---|
accessors-smart-2.5.1.jar
Description:
Java reflect give poor performance on getter setter an constructor calls, accessors-smart use ASM to speed up those calls.
License:
The Apache Software License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/net/minidev/accessors-smart/2.5.1/accessors-smart-2.5.1.jar
MD5: 51e60dbf9ac51f6666f0077317990944
SHA1: 19b820261eb2e7de7d5bde11d1c06e4501dd7e5f
SHA256:2796ae857d0c7be4bc3580daa4d3828d555212355f4c83d38dd0af0742b3c812
Referenced In Project/Scope: psi-probe-rest:compile
accessors-smart-2.5.1.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/net.minidev/json-smart@2.5.1
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | accessors-smart | High |
Vendor | jar | package name | asm | Highest |
Vendor | jar | package name | minidev | Highest |
Vendor | jar | package name | net | Highest |
Vendor | Manifest | bundle-docurl | https://urielch.github.io/ | Low |
Vendor | Manifest | bundle-symbolicname | net.minidev.accessors-smart | Medium |
Vendor | pom | artifactid | accessors-smart | Highest |
Vendor | pom | artifactid | accessors-smart | Low |
Vendor | pom | developer email | shoothzj@gmail.com | Low |
Vendor | pom | developer email | uchemouni@gmail.com | Low |
Vendor | pom | developer id | shoothzj | Medium |
Vendor | pom | developer id | uriel | Medium |
Vendor | pom | developer name | Uriel Chemouni | Medium |
Vendor | pom | developer name | ZhangJian He | Medium |
Vendor | pom | groupid | net.minidev | Highest |
Vendor | pom | name | ASM based accessors helper used by json-smart | High |
Vendor | pom | organization name | Chemouni Uriel | High |
Vendor | pom | organization url | https://urielch.github.io/ | Medium |
Vendor | pom | url | https://urielch.github.io/ | Highest |
Product | file | name | accessors-smart | High |
Product | jar | package name | asm | Highest |
Product | jar | package name | minidev | Highest |
Product | jar | package name | net | Highest |
Product | Manifest | bundle-docurl | https://urielch.github.io/ | Low |
Product | Manifest | Bundle-Name | accessors-smart | Medium |
Product | Manifest | bundle-symbolicname | net.minidev.accessors-smart | Medium |
Product | pom | artifactid | accessors-smart | Highest |
Product | pom | developer email | shoothzj@gmail.com | Low |
Product | pom | developer email | uchemouni@gmail.com | Low |
Product | pom | developer id | shoothzj | Low |
Product | pom | developer id | uriel | Low |
Product | pom | developer name | Uriel Chemouni | Low |
Product | pom | developer name | ZhangJian He | Low |
Product | pom | groupid | net.minidev | Highest |
Product | pom | name | ASM based accessors helper used by json-smart | High |
Product | pom | organization name | Chemouni Uriel | Low |
Product | pom | organization url | https://urielch.github.io/ | Low |
Product | pom | url | https://urielch.github.io/ | Medium |
Version | file | version | 2.5.1 | High |
Version | Manifest | Bundle-Version | 2.5.1 | High |
Version | pom | version | 2.5.1 | Highest |
angus-activation-2.0.2.jar
Description:
Implementation
License:
http://www.eclipse.org/org/documents/edl-v10.php
File Path: /home/runner/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar
MD5: 42bba74155dc773eca277ee7a16f74be
SHA1: 41f1e0ddd157c856926ed149ab837d110955a9fc
SHA256:6dd3bcffc22bce83b07376a0e2e094e4964a3195d4118fb43e380ef35436cc1e
Referenced In Projects/Scopes:- psi-probe:compile
- psi-probe-web:compile
- psi-probe-tomcat10:compile
- psi-probe-tomcat11:compile
- psi-probe-core:compile
- psi-probe-rest:compile
angus-activation-2.0.2.jar is in the transitive dependency tree of the listed items.Included by:- pkg:maven/com.github.psi-probe/psi-probe-tomcat10@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-rest@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-tomcat11@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-web@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe@5.1.1-SNAPSHOT
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | angus-activation | High |
Vendor | jar | package name | activation | Highest |
Vendor | jar | package name | angus | Highest |
Vendor | jar | package name | eclipse | Highest |
Vendor | Manifest | bundle-docurl | https://www.eclipse.org | Low |
Vendor | Manifest | bundle-symbolicname | angus-activation | Medium |
Vendor | Manifest | extension-name | org.eclipse.angus | Medium |
Vendor | Manifest | implementation-build-id | 2.0.2-RELEASE-c08e320 | Low |
Vendor | Manifest | Implementation-Vendor | Eclipse Foundation | High |
Vendor | Manifest | provide-capability | osgi.serviceloader;osgi.serviceloader="jakarta.activation.spi.MailcapRegistryProvider",osgi.serviceloader;osgi.serviceloader="jakarta.activation.spi.MimeTypeRegistryProvider" | Low |
Vendor | Manifest | specification-vendor | Eclipse Foundation | Low |
Vendor | pom | artifactid | angus-activation | Highest |
Vendor | pom | artifactid | angus-activation | Low |
Vendor | pom | groupid | org.eclipse.angus | Highest |
Vendor | pom | name | Angus Activation Registries | High |
Vendor | pom | parent-artifactid | angus-activation-project | Low |
Product | file | name | angus-activation | High |
Product | jar | package name | activation | Highest |
Product | jar | package name | angus | Highest |
Product | jar | package name | eclipse | Highest |
Product | Manifest | bundle-docurl | https://www.eclipse.org | Low |
Product | Manifest | Bundle-Name | Angus Activation Registries | Medium |
Product | Manifest | bundle-symbolicname | angus-activation | Medium |
Product | Manifest | extension-name | org.eclipse.angus | Medium |
Product | Manifest | implementation-build-id | 2.0.2-RELEASE-c08e320 | Low |
Product | Manifest | Implementation-Title | Angus Activation Registries | High |
Product | Manifest | provide-capability | osgi.serviceloader;osgi.serviceloader="jakarta.activation.spi.MailcapRegistryProvider",osgi.serviceloader;osgi.serviceloader="jakarta.activation.spi.MimeTypeRegistryProvider" | Low |
Product | Manifest | specification-title | Jakarta Activation Specification | Medium |
Product | pom | artifactid | angus-activation | Highest |
Product | pom | groupid | org.eclipse.angus | Highest |
Product | pom | name | Angus Activation Registries | High |
Product | pom | parent-artifactid | angus-activation-project | Medium |
Version | file | version | 2.0.2 | High |
Version | Manifest | Bundle-Version | 2.0.2 | High |
Version | pom | version | 2.0.2 | Highest |
angus-mail-2.0.3.jar (shaded: org.eclipse.angus:angus-core:2.0.3)
File Path: /home/runner/.m2/repository/org/eclipse/angus/angus-mail/2.0.3/angus-mail-2.0.3.jar/META-INF/maven/org.eclipse.angus/angus-core/pom.xml
MD5: 9907dbe21768f81f0436f492e8ceca57
SHA1: 108609abe9269199421273dfe2b5520c00ac800c
SHA256:a52a66e7dd0b6006ab29360dfe735a9d32243f70be56ea1af92bc7dca11fd1ed
Referenced In Projects/Scopes:
- psi-probe-web:compile
- psi-probe-tomcat10:compile
- psi-probe-tomcat11:compile
- psi-probe-core:compile
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | pom | artifactid | angus-core | Low |
Vendor | pom | groupid | org.eclipse.angus | Highest |
Vendor | pom | name | Angus Mail Core | High |
Vendor | pom | parent-artifactid | all | Low |
Product | pom | artifactid | angus-core | Highest |
Product | pom | groupid | org.eclipse.angus | Highest |
Product | pom | name | Angus Mail Core | High |
Product | pom | parent-artifactid | all | Medium |
Version | pom | version | 2.0.3 | Highest |
angus-mail-2.0.3.jar (shaded: org.eclipse.angus:imap:2.0.3)
File Path: /home/runner/.m2/repository/org/eclipse/angus/angus-mail/2.0.3/angus-mail-2.0.3.jar/META-INF/maven/org.eclipse.angus/imap/pom.xml
MD5: 55d43d94fda869a2551af9303a7ea370
SHA1: fed2fd168251a00aef8e0ebfc379a58a05aa6346
SHA256:2769e1c98f6d6ae4285eb0872ae1d20ce78bd503ed7a824d406e22e25e9d1b16
Referenced In Projects/Scopes:
- psi-probe-web:compile
- psi-probe-tomcat10:compile
- psi-probe-tomcat11:compile
- psi-probe-core:compile
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | pom | artifactid | imap | Low |
Vendor | pom | groupid | org.eclipse.angus | Highest |
Vendor | pom | name | Angus Mail imap provider | High |
Vendor | pom | parent-artifactid | providers | Low |
Product | pom | artifactid | imap | Highest |
Product | pom | groupid | org.eclipse.angus | Highest |
Product | pom | name | Angus Mail imap provider | High |
Product | pom | parent-artifactid | providers | Medium |
Version | pom | version | 2.0.3 | Highest |
angus-mail-2.0.3.jar (shaded: org.eclipse.angus:logging-mailhandler:2.0.3)
File Path: /home/runner/.m2/repository/org/eclipse/angus/angus-mail/2.0.3/angus-mail-2.0.3.jar/META-INF/maven/org.eclipse.angus/logging-mailhandler/pom.xml
MD5: eb9a0a396f32310dcaeddef53c4fecf2
SHA1: 9d10a9bd90cb079dcdb9b1ab25e1d1f6c253e78d
SHA256:e9546707cf60f5eace422c9f542ba2548fcef1639f1270e103720d54a4ea2a66
Referenced In Projects/Scopes:
- psi-probe-web:compile
- psi-probe-tomcat10:compile
- psi-probe-tomcat11:compile
- psi-probe-core:compile
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | pom | artifactid | logging-mailhandler | Low |
Vendor | pom | groupid | org.eclipse.angus | Highest |
Vendor | pom | name | Angus Mail logging handler | High |
Vendor | pom | parent-artifactid | all | Low |
Product | pom | artifactid | logging-mailhandler | Highest |
Product | pom | groupid | org.eclipse.angus | Highest |
Product | pom | name | Angus Mail logging handler | High |
Product | pom | parent-artifactid | all | Medium |
Version | pom | version | 2.0.3 | Highest |
angus-mail-2.0.3.jar (shaded: org.eclipse.angus:pop3:2.0.3)
File Path: /home/runner/.m2/repository/org/eclipse/angus/angus-mail/2.0.3/angus-mail-2.0.3.jar/META-INF/maven/org.eclipse.angus/pop3/pom.xml
MD5: f814ea6c49648addacecaad34e700890
SHA1: fad30d04e576332a8ce304438a8c60444a2a15fd
SHA256:1bf0ed0c897f7825319a0b4a8926a95a7a4430ddf4d9c11b6d1af7a34acf5261
Referenced In Projects/Scopes:
- psi-probe-web:compile
- psi-probe-tomcat10:compile
- psi-probe-tomcat11:compile
- psi-probe-core:compile
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | pom | artifactid | pop3 | Low |
Vendor | pom | groupid | org.eclipse.angus | Highest |
Vendor | pom | name | Angus Mail pop3 provider | High |
Vendor | pom | parent-artifactid | providers | Low |
Product | pom | artifactid | pop3 | Highest |
Product | pom | groupid | org.eclipse.angus | Highest |
Product | pom | name | Angus Mail pop3 provider | High |
Product | pom | parent-artifactid | providers | Medium |
Version | pom | version | 2.0.3 | Highest |
angus-mail-2.0.3.jar (shaded: org.eclipse.angus:smtp:2.0.3)
File Path: /home/runner/.m2/repository/org/eclipse/angus/angus-mail/2.0.3/angus-mail-2.0.3.jar/META-INF/maven/org.eclipse.angus/smtp/pom.xml
MD5: 88fdc95cc63d9167e76af8fd06ad205d
SHA1: 3d3b38a40ef48a4feb95a7e4d6d133df2b58c5b0
SHA256:f69db19b0c17d856e923ce29d4d6089e5dcafa30678fe549c11d316712ca3fae
Referenced In Projects/Scopes:
- psi-probe-web:compile
- psi-probe-tomcat10:compile
- psi-probe-tomcat11:compile
- psi-probe-core:compile
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | pom | artifactid | smtp | Low |
Vendor | pom | groupid | org.eclipse.angus | Highest |
Vendor | pom | name | Angus Mail smtp provider | High |
Vendor | pom | parent-artifactid | providers | Low |
Product | pom | artifactid | smtp | Highest |
Product | pom | groupid | org.eclipse.angus | Highest |
Product | pom | name | Angus Mail smtp provider | High |
Product | pom | parent-artifactid | providers | Medium |
Version | pom | version | 2.0.3 | Highest |
angus-mail-2.0.3.jar
Description:
Angus Mail Provider
License:
http://www.eclipse.org/legal/epl-2.0, https://www.gnu.org/software/classpath/license.html, http://www.eclipse.org/org/documents/edl-v10.php
File Path: /home/runner/.m2/repository/org/eclipse/angus/angus-mail/2.0.3/angus-mail-2.0.3.jar
MD5: 44f609355db6385cec29ef7eab9be8ea
SHA1: 56f811522d693700013768db83b741a65da6c61c
SHA256:6b5b6fc2ba633c53733d829c56cae51d343fb1eadee3e17b8eea01a49edc72d3
Referenced In Projects/Scopes:- psi-probe-web:compile
- psi-probe-tomcat10:compile
- psi-probe-tomcat11:compile
- psi-probe-core:compile
angus-mail-2.0.3.jar is in the transitive dependency tree of the listed items.Included by:- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | angus-mail | High |
Vendor | jar | package name | angus | Highest |
Vendor | jar | package name | eclipse | Highest |
Vendor | jar | package name | mail | Highest |
Vendor | Manifest | bundle-docurl | https://www.eclipse.org | Low |
Vendor | Manifest | bundle-symbolicname | org.eclipse.angus.mail | Medium |
Vendor | Manifest | provide-capability | osgi.serviceloader;osgi.serviceloader="jakarta.mail.util.StreamProvider",osgi.serviceloader;osgi.serviceloader="jakarta.mail.Provider" | Low |
Vendor | pom | artifactid | angus-mail | Highest |
Vendor | pom | artifactid | angus-mail | Low |
Vendor | pom | groupid | org.eclipse.angus | Highest |
Vendor | pom | name | Angus Mail Provider | High |
Vendor | pom | parent-artifactid | all | Low |
Product | file | name | angus-mail | High |
Product | jar | package name | angus | Highest |
Product | jar | package name | eclipse | Highest |
Product | jar | package name | mail | Highest |
Product | jar | package name | util | Highest |
Product | Manifest | bundle-docurl | https://www.eclipse.org | Low |
Product | Manifest | Bundle-Name | Angus Mail Provider | Medium |
Product | Manifest | bundle-symbolicname | org.eclipse.angus.mail | Medium |
Product | Manifest | provide-capability | osgi.serviceloader;osgi.serviceloader="jakarta.mail.util.StreamProvider",osgi.serviceloader;osgi.serviceloader="jakarta.mail.Provider" | Low |
Product | pom | artifactid | angus-mail | Highest |
Product | pom | groupid | org.eclipse.angus | Highest |
Product | pom | name | Angus Mail Provider | High |
Product | pom | parent-artifactid | all | Medium |
Version | file | version | 2.0.3 | High |
Version | Manifest | Bundle-Version | 2.0.3 | High |
Version | pom | version | 2.0.3 | Highest |
areascroller.js
File Path: /home/runner/work/psi-probe/psi-probe/psi-probe-web/src/main/webapp/js/areascroller.js
MD5: f346979c1f7ab2b2799702d56f3722a1
SHA1: 46a556ce34ddf2ec8c9a2a4898c176843c9582be
SHA256:a5d2359f50cc457d710c85493f5ccd0dbb832671d79c81754cfb8a30b5fd5233
Referenced In Project/Scope: psi-probe-web
Evidence
Type | Source | Name | Value | Confidence |
---|
asm-9.7.jar
Description:
ASM, a very small and fast Java bytecode manipulation framework
License:
BSD-3-Clause: https://asm.ow2.io/license.html
File Path: /home/runner/.m2/repository/org/ow2/asm/asm/9.7/asm-9.7.jar
MD5: 3957b18bf02a62edcb6726d074b90b08
SHA1: 073d7b3086e14beb604ced229c302feff6449723
SHA256:adf46d5e34940bdf148ecdd26a9ee8eea94496a72034ff7141066b3eea5c4e9d
Referenced In Project/Scope: psi-probe-rest:compile
asm-9.7.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.hazendaz/javabean-tester@2.8.2
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | asm | High |
Vendor | jar | package name | asm | Highest |
Vendor | jar | package name | objectweb | Highest |
Vendor | Manifest | bundle-docurl | http://asm.ow2.org | Low |
Vendor | Manifest | bundle-requiredexecutionenvironment | J2SE-1.5 | Low |
Vendor | Manifest | bundle-symbolicname | org.objectweb.asm | Medium |
Vendor | pom | artifactid | asm | Highest |
Vendor | pom | artifactid | asm | Low |
Vendor | pom | developer email | ebruneton@free.fr | Low |
Vendor | pom | developer email | eu@javatx.org | Low |
Vendor | pom | developer email | forax@univ-mlv.fr | Low |
Vendor | pom | developer id | ebruneton | Medium |
Vendor | pom | developer id | eu | Medium |
Vendor | pom | developer id | forax | Medium |
Vendor | pom | developer name | Eric Bruneton | Medium |
Vendor | pom | developer name | Eugene Kuleshov | Medium |
Vendor | pom | developer name | Remi Forax | Medium |
Vendor | pom | groupid | org.ow2.asm | Highest |
Vendor | pom | name | asm | High |
Vendor | pom | organization name | OW2 | High |
Vendor | pom | organization url | http://www.ow2.org/ | Medium |
Vendor | pom | parent-artifactid | ow2 | Low |
Vendor | pom | parent-groupid | org.ow2 | Medium |
Vendor | pom | url | http://asm.ow2.io/ | Highest |
Product | file | name | asm | High |
Product | jar | package name | asm | Highest |
Product | jar | package name | objectweb | Highest |
Product | Manifest | bundle-docurl | http://asm.ow2.org | Low |
Product | Manifest | Bundle-Name | org.objectweb.asm | Medium |
Product | Manifest | bundle-requiredexecutionenvironment | J2SE-1.5 | Low |
Product | Manifest | bundle-symbolicname | org.objectweb.asm | Medium |
Product | Manifest | Implementation-Title | ASM, a very small and fast Java bytecode manipulation framework | High |
Product | pom | artifactid | asm | Highest |
Product | pom | developer email | ebruneton@free.fr | Low |
Product | pom | developer email | eu@javatx.org | Low |
Product | pom | developer email | forax@univ-mlv.fr | Low |
Product | pom | developer id | ebruneton | Low |
Product | pom | developer id | eu | Low |
Product | pom | developer id | forax | Low |
Product | pom | developer name | Eric Bruneton | Low |
Product | pom | developer name | Eugene Kuleshov | Low |
Product | pom | developer name | Remi Forax | Low |
Product | pom | groupid | org.ow2.asm | Highest |
Product | pom | name | asm | High |
Product | pom | organization name | OW2 | Low |
Product | pom | organization url | http://www.ow2.org/ | Low |
Product | pom | parent-artifactid | ow2 | Medium |
Product | pom | parent-groupid | org.ow2 | Medium |
Product | pom | url | http://asm.ow2.io/ | Medium |
Version | file | version | 9.7 | High |
Version | Manifest | Bundle-Version | 9.7 | High |
Version | Manifest | Implementation-Version | 9.7 | High |
Version | pom | parent-version | 9.7 | Low |
Version | pom | version | 9.7 | Highest |
behaviour.js
File Path: /home/runner/work/psi-probe/psi-probe/psi-probe-web/src/main/webapp/js/behaviour.js
MD5: 9aa306ae0d9e7776169929a4bf3ee9da
SHA1: b1305cb1917085b9804dcbfc34be4817e117fd45
SHA256:414359e2e267725f5aa02db1812c68a7bbf021e0bdee183d28f52ab732eab42d
Referenced In Project/Scope: psi-probe-web
Evidence
Type | Source | Name | Value | Confidence |
---|
builder.js
File Path: /home/runner/work/psi-probe/psi-probe/psi-probe-web/src/main/webapp/js/scriptaculous/builder.js
MD5: a1ba13fafcbb5ff53a4a550f4b3c1c75
SHA1: 65b62ee4c555778a8bf5808b6f10e725636154d6
SHA256:85018efed0d54dd22c10f8f2613e6227e03d49363c1f92006d75b7dfd3a1abfd
Referenced In Project/Scope: psi-probe-web
Evidence
Type | Source | Name | Value | Confidence |
---|
c3p0-0.10.1.jar
Description:
A mature JDBC3+ Connection pooling library
License:
LGPL-2.1-or-later: https://spdx.org/licenses/LGPL-2.1-or-later.html
EPL-1.0: https://spdx.org/licenses/EPL-1.0.html
File Path: /home/runner/.m2/repository/com/mchange/c3p0/0.10.1/c3p0-0.10.1.jar
MD5: f68b8bf544d39746f19e19407d1db5b9
SHA1: 719d269cd51b6877081a6dc88a213d5d1479a915
SHA256:aae9a46d26e4908d3724018e6a9029cb6155f38af103d40c896892727d9a9956
Referenced In Project/Scope: psi-probe-core:provided
c3p0-0.10.1.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | c3p0 | High |
Vendor | jar | package name | c3p0 | Highest |
Vendor | jar | package name | mchange | Highest |
Vendor | jar | package name | v2 | Highest |
Vendor | Manifest | automatic-module-name | com.mchange.v2.c3p0 | Medium |
Vendor | pom | artifactid | c3p0 | Highest |
Vendor | pom | artifactid | c3p0 | Low |
Vendor | pom | developer id | swaldman | Medium |
Vendor | pom | developer name | Steve Waldman | Medium |
Vendor | pom | groupid | com.mchange | Highest |
Vendor | pom | name | c3p0 | High |
Vendor | pom | url | https://www.mchange.com/projects/c3p0 | Highest |
Product | file | name | c3p0 | High |
Product | jar | package name | c3p0 | Highest |
Product | jar | package name | mchange | Highest |
Product | jar | package name | v2 | Highest |
Product | Manifest | automatic-module-name | com.mchange.v2.c3p0 | Medium |
Product | pom | artifactid | c3p0 | Highest |
Product | pom | developer id | swaldman | Low |
Product | pom | developer name | Steve Waldman | Low |
Product | pom | groupid | com.mchange | Highest |
Product | pom | name | c3p0 | High |
Product | pom | url | https://www.mchange.com/projects/c3p0 | Medium |
Version | file | version | 0.10.1 | High |
Version | pom | version | 0.10.1 | Highest |
checker-qual-3.47.0.jar
Description:
checker-qual contains annotations (type qualifiers) that a programmerwrites to specify Java code for type-checking by the Checker Framework.
License:
The MIT License: http://opensource.org/licenses/MIT
File Path: /home/runner/.m2/repository/org/checkerframework/checker-qual/3.47.0/checker-qual-3.47.0.jar
MD5: ac57448fc8a7d2a8cf717bea6062f858
SHA1: 2b3cbe34a6af46bb3692aac208caa4f55cd28584
SHA256:9840a77c175a95a60c66da8f506871a907a6c4fc8a703bef38c715bc6d4de626
Referenced In Projects/Scopes:- psi-probe-web:compile
- psi-probe-tomcat10:compile
- psi-probe-tomcat11:compile
- psi-probe-core:compile
checker-qual-3.47.0.jar is in the transitive dependency tree of the listed items.Included by:- pkg:maven/com.github.hazendaz.jmockit/jmockit@1.54.0
- pkg:maven/com.github.hazendaz/displaytag@3.0.3
- pkg:maven/com.google.guava/guava@33.3.0-jre
- pkg:maven/com.github.hazendaz.jmockit/jmockit@1.54.0
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | checker-qual | High |
Vendor | jar | package name | checker | Highest |
Vendor | jar | package name | checkerframework | Highest |
Vendor | jar | package name | framework | Highest |
Vendor | jar | package name | qual | Highest |
Vendor | Manifest | bundle-symbolicname | checker-qual | Medium |
Vendor | Manifest | implementation-url | https://checkerframework.org | Low |
Vendor | pom | artifactid | checker-qual | Highest |
Vendor | pom | artifactid | checker-qual | Low |
Vendor | pom | developer email | mernst@cs.washington.edu | Low |
Vendor | pom | developer email | smillst@cs.washington.edu | Low |
Vendor | pom | developer id | mernst | Medium |
Vendor | pom | developer id | smillst | Medium |
Vendor | pom | developer name | Michael Ernst | Medium |
Vendor | pom | developer name | Suzanne Millstein | Medium |
Vendor | pom | developer org | University of Washington | Medium |
Vendor | pom | developer org URL | https://www.cs.washington.edu/ | Medium |
Vendor | pom | groupid | org.checkerframework | Highest |
Vendor | pom | name | Checker Qual | High |
Vendor | pom | url | https://checkerframework.org/ | Highest |
Product | file | name | checker-qual | High |
Product | jar | package name | checker | Highest |
Product | jar | package name | checkerframework | Highest |
Product | jar | package name | framework | Highest |
Product | jar | package name | qual | Highest |
Product | Manifest | Bundle-Name | checker-qual | Medium |
Product | Manifest | bundle-symbolicname | checker-qual | Medium |
Product | Manifest | implementation-url | https://checkerframework.org | Low |
Product | pom | artifactid | checker-qual | Highest |
Product | pom | developer email | mernst@cs.washington.edu | Low |
Product | pom | developer email | smillst@cs.washington.edu | Low |
Product | pom | developer id | mernst | Low |
Product | pom | developer id | smillst | Low |
Product | pom | developer name | Michael Ernst | Low |
Product | pom | developer name | Suzanne Millstein | Low |
Product | pom | developer org | University of Washington | Low |
Product | pom | developer org URL | https://www.cs.washington.edu/ | Low |
Product | pom | groupid | org.checkerframework | Highest |
Product | pom | name | Checker Qual | High |
Product | pom | url | https://checkerframework.org/ | Medium |
Version | file | version | 3.47.0 | High |
Version | Manifest | Bundle-Version | 3.47.0 | High |
Version | Manifest | Implementation-Version | 3.47.0 | High |
Version | pom | version | 3.47.0 | Highest |
com.github.psi-probe:psi-probe-core:5.1.1-SNAPSHOT
Description:
PSI Probe Core - Core logic, data models, and controllers
License:
GNU General Public License, version 2 https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
File Path: /home/runner/work/psi-probe/psi-probe/psi-probe-core/pom.xml
Referenced In Projects/Scopes:- psi-probe-tomcat11
- psi-probe-web
- psi-probe-tomcat10
com.github.psi-probe:psi-probe-core:5.1.1-SNAPSHOT is in the transitive dependency tree of the listed items.Included by:- pkg:maven/com.github.psi-probe/psi-probe-tomcat10@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-web@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-tomcat11@5.1.1-SNAPSHOT
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | pom | High |
Vendor | project | artifactid | psi-probe-core | Low |
Vendor | project | groupid | com.github.psi-probe | Highest |
Product | file | name | pom | High |
Product | project | artifactid | psi-probe-core | Highest |
Product | project | groupid | com.github.psi-probe | Low |
com.github.psi-probe:psi-probe-tomcat10:5.1.1-SNAPSHOT
Description:
PSI Probe Tomcat 10.1.x Adapter - Implementation of features specific to Apache Tomcat 10.1.x
License:
GNU General Public License, version 2 https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
File Path: /home/runner/work/psi-probe/psi-probe/psi-probe-tomcat10/pom.xml
Referenced In Project/Scope: psi-probe-web
com.github.psi-probe:psi-probe-tomcat10:5.1.1-SNAPSHOT is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.psi-probe/psi-probe-web@5.1.1-SNAPSHOT
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | pom | High |
Vendor | project | artifactid | psi-probe-tomcat10 | Low |
Vendor | project | groupid | com.github.psi-probe | Highest |
Product | file | name | pom | High |
Product | project | artifactid | psi-probe-tomcat10 | Highest |
Product | project | groupid | com.github.psi-probe | Low |
com.github.psi-probe:psi-probe-tomcat11:5.1.1-SNAPSHOT
Description:
PSI Probe Tomcat 11.0.x Adapter - Implementation of features specific to Apache Tomcat 11.0.x
License:
GNU General Public License, version 2 https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
File Path: /home/runner/work/psi-probe/psi-probe/psi-probe-tomcat11/pom.xml
Referenced In Project/Scope: psi-probe-web
com.github.psi-probe:psi-probe-tomcat11:5.1.1-SNAPSHOT is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.psi-probe/psi-probe-web@5.1.1-SNAPSHOT
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | pom | High |
Vendor | project | artifactid | psi-probe-tomcat11 | Low |
Vendor | project | groupid | com.github.psi-probe | Highest |
Product | file | name | pom | High |
Product | project | artifactid | psi-probe-tomcat11 | Highest |
Product | project | groupid | com.github.psi-probe | Low |
commons-beanutils-1.9.4.jar
Description:
Apache Commons BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection.
License:
https://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar
MD5: 07dc532ee316fe1f2f0323e9bd2f8df4
SHA1: d52b9abcd97f38c81342bb7e7ae1eee9b73cba51
SHA256:7d938c81789028045c08c065e94be75fc280527620d5bd62b519d5838532368a
Referenced In Projects/Scopes:- psi-probe-web:compile
- psi-probe-tomcat10:compile
- psi-probe-tomcat11:compile
- psi-probe-core:compile
commons-beanutils-1.9.4.jar is in the transitive dependency tree of the listed items.Included by:- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | commons-beanutils | High |
Vendor | jar | package name | apache | Highest |
Vendor | jar | package name | beanutils | Highest |
Vendor | jar | package name | commons | Highest |
Vendor | Manifest | bundle-docurl | https://commons.apache.org/proper/commons-beanutils/ | Low |
Vendor | Manifest | bundle-symbolicname | org.apache.commons.commons-beanutils | Medium |
Vendor | Manifest | implementation-build | UNKNOWN_BRANCH@r??????; 2019-07-28 22:14:44+0000 | Low |
Vendor | Manifest | implementation-url | https://commons.apache.org/proper/commons-beanutils/ | Low |
Vendor | Manifest | Implementation-Vendor | The Apache Software Foundation | High |
Vendor | Manifest | Implementation-Vendor-Id | org.apache | Medium |
Vendor | Manifest | specification-vendor | The Apache Software Foundation | Low |
Vendor | pom | artifactid | commons-beanutils | Highest |
Vendor | pom | artifactid | commons-beanutils | Low |
Vendor | pom | developer email | britter@apache.org | Low |
Vendor | pom | developer email | chtompki@apache.org | Low |
Vendor | pom | developer email | craigmcc@apache.org | Low |
Vendor | pom | developer email | dion@apache.org | Low |
Vendor | pom | developer email | epugh@apache.org | Low |
Vendor | pom | developer email | geirm@apache.org | Low |
Vendor | pom | developer email | ggregory@apache.org | Low |
Vendor | pom | developer email | jcarman@apache.org | Low |
Vendor | pom | developer email | jconlon@apache.org | Low |
Vendor | pom | developer email | jstrachan@apache.org | Low |
Vendor | pom | developer email | morgand@apache.org | Low |
Vendor | pom | developer email | mvdb@apache.org | Low |
Vendor | pom | developer email | niallp@apache.org | Low |
Vendor | pom | developer email | rdonkin@apache.org | Low |
Vendor | pom | developer email | rwaldhoff@apache.org | Low |
Vendor | pom | developer email | sanders@apache.org | Low |
Vendor | pom | developer email | scolebourne@apache.org | Low |
Vendor | pom | developer email | skitching@apache.org | Low |
Vendor | pom | developer email | stain@apache.org | Low |
Vendor | pom | developer email | tobrien@apache.org | Low |
Vendor | pom | developer email | yoavs@apache.org | Low |
Vendor | pom | developer id | britter | Medium |
Vendor | pom | developer id | chtompki | Medium |
Vendor | pom | developer id | craigmcc | Medium |
Vendor | pom | developer id | dion | Medium |
Vendor | pom | developer id | epugh | Medium |
Vendor | pom | developer id | geirm | Medium |
Vendor | pom | developer id | ggregory | Medium |
Vendor | pom | developer id | jcarman | Medium |
Vendor | pom | developer id | jconlon | Medium |
Vendor | pom | developer id | jstrachan | Medium |
Vendor | pom | developer id | morgand | Medium |
Vendor | pom | developer id | mvdb | Medium |
Vendor | pom | developer id | niallp | Medium |
Vendor | pom | developer id | rdonkin | Medium |
Vendor | pom | developer id | rwaldhoff | Medium |
Vendor | pom | developer id | sanders | Medium |
Vendor | pom | developer id | scolebourne | Medium |
Vendor | pom | developer id | skitching | Medium |
Vendor | pom | developer id | stain | Medium |
Vendor | pom | developer id | tobrien | Medium |
Vendor | pom | developer id | yoavs | Medium |
Vendor | pom | developer name | Benedikt Ritter | Medium |
Vendor | pom | developer name | Craig McClanahan | Medium |
Vendor | pom | developer name | David Eric Pugh | Medium |
Vendor | pom | developer name | Dion Gillard | Medium |
Vendor | pom | developer name | Gary Gregory | Medium |
Vendor | pom | developer name | Geir Magnusson Jr. | Medium |
Vendor | pom | developer name | James Carman | Medium |
Vendor | pom | developer name | James Strachan | Medium |
Vendor | pom | developer name | John E. Conlon | Medium |
Vendor | pom | developer name | Martin van den Bemt | Medium |
Vendor | pom | developer name | Morgan James Delagrange | Medium |
Vendor | pom | developer name | Niall Pemberton | Medium |
Vendor | pom | developer name | Rob Tompkins | Medium |
Vendor | pom | developer name | Robert Burrell Donkin | Medium |
Vendor | pom | developer name | Rodney Waldhoff | Medium |
Vendor | pom | developer name | Scott Sanders | Medium |
Vendor | pom | developer name | Simon Kitching | Medium |
Vendor | pom | developer name | Stephen Colebourne | Medium |
Vendor | pom | developer name | Stian Soiland-Reyes | Medium |
Vendor | pom | developer name | Tim O'Brien | Medium |
Vendor | pom | developer name | Yoav Shapira | Medium |
Vendor | pom | developer org | The Apache Software Foundation | Medium |
Vendor | pom | groupid | commons-beanutils | Highest |
Vendor | pom | name | Apache Commons BeanUtils | High |
Vendor | pom | parent-artifactid | commons-parent | Low |
Vendor | pom | parent-groupid | org.apache.commons | Medium |
Vendor | pom | url | https://commons.apache.org/proper/commons-beanutils/ | Highest |
Product | file | name | commons-beanutils | High |
Product | jar | package name | apache | Highest |
Product | jar | package name | beanutils | Highest |
Product | jar | package name | commons | Highest |
Product | Manifest | bundle-docurl | https://commons.apache.org/proper/commons-beanutils/ | Low |
Product | Manifest | Bundle-Name | Apache Commons BeanUtils | Medium |
Product | Manifest | bundle-symbolicname | org.apache.commons.commons-beanutils | Medium |
Product | Manifest | implementation-build | UNKNOWN_BRANCH@r??????; 2019-07-28 22:14:44+0000 | Low |
Product | Manifest | Implementation-Title | Apache Commons BeanUtils | High |
Product | Manifest | implementation-url | https://commons.apache.org/proper/commons-beanutils/ | Low |
Product | Manifest | specification-title | Apache Commons BeanUtils | Medium |
Product | pom | artifactid | commons-beanutils | Highest |
Product | pom | developer email | britter@apache.org | Low |
Product | pom | developer email | chtompki@apache.org | Low |
Product | pom | developer email | craigmcc@apache.org | Low |
Product | pom | developer email | dion@apache.org | Low |
Product | pom | developer email | epugh@apache.org | Low |
Product | pom | developer email | geirm@apache.org | Low |
Product | pom | developer email | ggregory@apache.org | Low |
Product | pom | developer email | jcarman@apache.org | Low |
Product | pom | developer email | jconlon@apache.org | Low |
Product | pom | developer email | jstrachan@apache.org | Low |
Product | pom | developer email | morgand@apache.org | Low |
Product | pom | developer email | mvdb@apache.org | Low |
Product | pom | developer email | niallp@apache.org | Low |
Product | pom | developer email | rdonkin@apache.org | Low |
Product | pom | developer email | rwaldhoff@apache.org | Low |
Product | pom | developer email | sanders@apache.org | Low |
Product | pom | developer email | scolebourne@apache.org | Low |
Product | pom | developer email | skitching@apache.org | Low |
Product | pom | developer email | stain@apache.org | Low |
Product | pom | developer email | tobrien@apache.org | Low |
Product | pom | developer email | yoavs@apache.org | Low |
Product | pom | developer id | britter | Low |
Product | pom | developer id | chtompki | Low |
Product | pom | developer id | craigmcc | Low |
Product | pom | developer id | dion | Low |
Product | pom | developer id | epugh | Low |
Product | pom | developer id | geirm | Low |
Product | pom | developer id | ggregory | Low |
Product | pom | developer id | jcarman | Low |
Product | pom | developer id | jconlon | Low |
Product | pom | developer id | jstrachan | Low |
Product | pom | developer id | morgand | Low |
Product | pom | developer id | mvdb | Low |
Product | pom | developer id | niallp | Low |
Product | pom | developer id | rdonkin | Low |
Product | pom | developer id | rwaldhoff | Low |
Product | pom | developer id | sanders | Low |
Product | pom | developer id | scolebourne | Low |
Product | pom | developer id | skitching | Low |
Product | pom | developer id | stain | Low |
Product | pom | developer id | tobrien | Low |
Product | pom | developer id | yoavs | Low |
Product | pom | developer name | Benedikt Ritter | Low |
Product | pom | developer name | Craig McClanahan | Low |
Product | pom | developer name | David Eric Pugh | Low |
Product | pom | developer name | Dion Gillard | Low |
Product | pom | developer name | Gary Gregory | Low |
Product | pom | developer name | Geir Magnusson Jr. | Low |
Product | pom | developer name | James Carman | Low |
Product | pom | developer name | James Strachan | Low |
Product | pom | developer name | John E. Conlon | Low |
Product | pom | developer name | Martin van den Bemt | Low |
Product | pom | developer name | Morgan James Delagrange | Low |
Product | pom | developer name | Niall Pemberton | Low |
Product | pom | developer name | Rob Tompkins | Low |
Product | pom | developer name | Robert Burrell Donkin | Low |
Product | pom | developer name | Rodney Waldhoff | Low |
Product | pom | developer name | Scott Sanders | Low |
Product | pom | developer name | Simon Kitching | Low |
Product | pom | developer name | Stephen Colebourne | Low |
Product | pom | developer name | Stian Soiland-Reyes | Low |
Product | pom | developer name | Tim O'Brien | Low |
Product | pom | developer name | Yoav Shapira | Low |
Product | pom | developer org | The Apache Software Foundation | Low |
Product | pom | groupid | commons-beanutils | Highest |
Product | pom | name | Apache Commons BeanUtils | High |
Product | pom | parent-artifactid | commons-parent | Medium |
Product | pom | parent-groupid | org.apache.commons | Medium |
Product | pom | url | https://commons.apache.org/proper/commons-beanutils/ | Medium |
Version | file | version | 1.9.4 | High |
Version | Manifest | Bundle-Version | 1.9.4 | High |
Version | Manifest | Implementation-Version | 1.9.4 | High |
Version | pom | parent-version | 1.9.4 | Low |
Version | pom | version | 1.9.4 | Highest |
commons-collections-3.2.2.jar
Description:
Types that extend and augment the Java Collections Framework.
License:
http://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
MD5: f54a8510f834a1a57166970bfc982e94
SHA1: 8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5
SHA256:eeeae917917144a68a741d4c0dff66aa5c5c5fd85593ff217bced3fc8ca783b8
Referenced In Projects/Scopes:- psi-probe-web:compile
- psi-probe-tomcat10:compile
- psi-probe-tomcat11:compile
- psi-probe-core:compile
commons-collections-3.2.2.jar is in the transitive dependency tree of the listed items.Included by:- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | commons-collections | High |
Vendor | jar | package name | apache | Highest |
Vendor | jar | package name | collections | Highest |
Vendor | jar | package name | commons | Highest |
Vendor | Manifest | bundle-docurl | http://commons.apache.org/collections/ | Low |
Vendor | Manifest | bundle-symbolicname | org.apache.commons.collections | Medium |
Vendor | Manifest | implementation-build | tags/COLLECTIONS_3_2_2_RC3@r1714131; 2015-11-13 00:09:45+0100 | Low |
Vendor | Manifest | implementation-url | http://commons.apache.org/collections/ | Low |
Vendor | Manifest | Implementation-Vendor | The Apache Software Foundation | High |
Vendor | Manifest | Implementation-Vendor-Id | org.apache | Medium |
Vendor | Manifest | specification-vendor | The Apache Software Foundation | Low |
Vendor | pom | artifactid | commons-collections | Highest |
Vendor | pom | artifactid | commons-collections | Low |
Vendor | pom | developer id | amamment | Medium |
Vendor | pom | developer id | bayard | Medium |
Vendor | pom | developer id | craigmcc | Medium |
Vendor | pom | developer id | geirm | Medium |
Vendor | pom | developer id | jcarman | Medium |
Vendor | pom | developer id | matth | Medium |
Vendor | pom | developer id | morgand | Medium |
Vendor | pom | developer id | psteitz | Medium |
Vendor | pom | developer id | rdonkin | Medium |
Vendor | pom | developer id | rwaldhoff | Medium |
Vendor | pom | developer id | scolebourne | Medium |
Vendor | pom | developer name | Arun M. Thomas | Medium |
Vendor | pom | developer name | Craig McClanahan | Medium |
Vendor | pom | developer name | Geir Magnusson | Medium |
Vendor | pom | developer name | Henri Yandell | Medium |
Vendor | pom | developer name | James Carman | Medium |
Vendor | pom | developer name | Matthew Hawthorne | Medium |
Vendor | pom | developer name | Morgan Delagrange | Medium |
Vendor | pom | developer name | Phil Steitz | Medium |
Vendor | pom | developer name | Robert Burrell Donkin | Medium |
Vendor | pom | developer name | Rodney Waldhoff | Medium |
Vendor | pom | developer name | Stephen Colebourne | Medium |
Vendor | pom | groupid | commons-collections | Highest |
Vendor | pom | name | Apache Commons Collections | High |
Vendor | pom | parent-artifactid | commons-parent | Low |
Vendor | pom | parent-groupid | org.apache.commons | Medium |
Vendor | pom | url | http://commons.apache.org/collections/ | Highest |
Product | file | name | commons-collections | High |
Product | jar | package name | apache | Highest |
Product | jar | package name | collections | Highest |
Product | jar | package name | commons | Highest |
Product | Manifest | bundle-docurl | http://commons.apache.org/collections/ | Low |
Product | Manifest | Bundle-Name | Apache Commons Collections | Medium |
Product | Manifest | bundle-symbolicname | org.apache.commons.collections | Medium |
Product | Manifest | implementation-build | tags/COLLECTIONS_3_2_2_RC3@r1714131; 2015-11-13 00:09:45+0100 | Low |
Product | Manifest | Implementation-Title | Apache Commons Collections | High |
Product | Manifest | implementation-url | http://commons.apache.org/collections/ | Low |
Product | Manifest | specification-title | Apache Commons Collections | Medium |
Product | pom | artifactid | commons-collections | Highest |
Product | pom | developer id | amamment | Low |
Product | pom | developer id | bayard | Low |
Product | pom | developer id | craigmcc | Low |
Product | pom | developer id | geirm | Low |
Product | pom | developer id | jcarman | Low |
Product | pom | developer id | matth | Low |
Product | pom | developer id | morgand | Low |
Product | pom | developer id | psteitz | Low |
Product | pom | developer id | rdonkin | Low |
Product | pom | developer id | rwaldhoff | Low |
Product | pom | developer id | scolebourne | Low |
Product | pom | developer name | Arun M. Thomas | Low |
Product | pom | developer name | Craig McClanahan | Low |
Product | pom | developer name | Geir Magnusson | Low |
Product | pom | developer name | Henri Yandell | Low |
Product | pom | developer name | James Carman | Low |
Product | pom | developer name | Matthew Hawthorne | Low |
Product | pom | developer name | Morgan Delagrange | Low |
Product | pom | developer name | Phil Steitz | Low |
Product | pom | developer name | Robert Burrell Donkin | Low |
Product | pom | developer name | Rodney Waldhoff | Low |
Product | pom | developer name | Stephen Colebourne | Low |
Product | pom | groupid | commons-collections | Highest |
Product | pom | name | Apache Commons Collections | High |
Product | pom | parent-artifactid | commons-parent | Medium |
Product | pom | parent-groupid | org.apache.commons | Medium |
Product | pom | url | http://commons.apache.org/collections/ | Medium |
Version | file | version | 3.2.2 | High |
Version | Manifest | Bundle-Version | 3.2.2 | High |
Version | Manifest | Implementation-Version | 3.2.2 | High |
Version | pom | parent-version | 3.2.2 | Low |
Version | pom | version | 3.2.2 | Highest |
commons-dbcp2-2.12.0.jar
Description:
Apache Commons DBCP software implements Database Connection Pooling
License:
https://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/org/apache/commons/commons-dbcp2/2.12.0/commons-dbcp2-2.12.0.jar
MD5: cb9f32fd70bcd816f68ebc611dbfed35
SHA1: 45698ece9fda230d0b1c96282c03ce1ebbd6c3ce
SHA256:9b81ea663b9db255bcec6b08a9245edd05bddb155c49343eef09b6d81558ed3e
Referenced In Project/Scope: psi-probe-core:provided
commons-dbcp2-2.12.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | commons-dbcp2 | High |
Vendor | jar | package name | apache | Highest |
Vendor | jar | package name | commons | Highest |
Vendor | jar | package name | dbcp2 | Highest |
Vendor | Manifest | build-jdk-spec | 21 | Low |
Vendor | Manifest | bundle-docurl | https://commons.apache.org/proper/commons-dbcp/ | Low |
Vendor | Manifest | bundle-symbolicname | org.apache.commons.commons-dbcp2 | Medium |
Vendor | Manifest | Implementation-Vendor | The Apache Software Foundation | High |
Vendor | Manifest | Implementation-Vendor-Id | org.apache | Medium |
Vendor | Manifest | multi-release | true | Low |
Vendor | Manifest | specification-vendor | The Apache Software Foundation | Low |
Vendor | pom | artifactid | commons-dbcp2 | Highest |
Vendor | pom | artifactid | commons-dbcp2 | Low |
Vendor | pom | developer email | ggregory at apache.org | Low |
Vendor | pom | developer email | joerg.schaible@gmx.de | Low |
Vendor | pom | developer email | markt@apache.org | Low |
Vendor | pom | developer email | mpoeschl@marmot.at | Low |
Vendor | pom | developer email | yoavs@apache.org | Low |
Vendor | pom | developer id | craigmcc | Medium |
Vendor | pom | developer id | dirkv | Medium |
Vendor | pom | developer id | dweinr1 | Medium |
Vendor | pom | developer id | geirm | Medium |
Vendor | pom | developer id | ggregory | Medium |
Vendor | pom | developer id | jmcnally | Medium |
Vendor | pom | developer id | joehni | Medium |
Vendor | pom | developer id | markt | Medium |
Vendor | pom | developer id | morgand | Medium |
Vendor | pom | developer id | mpoeschl | Medium |
Vendor | pom | developer id | nacho | Medium |
Vendor | pom | developer id | rwaldhoff | Medium |
Vendor | pom | developer id | sullis | Medium |
Vendor | pom | developer id | yoavs | Medium |
Vendor | pom | developer name | Craig McClanahan | Medium |
Vendor | pom | developer name | David Weinrich | Medium |
Vendor | pom | developer name | Dirk Verbeeck | Medium |
Vendor | pom | developer name | Gary Gregory | Medium |
Vendor | pom | developer name | Geir Magnusson | Medium |
Vendor | pom | developer name | Ignacio J. Ortega | Medium |
Vendor | pom | developer name | Jörg Schaible | Medium |
Vendor | pom | developer name | John McNally | Medium |
Vendor | pom | developer name | Mark Thomas | Medium |
Vendor | pom | developer name | Martin Poeschl | Medium |
Vendor | pom | developer name | Morgan Delagrange | Medium |
Vendor | pom | developer name | Rodney Waldhoff | Medium |
Vendor | pom | developer name | Sean C. Sullivan | Medium |
Vendor | pom | developer name | Yoav Shapira | Medium |
Vendor | pom | developer org | The Apache Software Foundation | Medium |
Vendor | pom | developer org | tucana.at | Medium |
Vendor | pom | developer org URL | https://www.apache.org/ | Medium |
Vendor | pom | groupid | org.apache.commons | Highest |
Vendor | pom | name | Apache Commons DBCP | High |
Vendor | pom | parent-artifactid | commons-parent | Low |
Vendor | pom | url | https://commons.apache.org/proper/commons-dbcp/ | Highest |
Product | file | name | commons-dbcp2 | High |
Product | jar | package name | apache | Highest |
Product | jar | package name | commons | Highest |
Product | jar | package name | dbcp2 | Highest |
Product | Manifest | build-jdk-spec | 21 | Low |
Product | Manifest | bundle-docurl | https://commons.apache.org/proper/commons-dbcp/ | Low |
Product | Manifest | Bundle-Name | Apache Commons DBCP | Medium |
Product | Manifest | bundle-symbolicname | org.apache.commons.commons-dbcp2 | Medium |
Product | Manifest | Implementation-Title | Apache Commons DBCP | High |
Product | Manifest | multi-release | true | Low |
Product | Manifest | specification-title | Apache Commons DBCP | Medium |
Product | pom | artifactid | commons-dbcp2 | Highest |
Product | pom | developer email | ggregory at apache.org | Low |
Product | pom | developer email | joerg.schaible@gmx.de | Low |
Product | pom | developer email | markt@apache.org | Low |
Product | pom | developer email | mpoeschl@marmot.at | Low |
Product | pom | developer email | yoavs@apache.org | Low |
Product | pom | developer id | craigmcc | Low |
Product | pom | developer id | dirkv | Low |
Product | pom | developer id | dweinr1 | Low |
Product | pom | developer id | geirm | Low |
Product | pom | developer id | ggregory | Low |
Product | pom | developer id | jmcnally | Low |
Product | pom | developer id | joehni | Low |
Product | pom | developer id | markt | Low |
Product | pom | developer id | morgand | Low |
Product | pom | developer id | mpoeschl | Low |
Product | pom | developer id | nacho | Low |
Product | pom | developer id | rwaldhoff | Low |
Product | pom | developer id | sullis | Low |
Product | pom | developer id | yoavs | Low |
Product | pom | developer name | Craig McClanahan | Low |
Product | pom | developer name | David Weinrich | Low |
Product | pom | developer name | Dirk Verbeeck | Low |
Product | pom | developer name | Gary Gregory | Low |
Product | pom | developer name | Geir Magnusson | Low |
Product | pom | developer name | Ignacio J. Ortega | Low |
Product | pom | developer name | Jörg Schaible | Low |
Product | pom | developer name | John McNally | Low |
Product | pom | developer name | Mark Thomas | Low |
Product | pom | developer name | Martin Poeschl | Low |
Product | pom | developer name | Morgan Delagrange | Low |
Product | pom | developer name | Rodney Waldhoff | Low |
Product | pom | developer name | Sean C. Sullivan | Low |
Product | pom | developer name | Yoav Shapira | Low |
Product | pom | developer org | The Apache Software Foundation | Low |
Product | pom | developer org | tucana.at | Low |
Product | pom | developer org URL | https://www.apache.org/ | Low |
Product | pom | groupid | org.apache.commons | Highest |
Product | pom | name | Apache Commons DBCP | High |
Product | pom | parent-artifactid | commons-parent | Medium |
Product | pom | url | https://commons.apache.org/proper/commons-dbcp/ | Medium |
Version | file | version | 2.12.0 | High |
Version | Manifest | Bundle-Version | 2.12.0 | High |
Version | Manifest | Implementation-Version | 2.12.0 | High |
Version | pom | parent-version | 2.12.0 | Low |
Version | pom | version | 2.12.0 | Highest |
commons-io-2.16.1.jar
Description:
The Apache Commons IO library contains utility classes, stream implementations, file filters,
file comparators, endian transformation classes, and much more.
License:
https://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/commons-io/commons-io/2.16.1/commons-io-2.16.1.jar
MD5: ed8191a5a217940140001b0acfed18d9
SHA1: 377d592e740dc77124e0901291dbfaa6810a200e
SHA256:f41f7baacd716896447ace9758621f62c1c6b0a91d89acee488da26fc477c84f
Referenced In Projects/Scopes:- psi-probe-web:compile
- psi-probe-tomcat10:compile
- psi-probe-tomcat11:compile
- psi-probe-core:compile
commons-io-2.16.1.jar is in the transitive dependency tree of the listed items.Included by:- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | commons-io | High |
Vendor | jar | package name | apache | Highest |
Vendor | jar | package name | commons | Highest |
Vendor | jar | package name | file | Highest |
Vendor | jar | package name | io | Highest |
Vendor | Manifest | automatic-module-name | org.apache.commons.io | Medium |
Vendor | Manifest | build-jdk-spec | 17 | Low |
Vendor | Manifest | bundle-docurl | https://commons.apache.org/proper/commons-io/ | Low |
Vendor | Manifest | bundle-symbolicname | org.apache.commons.commons-io | Medium |
Vendor | Manifest | Implementation-Vendor | The Apache Software Foundation | High |
Vendor | Manifest | multi-release | true | Low |
Vendor | Manifest | specification-vendor | The Apache Software Foundation | Low |
Vendor | pom | artifactid | commons-io | Highest |
Vendor | pom | artifactid | commons-io | Low |
Vendor | pom | developer email | bayard@apache.org | Low |
Vendor | pom | developer email | dion@apache.org | Low |
Vendor | pom | developer email | ggregory at apache.org | Low |
Vendor | pom | developer email | jeremias@apache.org | Low |
Vendor | pom | developer email | jochen.wiedmann@gmail.com | Low |
Vendor | pom | developer email | krosenvold@apache.org | Low |
Vendor | pom | developer email | martinc@apache.org | Low |
Vendor | pom | developer email | matth@apache.org | Low |
Vendor | pom | developer email | nicolaken@apache.org | Low |
Vendor | pom | developer email | roxspring@apache.org | Low |
Vendor | pom | developer email | sanders@apache.org | Low |
Vendor | pom | developer id | bayard | Medium |
Vendor | pom | developer id | dion | Medium |
Vendor | pom | developer id | ggregory | Medium |
Vendor | pom | developer id | jeremias | Medium |
Vendor | pom | developer id | jochen | Medium |
Vendor | pom | developer id | jukka | Medium |
Vendor | pom | developer id | krosenvold | Medium |
Vendor | pom | developer id | martinc | Medium |
Vendor | pom | developer id | matth | Medium |
Vendor | pom | developer id | niallp | Medium |
Vendor | pom | developer id | nicolaken | Medium |
Vendor | pom | developer id | roxspring | Medium |
Vendor | pom | developer id | sanders | Medium |
Vendor | pom | developer id | scolebourne | Medium |
Vendor | pom | developer name | dIon Gillard | Medium |
Vendor | pom | developer name | Gary Gregory | Medium |
Vendor | pom | developer name | Henri Yandell | Medium |
Vendor | pom | developer name | Jeremias Maerki | Medium |
Vendor | pom | developer name | Jochen Wiedmann | Medium |
Vendor | pom | developer name | Jukka Zitting | Medium |
Vendor | pom | developer name | Kristian Rosenvold | Medium |
Vendor | pom | developer name | Martin Cooper | Medium |
Vendor | pom | developer name | Matthew Hawthorne | Medium |
Vendor | pom | developer name | Niall Pemberton | Medium |
Vendor | pom | developer name | Nicola Ken Barozzi | Medium |
Vendor | pom | developer name | Rob Oxspring | Medium |
Vendor | pom | developer name | Scott Sanders | Medium |
Vendor | pom | developer name | Stephen Colebourne | Medium |
Vendor | pom | developer org | The Apache Software Foundation | Medium |
Vendor | pom | developer org URL | https://www.apache.org/ | Medium |
Vendor | pom | groupid | commons-io | Highest |
Vendor | pom | name | Apache Commons IO | High |
Vendor | pom | parent-artifactid | commons-parent | Low |
Vendor | pom | parent-groupid | org.apache.commons | Medium |
Vendor | pom | url | https://commons.apache.org/proper/commons-io/ | Highest |
Product | file | name | commons-io | High |
Product | jar | package name | apache | Highest |
Product | jar | package name | commons | Highest |
Product | jar | package name | file | Highest |
Product | jar | package name | io | Highest |
Product | Manifest | automatic-module-name | org.apache.commons.io | Medium |
Product | Manifest | build-jdk-spec | 17 | Low |
Product | Manifest | bundle-docurl | https://commons.apache.org/proper/commons-io/ | Low |
Product | Manifest | Bundle-Name | Apache Commons IO | Medium |
Product | Manifest | bundle-symbolicname | org.apache.commons.commons-io | Medium |
Product | Manifest | Implementation-Title | Apache Commons IO | High |
Product | Manifest | multi-release | true | Low |
Product | Manifest | specification-title | Apache Commons IO | Medium |
Product | pom | artifactid | commons-io | Highest |
Product | pom | developer email | bayard@apache.org | Low |
Product | pom | developer email | dion@apache.org | Low |
Product | pom | developer email | ggregory at apache.org | Low |
Product | pom | developer email | jeremias@apache.org | Low |
Product | pom | developer email | jochen.wiedmann@gmail.com | Low |
Product | pom | developer email | krosenvold@apache.org | Low |
Product | pom | developer email | martinc@apache.org | Low |
Product | pom | developer email | matth@apache.org | Low |
Product | pom | developer email | nicolaken@apache.org | Low |
Product | pom | developer email | roxspring@apache.org | Low |
Product | pom | developer email | sanders@apache.org | Low |
Product | pom | developer id | bayard | Low |
Product | pom | developer id | dion | Low |
Product | pom | developer id | ggregory | Low |
Product | pom | developer id | jeremias | Low |
Product | pom | developer id | jochen | Low |
Product | pom | developer id | jukka | Low |
Product | pom | developer id | krosenvold | Low |
Product | pom | developer id | martinc | Low |
Product | pom | developer id | matth | Low |
Product | pom | developer id | niallp | Low |
Product | pom | developer id | nicolaken | Low |
Product | pom | developer id | roxspring | Low |
Product | pom | developer id | sanders | Low |
Product | pom | developer id | scolebourne | Low |
Product | pom | developer name | dIon Gillard | Low |
Product | pom | developer name | Gary Gregory | Low |
Product | pom | developer name | Henri Yandell | Low |
Product | pom | developer name | Jeremias Maerki | Low |
Product | pom | developer name | Jochen Wiedmann | Low |
Product | pom | developer name | Jukka Zitting | Low |
Product | pom | developer name | Kristian Rosenvold | Low |
Product | pom | developer name | Martin Cooper | Low |
Product | pom | developer name | Matthew Hawthorne | Low |
Product | pom | developer name | Niall Pemberton | Low |
Product | pom | developer name | Nicola Ken Barozzi | Low |
Product | pom | developer name | Rob Oxspring | Low |
Product | pom | developer name | Scott Sanders | Low |
Product | pom | developer name | Stephen Colebourne | Low |
Product | pom | developer org | The Apache Software Foundation | Low |
Product | pom | developer org URL | https://www.apache.org/ | Low |
Product | pom | groupid | commons-io | Highest |
Product | pom | name | Apache Commons IO | High |
Product | pom | parent-artifactid | commons-parent | Medium |
Product | pom | parent-groupid | org.apache.commons | Medium |
Product | pom | url | https://commons.apache.org/proper/commons-io/ | Medium |
Version | file | version | 2.16.1 | High |
Version | Manifest | Bundle-Version | 2.16.1 | High |
Version | Manifest | Implementation-Version | 2.16.1 | High |
Version | pom | parent-version | 2.16.1 | Low |
Version | pom | version | 2.16.1 | Highest |
commons-lang3-3.17.0.jar
Description:
Apache Commons Lang, a package of Java utility classes for the
classes that are in java.lang's hierarchy, or are considered to be so
standard as to justify existence in java.lang.
The code is tested using the latest revision of the JDK for supported
LTS releases: 8, 11, 17 and 21 currently.
See https://github.com/apache/commons-lang/blob/master/.github/workflows/maven.yml
Please ensure your build environment is up-to-date and kindly report any build issues.
License:
https://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.jar
MD5: 7730df72b7fdff4a3a32d89a314f826a
SHA1: b17d2136f0460dcc0d2016ceefca8723bdf4ee70
SHA256:6ee731df5c8e5a2976a1ca023b6bb320ea8d3539fbe64c8a1d5cb765127c33b4
Referenced In Projects/Scopes:- psi-probe-web:compile
- psi-probe-tomcat10:compile
- psi-probe-tomcat11:compile
- psi-probe-core:compile
commons-lang3-3.17.0.jar is in the transitive dependency tree of the listed items.Included by:- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | commons-lang3 | High |
Vendor | jar | package name | apache | Highest |
Vendor | jar | package name | commons | Highest |
Vendor | jar | package name | lang3 | Highest |
Vendor | Manifest | automatic-module-name | org.apache.commons.lang3 | Medium |
Vendor | Manifest | build-jdk-spec | 17 | Low |
Vendor | Manifest | bundle-docurl | https://commons.apache.org/proper/commons-lang/ | Low |
Vendor | Manifest | bundle-symbolicname | org.apache.commons.lang3 | Medium |
Vendor | Manifest | Implementation-Vendor | The Apache Software Foundation | High |
Vendor | Manifest | multi-release | true | Low |
Vendor | Manifest | specification-vendor | The Apache Software Foundation | Low |
Vendor | pom | artifactid | commons-lang3 | Highest |
Vendor | pom | artifactid | commons-lang3 | Low |
Vendor | pom | developer email | bayard@apache.org | Low |
Vendor | pom | developer email | britter@apache.org | Low |
Vendor | pom | developer email | chtompki@apache.org | Low |
Vendor | pom | developer email | djones@apache.org | Low |
Vendor | pom | developer email | dlr@finemaltcoding.com | Low |
Vendor | pom | developer email | ggregory at apache.org | Low |
Vendor | pom | developer email | jcarman@apache.org | Low |
Vendor | pom | developer email | joerg.schaible@gmx.de | Low |
Vendor | pom | developer email | lguibert@apache.org | Low |
Vendor | pom | developer email | oheger@apache.org | Low |
Vendor | pom | developer email | pbenedict@apache.org | Low |
Vendor | pom | developer email | rdonkin@apache.org | Low |
Vendor | pom | developer email | scolebourne@joda.org | Low |
Vendor | pom | developer email | stevencaswell@apache.org | Low |
Vendor | pom | developer id | bayard | Medium |
Vendor | pom | developer id | britter | Medium |
Vendor | pom | developer id | chtompki | Medium |
Vendor | pom | developer id | djones | Medium |
Vendor | pom | developer id | dlr | Medium |
Vendor | pom | developer id | fredrik | Medium |
Vendor | pom | developer id | ggregory | Medium |
Vendor | pom | developer id | jcarman | Medium |
Vendor | pom | developer id | joehni | Medium |
Vendor | pom | developer id | lguibert | Medium |
Vendor | pom | developer id | mbenson | Medium |
Vendor | pom | developer id | niallp | Medium |
Vendor | pom | developer id | oheger | Medium |
Vendor | pom | developer id | pbenedict | Medium |
Vendor | pom | developer id | rdonkin | Medium |
Vendor | pom | developer id | scaswell | Medium |
Vendor | pom | developer id | scolebourne | Medium |
Vendor | pom | developer name | Benedikt Ritter | Medium |
Vendor | pom | developer name | Daniel Rall | Medium |
Vendor | pom | developer name | Duncan Jones | Medium |
Vendor | pom | developer name | Fredrik Westermarck | Medium |
Vendor | pom | developer name | Gary Gregory | Medium |
Vendor | pom | developer name | Henri Yandell | Medium |
Vendor | pom | developer name | James Carman | Medium |
Vendor | pom | developer name | Joerg Schaible | Medium |
Vendor | pom | developer name | Loic Guibert | Medium |
Vendor | pom | developer name | Matt Benson | Medium |
Vendor | pom | developer name | Niall Pemberton | Medium |
Vendor | pom | developer name | Oliver Heger | Medium |
Vendor | pom | developer name | Paul Benedict | Medium |
Vendor | pom | developer name | Rob Tompkins | Medium |
Vendor | pom | developer name | Robert Burrell Donkin | Medium |
Vendor | pom | developer name | Stephen Colebourne | Medium |
Vendor | pom | developer name | Steven Caswell | Medium |
Vendor | pom | developer org | Carman Consulting, Inc. | Medium |
Vendor | pom | developer org | CollabNet, Inc. | Medium |
Vendor | pom | developer org | SITA ATS Ltd | Medium |
Vendor | pom | developer org | The Apache Software Foundation | Medium |
Vendor | pom | developer org URL | https://www.apache.org/ | Medium |
Vendor | pom | groupid | org.apache.commons | Highest |
Vendor | pom | name | Apache Commons Lang | High |
Vendor | pom | parent-artifactid | commons-parent | Low |
Vendor | pom | url | https://commons.apache.org/proper/commons-lang/ | Highest |
Product | file | name | commons-lang3 | High |
Product | jar | package name | apache | Highest |
Product | jar | package name | commons | Highest |
Product | jar | package name | lang3 | Highest |
Product | Manifest | automatic-module-name | org.apache.commons.lang3 | Medium |
Product | Manifest | build-jdk-spec | 17 | Low |
Product | Manifest | bundle-docurl | https://commons.apache.org/proper/commons-lang/ | Low |
Product | Manifest | Bundle-Name | Apache Commons Lang | Medium |
Product | Manifest | bundle-symbolicname | org.apache.commons.lang3 | Medium |
Product | Manifest | Implementation-Title | Apache Commons Lang | High |
Product | Manifest | multi-release | true | Low |
Product | Manifest | specification-title | Apache Commons Lang | Medium |
Product | pom | artifactid | commons-lang3 | Highest |
Product | pom | developer email | bayard@apache.org | Low |
Product | pom | developer email | britter@apache.org | Low |
Product | pom | developer email | chtompki@apache.org | Low |
Product | pom | developer email | djones@apache.org | Low |
Product | pom | developer email | dlr@finemaltcoding.com | Low |
Product | pom | developer email | ggregory at apache.org | Low |
Product | pom | developer email | jcarman@apache.org | Low |
Product | pom | developer email | joerg.schaible@gmx.de | Low |
Product | pom | developer email | lguibert@apache.org | Low |
Product | pom | developer email | oheger@apache.org | Low |
Product | pom | developer email | pbenedict@apache.org | Low |
Product | pom | developer email | rdonkin@apache.org | Low |
Product | pom | developer email | scolebourne@joda.org | Low |
Product | pom | developer email | stevencaswell@apache.org | Low |
Product | pom | developer id | bayard | Low |
Product | pom | developer id | britter | Low |
Product | pom | developer id | chtompki | Low |
Product | pom | developer id | djones | Low |
Product | pom | developer id | dlr | Low |
Product | pom | developer id | fredrik | Low |
Product | pom | developer id | ggregory | Low |
Product | pom | developer id | jcarman | Low |
Product | pom | developer id | joehni | Low |
Product | pom | developer id | lguibert | Low |
Product | pom | developer id | mbenson | Low |
Product | pom | developer id | niallp | Low |
Product | pom | developer id | oheger | Low |
Product | pom | developer id | pbenedict | Low |
Product | pom | developer id | rdonkin | Low |
Product | pom | developer id | scaswell | Low |
Product | pom | developer id | scolebourne | Low |
Product | pom | developer name | Benedikt Ritter | Low |
Product | pom | developer name | Daniel Rall | Low |
Product | pom | developer name | Duncan Jones | Low |
Product | pom | developer name | Fredrik Westermarck | Low |
Product | pom | developer name | Gary Gregory | Low |
Product | pom | developer name | Henri Yandell | Low |
Product | pom | developer name | James Carman | Low |
Product | pom | developer name | Joerg Schaible | Low |
Product | pom | developer name | Loic Guibert | Low |
Product | pom | developer name | Matt Benson | Low |
Product | pom | developer name | Niall Pemberton | Low |
Product | pom | developer name | Oliver Heger | Low |
Product | pom | developer name | Paul Benedict | Low |
Product | pom | developer name | Rob Tompkins | Low |
Product | pom | developer name | Robert Burrell Donkin | Low |
Product | pom | developer name | Stephen Colebourne | Low |
Product | pom | developer name | Steven Caswell | Low |
Product | pom | developer org | Carman Consulting, Inc. | Low |
Product | pom | developer org | CollabNet, Inc. | Low |
Product | pom | developer org | SITA ATS Ltd | Low |
Product | pom | developer org | The Apache Software Foundation | Low |
Product | pom | developer org URL | https://www.apache.org/ | Low |
Product | pom | groupid | org.apache.commons | Highest |
Product | pom | name | Apache Commons Lang | High |
Product | pom | parent-artifactid | commons-parent | Medium |
Product | pom | url | https://commons.apache.org/proper/commons-lang/ | Medium |
Version | file | version | 3.17.0 | High |
Version | Manifest | Bundle-Version | 3.17.0 | High |
Version | Manifest | Implementation-Version | 3.17.0 | High |
Version | pom | parent-version | 3.17.0 | Low |
Version | pom | version | 3.17.0 | Highest |
commons-pool2-2.12.0.jar
Description:
The Apache Commons Object Pooling Library.
License:
https://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/org/apache/commons/commons-pool2/2.12.0/commons-pool2-2.12.0.jar
MD5: 0516bf5ac1549e8ba78f6b7c49d09ed2
SHA1: 458563f69fbdaebf7daadfe10dc3a22e42a7de50
SHA256:6d3bd18df8410f3e31b031aca582cc109342358a62a2759ebd0c4cdf30d06f8b
Referenced In Project/Scope: psi-probe-core:provided
commons-pool2-2.12.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.commons/commons-dbcp2@2.12.0
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | commons-pool2 | High |
Vendor | jar | package name | apache | Highest |
Vendor | jar | package name | commons | Highest |
Vendor | jar | package name | pool2 | Highest |
Vendor | Manifest | automatic-module-name | org.apache.commons.pool2 | Medium |
Vendor | Manifest | build-jdk-spec | 11 | Low |
Vendor | Manifest | bundle-docurl | https://commons.apache.org/proper/commons-pool/ | Low |
Vendor | Manifest | bundle-symbolicname | org.apache.commons.commons-pool2 | Medium |
Vendor | Manifest | Implementation-Vendor | The Apache Software Foundation | High |
Vendor | Manifest | Implementation-Vendor-Id | org.apache | Medium |
Vendor | Manifest | multi-release | true | Low |
Vendor | Manifest | specification-vendor | The Apache Software Foundation | Low |
Vendor | pom | artifactid | commons-pool2 | Highest |
Vendor | pom | artifactid | commons-pool2 | Low |
Vendor | pom | developer email | ggregory at apache.org | Low |
Vendor | pom | developer id | craigmcc | Medium |
Vendor | pom | developer id | dirkv | Medium |
Vendor | pom | developer id | dweinr1 | Medium |
Vendor | pom | developer id | geirm | Medium |
Vendor | pom | developer id | ggregory | Medium |
Vendor | pom | developer id | mattsicker | Medium |
Vendor | pom | developer id | morgand | Medium |
Vendor | pom | developer id | psteitz | Medium |
Vendor | pom | developer id | rdonkin | Medium |
Vendor | pom | developer id | rwaldhoff | Medium |
Vendor | pom | developer id | sandymac | Medium |
Vendor | pom | developer id | simonetripodi | Medium |
Vendor | pom | developer name | Craig McClanahan | Medium |
Vendor | pom | developer name | David Weinrich | Medium |
Vendor | pom | developer name | Dirk Verbeeck | Medium |
Vendor | pom | developer name | Gary Gregory | Medium |
Vendor | pom | developer name | Geir Magnusson | Medium |
Vendor | pom | developer name | Matt Sicker | Medium |
Vendor | pom | developer name | Morgan Delagrange | Medium |
Vendor | pom | developer name | Phil Steitz | Medium |
Vendor | pom | developer name | Robert Burrell Donkin | Medium |
Vendor | pom | developer name | Rodney Waldhoff | Medium |
Vendor | pom | developer name | Sandy McArthur | Medium |
Vendor | pom | developer name | Simone Tripodi | Medium |
Vendor | pom | developer org | The Apache Software Foundation | Medium |
Vendor | pom | developer org URL | https://www.apache.org/ | Medium |
Vendor | pom | groupid | org.apache.commons | Highest |
Vendor | pom | name | Apache Commons Pool | High |
Vendor | pom | parent-artifactid | commons-parent | Low |
Vendor | pom | url | https://commons.apache.org/proper/commons-pool/ | Highest |
Product | file | name | commons-pool2 | High |
Product | jar | package name | apache | Highest |
Product | jar | package name | commons | Highest |
Product | jar | package name | pool2 | Highest |
Product | Manifest | automatic-module-name | org.apache.commons.pool2 | Medium |
Product | Manifest | build-jdk-spec | 11 | Low |
Product | Manifest | bundle-docurl | https://commons.apache.org/proper/commons-pool/ | Low |
Product | Manifest | Bundle-Name | Apache Commons Pool | Medium |
Product | Manifest | bundle-symbolicname | org.apache.commons.commons-pool2 | Medium |
Product | Manifest | Implementation-Title | Apache Commons Pool | High |
Product | Manifest | multi-release | true | Low |
Product | Manifest | specification-title | Apache Commons Pool | Medium |
Product | pom | artifactid | commons-pool2 | Highest |
Product | pom | developer email | ggregory at apache.org | Low |
Product | pom | developer id | craigmcc | Low |
Product | pom | developer id | dirkv | Low |
Product | pom | developer id | dweinr1 | Low |
Product | pom | developer id | geirm | Low |
Product | pom | developer id | ggregory | Low |
Product | pom | developer id | mattsicker | Low |
Product | pom | developer id | morgand | Low |
Product | pom | developer id | psteitz | Low |
Product | pom | developer id | rdonkin | Low |
Product | pom | developer id | rwaldhoff | Low |
Product | pom | developer id | sandymac | Low |
Product | pom | developer id | simonetripodi | Low |
Product | pom | developer name | Craig McClanahan | Low |
Product | pom | developer name | David Weinrich | Low |
Product | pom | developer name | Dirk Verbeeck | Low |
Product | pom | developer name | Gary Gregory | Low |
Product | pom | developer name | Geir Magnusson | Low |
Product | pom | developer name | Matt Sicker | Low |
Product | pom | developer name | Morgan Delagrange | Low |
Product | pom | developer name | Phil Steitz | Low |
Product | pom | developer name | Robert Burrell Donkin | Low |
Product | pom | developer name | Rodney Waldhoff | Low |
Product | pom | developer name | Sandy McArthur | Low |
Product | pom | developer name | Simone Tripodi | Low |
Product | pom | developer org | The Apache Software Foundation | Low |
Product | pom | developer org URL | https://www.apache.org/ | Low |
Product | pom | groupid | org.apache.commons | Highest |
Product | pom | name | Apache Commons Pool | High |
Product | pom | parent-artifactid | commons-parent | Medium |
Product | pom | url | https://commons.apache.org/proper/commons-pool/ | Medium |
Version | file | version | 2.12.0 | High |
Version | Manifest | Bundle-Version | 2.12.0 | High |
Version | Manifest | Implementation-Version | 2.12.0 | High |
Version | pom | parent-version | 2.12.0 | Low |
Version | pom | version | 2.12.0 | Highest |
commons-text-1.12.0.jar
Description:
Apache Commons Text is a set of utility functions and reusable components for the purpose of processing
and manipulating text that should be of use in a Java environment.
License:
https://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/org/apache/commons/commons-text/1.12.0/commons-text-1.12.0.jar
MD5: 544add6fbc8d4b100b07c3692d08099e
SHA1: 66aa90dc099701c4d3b14bd256c328f592ccf0d6
SHA256:de023257ff166044a56bd1aa9124e843cd05dac5806cc705a9311f3556d5a15f
Referenced In Projects/Scopes:- psi-probe-web:compile
- psi-probe-tomcat10:compile
- psi-probe-tomcat11:compile
- psi-probe-core:compile
commons-text-1.12.0.jar is in the transitive dependency tree of the listed items.Included by:- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | commons-text | High |
Vendor | jar | package name | apache | Highest |
Vendor | jar | package name | commons | Highest |
Vendor | jar | package name | text | Highest |
Vendor | Manifest | automatic-module-name | org.apache.commons.text | Medium |
Vendor | Manifest | build-jdk-spec | 17 | Low |
Vendor | Manifest | bundle-docurl | https://commons.apache.org/proper/commons-text | Low |
Vendor | Manifest | bundle-symbolicname | org.apache.commons.text | Medium |
Vendor | Manifest | Implementation-Vendor | The Apache Software Foundation | High |
Vendor | Manifest | multi-release | true | Low |
Vendor | Manifest | specification-vendor | The Apache Software Foundation | Low |
Vendor | pom | artifactid | commons-text | Highest |
Vendor | pom | artifactid | commons-text | Low |
Vendor | pom | developer email | britter@apache.org | Low |
Vendor | pom | developer email | chtompki@apache.org | Low |
Vendor | pom | developer email | djones@apache.org | Low |
Vendor | pom | developer email | ggregory at apache.org | Low |
Vendor | pom | developer email | kinow@apache.org | Low |
Vendor | pom | developer id | britter | Medium |
Vendor | pom | developer id | chtompki | Medium |
Vendor | pom | developer id | djones | Medium |
Vendor | pom | developer id | ggregory | Medium |
Vendor | pom | developer id | kinow | Medium |
Vendor | pom | developer name | Benedikt Ritter | Medium |
Vendor | pom | developer name | Bruno P. Kinoshita | Medium |
Vendor | pom | developer name | Duncan Jones | Medium |
Vendor | pom | developer name | Gary Gregory | Medium |
Vendor | pom | developer name | Rob Tompkins | Medium |
Vendor | pom | developer org | The Apache Software Foundation | Medium |
Vendor | pom | developer org URL | https://www.apache.org/ | Medium |
Vendor | pom | groupid | org.apache.commons | Highest |
Vendor | pom | name | Apache Commons Text | High |
Vendor | pom | parent-artifactid | commons-parent | Low |
Vendor | pom | url | https://commons.apache.org/proper/commons-text | Highest |
Product | file | name | commons-text | High |
Product | jar | package name | apache | Highest |
Product | jar | package name | commons | Highest |
Product | jar | package name | text | Highest |
Product | Manifest | automatic-module-name | org.apache.commons.text | Medium |
Product | Manifest | build-jdk-spec | 17 | Low |
Product | Manifest | bundle-docurl | https://commons.apache.org/proper/commons-text | Low |
Product | Manifest | Bundle-Name | Apache Commons Text | Medium |
Product | Manifest | bundle-symbolicname | org.apache.commons.text | Medium |
Product | Manifest | Implementation-Title | Apache Commons Text | High |
Product | Manifest | multi-release | true | Low |
Product | Manifest | specification-title | Apache Commons Text | Medium |
Product | pom | artifactid | commons-text | Highest |
Product | pom | developer email | britter@apache.org | Low |
Product | pom | developer email | chtompki@apache.org | Low |
Product | pom | developer email | djones@apache.org | Low |
Product | pom | developer email | ggregory at apache.org | Low |
Product | pom | developer email | kinow@apache.org | Low |
Product | pom | developer id | britter | Low |
Product | pom | developer id | chtompki | Low |
Product | pom | developer id | djones | Low |
Product | pom | developer id | ggregory | Low |
Product | pom | developer id | kinow | Low |
Product | pom | developer name | Benedikt Ritter | Low |
Product | pom | developer name | Bruno P. Kinoshita | Low |
Product | pom | developer name | Duncan Jones | Low |
Product | pom | developer name | Gary Gregory | Low |
Product | pom | developer name | Rob Tompkins | Low |
Product | pom | developer org | The Apache Software Foundation | Low |
Product | pom | developer org URL | https://www.apache.org/ | Low |
Product | pom | groupid | org.apache.commons | Highest |
Product | pom | name | Apache Commons Text | High |
Product | pom | parent-artifactid | commons-parent | Medium |
Product | pom | url | https://commons.apache.org/proper/commons-text | Medium |
Version | file | version | 1.12.0 | High |
Version | Manifest | Bundle-Version | 1.12.0 | High |
Version | Manifest | Implementation-Version | 1.12.0 | High |
Version | pom | parent-version | 1.12.0 | Low |
Version | pom | version | 1.12.0 | Highest |
controls.js
File Path: /home/runner/work/psi-probe/psi-probe/psi-probe-web/src/main/webapp/js/scriptaculous/controls.js
MD5: 0f7d5c1d70a78db096e2c9db1280a981
SHA1: 2437740d5ba3d7ba3da53807141b0fbf3dfe0cd8
SHA256:9d5674e956d6e38534d055a6ae6c97d09e68c0dcb04ad30caf2c03892e75ed85
Referenced In Project/Scope: psi-probe-web
Evidence
Type | Source | Name | Value | Confidence |
---|
datasourcetest.js
File Path: /home/runner/work/psi-probe/psi-probe/psi-probe-web/src/main/webapp/js/datasourcetest.js
MD5: 45ae35ece4ebc13a5701120fea86ef4a
SHA1: e5bfa14e5c11cb2e30bd4bc021f3fc3990389f20
SHA256:d2abe8c23c278634ccc1ac4824073af17d6ff7ef21d983a364f982b72a94d10a
Referenced In Project/Scope: psi-probe-web
Evidence
Type | Source | Name | Value | Confidence |
---|
displaytag-3.0.3.jar
File Path: /home/runner/.m2/repository/com/github/hazendaz/displaytag/3.0.3/displaytag-3.0.3.jar
MD5: 2a7e5cb15a98e02d4dc407700c29f70d
SHA1: 7980faef8851c52e51e0f674969f64d7597f1541
SHA256:13defb25b5afe2c5482a96ca8872cc3f9c766fcebd0a1eee5d141f0a27a07399
Referenced In Project/Scope: psi-probe-web:compile
displaytag-3.0.3.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.psi-probe/psi-probe-web@5.1.1-SNAPSHOT
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | displaytag | High |
Vendor | jar | package name | displaytag | Highest |
Vendor | Manifest | automatic-module-name | org.displaytag | Medium |
Vendor | Manifest | build-jdk-spec | 22 | Low |
Vendor | Manifest | copyright | 2024 | Low |
Vendor | Manifest | git-revision | affba3ebc3d5fd5af78a54de81754b2fd47582de | Low |
Vendor | Manifest | Implementation-Vendor | the Displaytag team | High |
Vendor | Manifest | specification-vendor | the Displaytag team | Low |
Vendor | pom | artifactid | displaytag | Highest |
Vendor | pom | artifactid | displaytag | Low |
Vendor | pom | groupid | com.github.hazendaz | Highest |
Vendor | pom | name | displaytag | High |
Vendor | pom | parent-artifactid | displaytag-doc | Low |
Product | file | name | displaytag | High |
Product | jar | package name | displaytag | Highest |
Product | Manifest | automatic-module-name | org.displaytag | Medium |
Product | Manifest | build-jdk-spec | 22 | Low |
Product | Manifest | copyright | 2024 | Low |
Product | Manifest | git-revision | affba3ebc3d5fd5af78a54de81754b2fd47582de | Low |
Product | Manifest | Implementation-Title | displaytag | High |
Product | Manifest | specification-title | displaytag | Medium |
Product | pom | artifactid | displaytag | Highest |
Product | pom | groupid | com.github.hazendaz | Highest |
Product | pom | name | displaytag | High |
Product | pom | parent-artifactid | displaytag-doc | Medium |
Version | file | version | 3.0.3 | High |
Version | Manifest | Implementation-Version | 3.0.3 | High |
Version | pom | version | 3.0.3 | Highest |
dragdrop.js
File Path: /home/runner/work/psi-probe/psi-probe/psi-probe-web/src/main/webapp/js/scriptaculous/dragdrop.js
MD5: f2e60ac85b6f3807b90de790c86e53d6
SHA1: 85c6260661de1e3e992cf8565be6be9bc0f85ca2
SHA256:b97721e085bd75e7d30b89b61c53df8cc3484cccf30c8b4585ae773965427be5
Referenced In Project/Scope: psi-probe-web
Evidence
Type | Source | Name | Value | Confidence |
---|
effects.js
File Path: /home/runner/work/psi-probe/psi-probe/psi-probe-web/src/main/webapp/js/scriptaculous/effects.js
MD5: bf8bbc023b3ae2e036a31657287227e2
SHA1: e02f533b2a1f59c1c3f7b8d262507ce0eafba2d8
SHA256:a654118732d03220b00db6cb498a2289cd75237408959f3c2f733b0ad789ecd2
Referenced In Project/Scope: psi-probe-web
Evidence
Type | Source | Name | Value | Confidence |
---|
error_prone_annotations-2.32.0.jar
Description:
Error Prone is a static analysis tool for Java that catches common programming mistakes at compile-time.
License:
Apache 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/com/google/errorprone/error_prone_annotations/2.32.0/error_prone_annotations-2.32.0.jar
MD5: 2a996cc75e411174d563c6d59daa4c60
SHA1: e5b2f8b1dede30f5f5bb0baf44f466397ce6b4f7
SHA256:1f52fedb9ac8e0e6aaf312964f4b390312ea45f91a5657050f29780907b484ba
Referenced In Projects/Scopes:- psi-probe-core:provided
- psi-probe-web:provided
- psi-probe-tomcat10:provided
- psi-probe-tomcat11:provided
- psi-probe:provided
- psi-probe-rest:provided
error_prone_annotations-2.32.0.jar is in the transitive dependency tree of the listed items.Included by:- pkg:maven/com.github.psi-probe/psi-probe-tomcat11@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-web@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-tomcat10@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-rest@5.1.1-SNAPSHOT
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | error_prone_annotations | High |
Vendor | jar | package name | annotations | Highest |
Vendor | jar | package name | errorprone | Highest |
Vendor | jar | package name | google | Highest |
Vendor | Manifest | build-jdk-spec | 17 | Low |
Vendor | Manifest | bundle-docurl | https://errorprone.info/error_prone_annotations | Low |
Vendor | Manifest | bundle-symbolicname | com.google.errorprone.annotations | Medium |
Vendor | Manifest | multi-release | true | Low |
Vendor | pom | artifactid | error_prone_annotations | Highest |
Vendor | pom | artifactid | error_prone_annotations | Low |
Vendor | pom | groupid | com.google.errorprone | Highest |
Vendor | pom | name | error-prone annotations | High |
Vendor | pom | parent-artifactid | error_prone_parent | Low |
Product | file | name | error_prone_annotations | High |
Product | jar | package name | annotations | Highest |
Product | jar | package name | errorprone | Highest |
Product | jar | package name | google | Highest |
Product | Manifest | build-jdk-spec | 17 | Low |
Product | Manifest | bundle-docurl | https://errorprone.info/error_prone_annotations | Low |
Product | Manifest | Bundle-Name | error-prone annotations | Medium |
Product | Manifest | bundle-symbolicname | com.google.errorprone.annotations | Medium |
Product | Manifest | multi-release | true | Low |
Product | pom | artifactid | error_prone_annotations | Highest |
Product | pom | groupid | com.google.errorprone | Highest |
Product | pom | name | error-prone annotations | High |
Product | pom | parent-artifactid | error_prone_parent | Medium |
Version | file | version | 2.32.0 | High |
Version | Manifest | Bundle-Version | 2.32.0 | High |
Version | pom | version | 2.32.0 | Highest |
failureaccess-1.0.2.jar
Description:
Contains
com.google.common.util.concurrent.internal.InternalFutureFailureAccess and
InternalFutures. Most users will never need to use this artifact. Its
classes are conceptually a part of Guava, but they're in this separate
artifact so that Android libraries can use them without pulling in all of
Guava (just as they can use ListenableFuture by depending on the
listenablefuture artifact).
License:
http://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar
MD5: 3f75955b49b6758fd6d1e1bd9bf777b3
SHA1: c4a06a64e650562f30b7bf9aaec1bfed43aca12b
SHA256:8a8f81cf9b359e3f6dfa691a1e776985c061ef2f223c9b2c80753e1b458e8064
Referenced In Projects/Scopes:- psi-probe-web:compile
- psi-probe-tomcat10:compile
- psi-probe-tomcat11:compile
- psi-probe-core:compile
failureaccess-1.0.2.jar is in the transitive dependency tree of the listed items.Included by:- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.google.guava/guava@33.3.0-jre
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | failureaccess | High |
Vendor | jar | package name | common | Highest |
Vendor | jar | package name | concurrent | Highest |
Vendor | jar | package name | google | Highest |
Vendor | jar | package name | util | Highest |
Vendor | Manifest | automatic-module-name | com.google.common.util.concurrent.internal | Medium |
Vendor | Manifest | build-jdk-spec | 11 | Low |
Vendor | Manifest | bundle-docurl | https://github.com/google/guava/ | Low |
Vendor | Manifest | bundle-symbolicname | com.google.guava.failureaccess | Medium |
Vendor | pom | artifactid | failureaccess | Highest |
Vendor | pom | artifactid | failureaccess | Low |
Vendor | pom | groupid | com.google.guava | Highest |
Vendor | pom | name | Guava InternalFutureFailureAccess and InternalFutures | High |
Vendor | pom | parent-artifactid | guava-parent | Low |
Product | file | name | failureaccess | High |
Product | jar | package name | common | Highest |
Product | jar | package name | concurrent | Highest |
Product | jar | package name | google | Highest |
Product | jar | package name | util | Highest |
Product | Manifest | automatic-module-name | com.google.common.util.concurrent.internal | Medium |
Product | Manifest | build-jdk-spec | 11 | Low |
Product | Manifest | bundle-docurl | https://github.com/google/guava/ | Low |
Product | Manifest | Bundle-Name | Guava InternalFutureFailureAccess and InternalFutures | Medium |
Product | Manifest | bundle-symbolicname | com.google.guava.failureaccess | Medium |
Product | pom | artifactid | failureaccess | Highest |
Product | pom | groupid | com.google.guava | Highest |
Product | pom | name | Guava InternalFutureFailureAccess and InternalFutures | High |
Product | pom | parent-artifactid | guava-parent | Medium |
Version | file | version | 1.0.2 | High |
Version | Manifest | Bundle-Version | 1.0.2 | High |
Version | pom | parent-version | 1.0.2 | Low |
Version | pom | version | 1.0.2 | Highest |
func.js
File Path: /home/runner/work/psi-probe/psi-probe/psi-probe-web/src/main/webapp/js/func.js
MD5: da20dd0defda6752c95ca3178b584f47
SHA1: 2f9d788e23f22f22156bf0c634b8b2a1998862da
SHA256:21ba61b380052e452db83ad142676e169805add0ac3e95efe6f86da893ebb7fc
Referenced In Project/Scope: psi-probe-web
Evidence
Type | Source | Name | Value | Confidence |
---|
geoip2-4.2.0.jar
Description:
GeoIP2 webservice client and database reader
License:
Apache License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0.html
File Path: /home/runner/.m2/repository/com/maxmind/geoip2/geoip2/4.2.0/geoip2-4.2.0.jar
MD5: 7b0a9c3a389c2a925df288d50ff910b4
SHA1: 78ff932dc13ac41dd1f0fd9e7405a7f4ad815ce0
SHA256:5981ac68332deebdf52e7a7f96a0bef5f320012fa930f3778ee1e9c827a80dbd
Referenced In Projects/Scopes:- psi-probe-web:compile
- psi-probe-tomcat10:compile
- psi-probe-tomcat11:compile
- psi-probe-core:compile
geoip2-4.2.0.jar is in the transitive dependency tree of the listed items.Included by:- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | geoip2 | High |
Vendor | jar | package name | geoip2 | Highest |
Vendor | jar | package name | maxmind | Highest |
Vendor | Manifest | build-jdk-spec | 17 | Low |
Vendor | Manifest | Implementation-Vendor | MaxMind, Inc. | High |
Vendor | pom | artifactid | geoip2 | Highest |
Vendor | pom | artifactid | geoip2 | Low |
Vendor | pom | developer email | goschwald@maxmind.com | Low |
Vendor | pom | developer id | oschwald | Medium |
Vendor | pom | developer name | Gregory J. Oschwald | Medium |
Vendor | pom | groupid | com.maxmind.geoip2 | Highest |
Vendor | pom | name | MaxMind GeoIP2 API | High |
Vendor | pom | organization name | MaxMind, Inc. | High |
Vendor | pom | organization url | https://www.maxmind.com/ | Medium |
Vendor | pom | url | https://dev.maxmind.com/geoip?lang=en | Highest |
Product | file | name | geoip2 | High |
Product | jar | package name | geoip2 | Highest |
Product | jar | package name | maxmind | Highest |
Product | Manifest | build-jdk-spec | 17 | Low |
Product | Manifest | Implementation-Title | MaxMind GeoIP2 API | High |
Product | Manifest | specification-title | MaxMind GeoIP2 API | Medium |
Product | pom | artifactid | geoip2 | Highest |
Product | pom | developer email | goschwald@maxmind.com | Low |
Product | pom | developer id | oschwald | Low |
Product | pom | developer name | Gregory J. Oschwald | Low |
Product | pom | groupid | com.maxmind.geoip2 | Highest |
Product | pom | name | MaxMind GeoIP2 API | High |
Product | pom | organization name | MaxMind, Inc. | Low |
Product | pom | organization url | https://www.maxmind.com/ | Low |
Product | pom | url | https://dev.maxmind.com/geoip?lang=en | Medium |
Version | file | version | 4.2.0 | High |
Version | Manifest | Implementation-Version | 4.2.0 | High |
Version | pom | version | 4.2.0 | Highest |
guava-33.3.0-jre.jar
Description:
Guava is a suite of core and expanded libraries that include
utility classes, Google's collections, I/O classes, and
much more.
License:
http://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/com/google/guava/guava/33.3.0-jre/guava-33.3.0-jre.jar
MD5: 4dc8e97e29f05936b770daffe940f3af
SHA1: 13b4d0924e6023eda04b4c7aa83b32dfedf735a7
SHA256:dfadc3bce3101eff1452aae47d7c833fee443b47bdf9ef13311b6c7cab663ddf
Referenced In Projects/Scopes:- psi-probe-web:compile
- psi-probe-tomcat10:compile
- psi-probe-tomcat11:compile
- psi-probe-core:compile
guava-33.3.0-jre.jar is in the transitive dependency tree of the listed items.Included by:- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | guava | High |
Vendor | jar | package name | common | Highest |
Vendor | jar | package name | google | Highest |
Vendor | Manifest | automatic-module-name | com.google.common | Medium |
Vendor | Manifest | build-jdk-spec | 11 | Low |
Vendor | Manifest | bundle-docurl | https://github.com/google/guava/ | Low |
Vendor | Manifest | bundle-symbolicname | com.google.guava | Medium |
Vendor | pom | artifactid | guava | Highest |
Vendor | pom | artifactid | guava | Low |
Vendor | pom | groupid | com.google.guava | Highest |
Vendor | pom | name | Guava: Google Core Libraries for Java | High |
Vendor | pom | parent-artifactid | guava-parent | Low |
Vendor | pom | url | google/guava | Highest |
Product | file | name | guava | High |
Product | jar | package name | common | Highest |
Product | jar | package name | google | Highest |
Product | Manifest | automatic-module-name | com.google.common | Medium |
Product | Manifest | build-jdk-spec | 11 | Low |
Product | Manifest | bundle-docurl | https://github.com/google/guava/ | Low |
Product | Manifest | Bundle-Name | Guava: Google Core Libraries for Java | Medium |
Product | Manifest | bundle-symbolicname | com.google.guava | Medium |
Product | pom | artifactid | guava | Highest |
Product | pom | groupid | com.google.guava | Highest |
Product | pom | name | Guava: Google Core Libraries for Java | High |
Product | pom | parent-artifactid | guava-parent | Medium |
Product | pom | url | google/guava | High |
Version | pom | version | 33.3.0-jre | Highest |
j2objc-annotations-3.0.0.jar
Description:
A set of annotations that provide additional information to the J2ObjC
translator to modify the result of translation.
License:
Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar
MD5: f59529b29202a5baf37f491ea5ec8627
SHA1: 7399e65dd7e9ff3404f4535b2f017093bdb134c7
SHA256:88241573467ddca44ffd4d74aa04c2bbfd11bf7c17e0c342c94c9de7a70a7c64
Referenced In Projects/Scopes:- psi-probe-core:provided
- psi-probe-web:provided
- psi-probe-tomcat10:provided
- psi-probe-tomcat11:provided
- psi-probe:provided
- psi-probe-rest:provided
j2objc-annotations-3.0.0.jar is in the transitive dependency tree of the listed items.Included by:- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-rest@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-tomcat11@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-tomcat10@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-web@5.1.1-SNAPSHOT
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | j2objc-annotations | High |
Vendor | jar | package name | annotations | Highest |
Vendor | jar | package name | google | Highest |
Vendor | jar | package name | j2objc | Highest |
Vendor | Manifest | build-jdk-spec | 11 | Low |
Vendor | Manifest | multi-release | true | Low |
Vendor | pom | artifactid | j2objc-annotations | Highest |
Vendor | pom | artifactid | j2objc-annotations | Low |
Vendor | pom | developer email | tball@google.com | Low |
Vendor | pom | developer id | tomball | Medium |
Vendor | pom | developer name | Tom Ball | Medium |
Vendor | pom | developer org | Google | Medium |
Vendor | pom | developer org URL | https://www.google.com | Medium |
Vendor | pom | groupid | com.google.j2objc | Highest |
Vendor | pom | name | J2ObjC Annotations | High |
Vendor | pom | url | google/j2objc/ | Highest |
Product | file | name | j2objc-annotations | High |
Product | jar | package name | annotations | Highest |
Product | jar | package name | google | Highest |
Product | jar | package name | j2objc | Highest |
Product | Manifest | build-jdk-spec | 11 | Low |
Product | Manifest | multi-release | true | Low |
Product | pom | artifactid | j2objc-annotations | Highest |
Product | pom | developer email | tball@google.com | Low |
Product | pom | developer id | tomball | Low |
Product | pom | developer name | Tom Ball | Low |
Product | pom | developer org | Google | Low |
Product | pom | developer org URL | https://www.google.com | Low |
Product | pom | groupid | com.google.j2objc | Highest |
Product | pom | name | J2ObjC Annotations | High |
Product | pom | url | google/j2objc/ | High |
Version | file | version | 3.0.0 | High |
Version | pom | version | 3.0.0 | Highest |
jackson-core-2.17.2.jar
Description:
Core Jackson processing abstractions (aka Streaming API), implementation for JSON
License:
The Apache Software License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar
MD5: 50c2dab1f29136714d5ef5c6c640336c
SHA1: 969a35cb35c86512acbadcdbbbfb044c877db814
SHA256:721a189241dab0525d9e858e5cb604d3ecc0ede081e2de77d6f34fa5779a5b46
Referenced In Projects/Scopes:- psi-probe-web:compile
- psi-probe-tomcat10:compile
- psi-probe-tomcat11:compile
- psi-probe-core:compile
jackson-core-2.17.2.jar is in the transitive dependency tree of the listed items.Included by:- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.maxmind.geoip2/geoip2@4.2.0
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | jackson-core | High |
Vendor | jar | package name | base | Highest |
Vendor | jar | package name | com | Highest |
Vendor | jar | package name | core | Highest |
Vendor | jar | package name | fasterxml | Highest |
Vendor | jar | package name | jackson | Highest |
Vendor | jar | package name | json | Highest |
Vendor | Manifest | build-jdk-spec | 1.8 | Low |
Vendor | Manifest | bundle-docurl | https://github.com/FasterXML/jackson-core | Low |
Vendor | Manifest | bundle-symbolicname | com.fasterxml.jackson.core.jackson-core | Medium |
Vendor | Manifest | Implementation-Vendor | FasterXML | High |
Vendor | Manifest | Implementation-Vendor-Id | com.fasterxml.jackson.core | Medium |
Vendor | Manifest | multi-release | true | Low |
Vendor | Manifest | specification-vendor | FasterXML | Low |
Vendor | pom | artifactid | jackson-core | Highest |
Vendor | pom | artifactid | jackson-core | Low |
Vendor | pom | groupid | com.fasterxml.jackson.core | Highest |
Vendor | pom | name | Jackson-core | High |
Vendor | pom | parent-artifactid | jackson-base | Low |
Vendor | pom | parent-groupid | com.fasterxml.jackson | Medium |
Vendor | pom | url | FasterXML/jackson-core | Highest |
Product | file | name | jackson-core | High |
Product | hint analyzer | product | java8 | Highest |
Product | hint analyzer | product | modules | Highest |
Product | jar | package name | base | Highest |
Product | jar | package name | com | Highest |
Product | jar | package name | core | Highest |
Product | jar | package name | fasterxml | Highest |
Product | jar | package name | jackson | Highest |
Product | jar | package name | json | Highest |
Product | Manifest | build-jdk-spec | 1.8 | Low |
Product | Manifest | bundle-docurl | https://github.com/FasterXML/jackson-core | Low |
Product | Manifest | Bundle-Name | Jackson-core | Medium |
Product | Manifest | bundle-symbolicname | com.fasterxml.jackson.core.jackson-core | Medium |
Product | Manifest | Implementation-Title | Jackson-core | High |
Product | Manifest | multi-release | true | Low |
Product | Manifest | specification-title | Jackson-core | Medium |
Product | pom | artifactid | jackson-core | Highest |
Product | pom | groupid | com.fasterxml.jackson.core | Highest |
Product | pom | name | Jackson-core | High |
Product | pom | parent-artifactid | jackson-base | Medium |
Product | pom | parent-groupid | com.fasterxml.jackson | Medium |
Product | pom | url | FasterXML/jackson-core | High |
Version | file | version | 2.17.2 | High |
Version | Manifest | Bundle-Version | 2.17.2 | High |
Version | Manifest | Implementation-Version | 2.17.2 | High |
Version | pom | version | 2.17.2 | Highest |
Related Dependencies
- jackson-annotations-2.17.2.jar
- File Path: /home/runner/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar
- MD5: e68e7e593ae47e106421688707683297
- SHA1: 147b7b9412ffff24339f8aba080b292448e08698
- SHA256: 873a606e23507969f9bbbea939d5e19274a88775ea5a169ba7e2d795aa5156e1
- pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.17.2
jackson-databind-2.17.2.jar
Description:
General data-binding functionality for Jackson: works on core streaming API
License:
The Apache Software License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar
MD5: 3e1ff7c1f0fda885946619a47ef9d5de
SHA1: e6deb029e5901e027c129341fac39e515066b68c
SHA256:c04993f33c0f845342653784f14f38373d005280e6359db5f808701cfae73c0c
Referenced In Projects/Scopes:- psi-probe-web:compile
- psi-probe-tomcat10:compile
- psi-probe-tomcat11:compile
- psi-probe-core:compile
jackson-databind-2.17.2.jar is in the transitive dependency tree of the listed items.Included by:- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.maxmind.geoip2/geoip2@4.2.0
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | jackson-databind | High |
Vendor | jar | package name | databind | Highest |
Vendor | jar | package name | fasterxml | Highest |
Vendor | jar | package name | jackson | Highest |
Vendor | Manifest | build-jdk-spec | 1.8 | Low |
Vendor | Manifest | bundle-docurl | https://github.com/FasterXML/jackson | Low |
Vendor | Manifest | bundle-symbolicname | com.fasterxml.jackson.core.jackson-databind | Medium |
Vendor | Manifest | Implementation-Vendor | FasterXML | High |
Vendor | Manifest | Implementation-Vendor-Id | com.fasterxml.jackson.core | Medium |
Vendor | Manifest | multi-release | true | Low |
Vendor | Manifest | specification-vendor | FasterXML | Low |
Vendor | pom | artifactid | jackson-databind | Highest |
Vendor | pom | artifactid | jackson-databind | Low |
Vendor | pom | groupid | com.fasterxml.jackson.core | Highest |
Vendor | pom | name | jackson-databind | High |
Vendor | pom | parent-artifactid | jackson-base | Low |
Vendor | pom | parent-groupid | com.fasterxml.jackson | Medium |
Vendor | pom | url | FasterXML/jackson | Highest |
Product | file | name | jackson-databind | High |
Product | hint analyzer | product | java8 | Highest |
Product | hint analyzer | product | modules | Highest |
Product | jar | package name | databind | Highest |
Product | jar | package name | fasterxml | Highest |
Product | jar | package name | jackson | Highest |
Product | Manifest | build-jdk-spec | 1.8 | Low |
Product | Manifest | bundle-docurl | https://github.com/FasterXML/jackson | Low |
Product | Manifest | Bundle-Name | jackson-databind | Medium |
Product | Manifest | bundle-symbolicname | com.fasterxml.jackson.core.jackson-databind | Medium |
Product | Manifest | Implementation-Title | jackson-databind | High |
Product | Manifest | multi-release | true | Low |
Product | Manifest | specification-title | jackson-databind | Medium |
Product | pom | artifactid | jackson-databind | Highest |
Product | pom | groupid | com.fasterxml.jackson.core | Highest |
Product | pom | name | jackson-databind | High |
Product | pom | parent-artifactid | jackson-base | Medium |
Product | pom | parent-groupid | com.fasterxml.jackson | Medium |
Product | pom | url | FasterXML/jackson | High |
Version | file | version | 2.17.2 | High |
Version | Manifest | Bundle-Version | 2.17.2 | High |
Version | Manifest | Implementation-Version | 2.17.2 | High |
Version | pom | version | 2.17.2 | Highest |
jakarta.activation-api-2.1.3.jar
Description:
Specification
License:
EDL 1.0: http://www.eclipse.org/org/documents/edl-v10.php
File Path: /home/runner/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar
MD5: 76e7b680375ea9f40f3ddbd702efcd25
SHA1: fa165bd70cda600368eee31555222776a46b881f
SHA256:01b176d718a169263e78290691fc479977186bcc6b333487325084d6586f4627
Referenced In Projects/Scopes:- psi-probe:compile
- psi-probe-web:compile
- psi-probe-tomcat10:compile
- psi-probe-tomcat11:compile
- psi-probe-core:compile
- psi-probe-rest:compile
jakarta.activation-api-2.1.3.jar is in the transitive dependency tree of the listed items.Included by:- pkg:maven/com.github.psi-probe/psi-probe@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-tomcat10@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-web@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-rest@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-tomcat11@5.1.1-SNAPSHOT
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | jakarta.activation-api | High |
Vendor | jar | package name | activation | Highest |
Vendor | jar | package name | jakarta | Highest |
Vendor | Manifest | bundle-docurl | https://www.eclipse.org | Low |
Vendor | Manifest | bundle-symbolicname | jakarta.activation-api | Medium |
Vendor | Manifest | extension-name | jakarta.activation | Medium |
Vendor | Manifest | implementation-build-id | 7f7d358 | Low |
Vendor | Manifest | Implementation-Vendor | Eclipse Foundation | High |
Vendor | Manifest | specification-vendor | Eclipse Foundation | Low |
Vendor | pom | artifactid | jakarta.activation-api | Highest |
Vendor | pom | artifactid | jakarta.activation-api | Low |
Vendor | pom | developer email | bill.shannon@oracle.com | Low |
Vendor | pom | developer id | shannon | Medium |
Vendor | pom | developer name | Bill Shannon | Medium |
Vendor | pom | developer org | Oracle | Medium |
Vendor | pom | groupid | jakarta.activation | Highest |
Vendor | pom | name | Jakarta Activation API | High |
Vendor | pom | parent-artifactid | project | Low |
Vendor | pom | parent-groupid | org.eclipse.ee4j | Medium |
Vendor | pom | url | jakartaee/jaf-api | Highest |
Vendor | pom (hint) | developer org | sun | Medium |
Product | file | name | jakarta.activation-api | High |
Product | jar | package name | activation | Highest |
Product | jar | package name | jakarta | Highest |
Product | Manifest | bundle-docurl | https://www.eclipse.org | Low |
Product | Manifest | Bundle-Name | Jakarta Activation API | Medium |
Product | Manifest | bundle-symbolicname | jakarta.activation-api | Medium |
Product | Manifest | extension-name | jakarta.activation | Medium |
Product | Manifest | implementation-build-id | 7f7d358 | Low |
Product | Manifest | Implementation-Title | Jakarta Activation API | High |
Product | Manifest | specification-title | Jakarta Activation Specification | Medium |
Product | pom | artifactid | jakarta.activation-api | Highest |
Product | pom | developer email | bill.shannon@oracle.com | Low |
Product | pom | developer id | shannon | Low |
Product | pom | developer name | Bill Shannon | Low |
Product | pom | developer org | Oracle | Low |
Product | pom | groupid | jakarta.activation | Highest |
Product | pom | name | Jakarta Activation API | High |
Product | pom | parent-artifactid | project | Medium |
Product | pom | parent-groupid | org.eclipse.ee4j | Medium |
Product | pom | url | jakartaee/jaf-api | High |
Version | file | version | 2.1.3 | High |
Version | Manifest | Bundle-Version | 2.1.3 | High |
Version | pom | parent-version | 2.1.3 | Low |
Version | pom | version | 2.1.3 | Highest |
jakarta.el-api-6.0.1.jar
Description:
Jakarta Expression Language defines an expression language for Java applications
License:
https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.txt, https://www.gnu.org/software/classpath/license.html
File Path: /home/runner/.m2/repository/jakarta/el/jakarta.el-api/6.0.1/jakarta.el-api-6.0.1.jar
MD5: a98f097e059552a75748fcdd067e5c16
SHA1: c7c4a2eb1e40e0ff45ab5e2e52bd77d8c7a75176
SHA256:7e84b5bed49de32b79cc5e85d90b6f5adb1a953ac67283adbb41c1e297f9c605
Referenced In Project/Scope: psi-probe-web:provided
jakarta.el-api-6.0.1.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.psi-probe/psi-probe-web@5.1.1-SNAPSHOT
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | jakarta.el-api | High |
Vendor | jar | package name | el | Highest |
Vendor | jar | package name | expression | Highest |
Vendor | jar | package name | jakarta | Highest |
Vendor | Manifest | build-jdk-spec | 17 | Low |
Vendor | Manifest | bundle-docurl | https://www.eclipse.org | Low |
Vendor | Manifest | bundle-symbolicname | jakarta.el-api | Medium |
Vendor | Manifest | extension-name | jakarta.el | Medium |
Vendor | Manifest | Implementation-Vendor | Eclipse Foundation | High |
Vendor | Manifest | specification-vendor | Eclipse Foundation | Low |
Vendor | pom | artifactid | jakarta.el-api | Highest |
Vendor | pom | artifactid | jakarta.el-api | Low |
Vendor | pom | developer email | el-dev@eclipse.org | Low |
Vendor | pom | developer id | jakarta-ee4j-el | Medium |
Vendor | pom | developer name | Jakarta Expression Language Developers | Medium |
Vendor | pom | developer org | Eclipse Foundation | Medium |
Vendor | pom | groupid | jakarta.el | Highest |
Vendor | pom | name | Jakarta Expression Language API | High |
Vendor | pom | parent-artifactid | project | Low |
Vendor | pom | parent-groupid | org.eclipse.ee4j | Medium |
Vendor | pom | url | https://projects.eclipse.org/projects/ee4j.el | Highest |
Product | file | name | jakarta.el-api | High |
Product | jar | package name | el | Highest |
Product | jar | package name | expression | Highest |
Product | jar | package name | jakarta | Highest |
Product | Manifest | build-jdk-spec | 17 | Low |
Product | Manifest | bundle-docurl | https://www.eclipse.org | Low |
Product | Manifest | Bundle-Name | Jakarta Expression Language API | Medium |
Product | Manifest | bundle-symbolicname | jakarta.el-api | Medium |
Product | Manifest | extension-name | jakarta.el | Medium |
Product | pom | artifactid | jakarta.el-api | Highest |
Product | pom | developer email | el-dev@eclipse.org | Low |
Product | pom | developer id | jakarta-ee4j-el | Low |
Product | pom | developer name | Jakarta Expression Language Developers | Low |
Product | pom | developer org | Eclipse Foundation | Low |
Product | pom | groupid | jakarta.el | Highest |
Product | pom | name | Jakarta Expression Language API | High |
Product | pom | parent-artifactid | project | Medium |
Product | pom | parent-groupid | org.eclipse.ee4j | Medium |
Product | pom | url | https://projects.eclipse.org/projects/ee4j.el | Medium |
Version | file | version | 6.0.1 | High |
Version | Manifest | Bundle-Version | 6.0.1 | High |
Version | Manifest | Implementation-Version | 6.0.1 | High |
Version | pom | parent-version | 6.0.1 | Low |
Version | pom | version | 6.0.1 | Highest |
jakarta.inject-api-2.0.1.jar
Description:
Jakarta Dependency Injection
License:
The Apache Software License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar
MD5: 72003bf6efcc8455d414bbd7da86c11c
SHA1: 4c28afe1991a941d7702fe1362c365f0a8641d1e
SHA256:f7dc98062fccf14126abb751b64fab12c312566e8cbdc8483598bffcea93af7c
Referenced In Projects/Scopes:- psi-probe-web:compile
- psi-probe-tomcat10:compile
- psi-probe-tomcat11:compile
- psi-probe-core:compile
jakarta.inject-api-2.0.1.jar is in the transitive dependency tree of the listed items.Included by:- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | jakarta.inject-api | High |
Vendor | jar | package name | inject | Highest |
Vendor | jar | package name | jakarta | Highest |
Vendor | Manifest | build-jdk-spec | 11 | Low |
Vendor | Manifest | bundle-docurl | https://www.eclipse.org | Low |
Vendor | Manifest | bundle-symbolicname | jakarta.inject.jakarta.inject-api | Medium |
Vendor | pom | artifactid | jakarta.inject-api | Highest |
Vendor | pom | artifactid | jakarta.inject-api | Low |
Vendor | pom | developer email | asd[at]redhat[dot]com | Low |
Vendor | pom | developer email | manovotn[at]redhat[dot]com | Low |
Vendor | pom | developer email | mkouba[at]redhat[dot]com | Low |
Vendor | pom | developer email | tremes[at]redhat[dot]com | Low |
Vendor | pom | developer id | asabotdu | Medium |
Vendor | pom | developer id | manovotn | Medium |
Vendor | pom | developer id | mkouba | Medium |
Vendor | pom | developer id | tremes | Medium |
Vendor | pom | developer name | Antoine Sabot-Durand | Medium |
Vendor | pom | developer name | Martin Kouba | Medium |
Vendor | pom | developer name | Matej Novotny | Medium |
Vendor | pom | developer name | Tomas Remes | Medium |
Vendor | pom | developer org | Red Hat Inc. | Medium |
Vendor | pom | groupid | jakarta.inject | Highest |
Vendor | pom | name | Jakarta Dependency Injection | High |
Vendor | pom | parent-artifactid | project | Low |
Vendor | pom | parent-groupid | org.eclipse.ee4j | Medium |
Vendor | pom | url | eclipse-ee4j/injection-api | Highest |
Product | file | name | jakarta.inject-api | High |
Product | jar | package name | inject | Highest |
Product | jar | package name | jakarta | Highest |
Product | Manifest | build-jdk-spec | 11 | Low |
Product | Manifest | bundle-docurl | https://www.eclipse.org | Low |
Product | Manifest | Bundle-Name | Jakarta Dependency Injection | Medium |
Product | Manifest | bundle-symbolicname | jakarta.inject.jakarta.inject-api | Medium |
Product | pom | artifactid | jakarta.inject-api | Highest |
Product | pom | developer email | asd[at]redhat[dot]com | Low |
Product | pom | developer email | manovotn[at]redhat[dot]com | Low |
Product | pom | developer email | mkouba[at]redhat[dot]com | Low |
Product | pom | developer email | tremes[at]redhat[dot]com | Low |
Product | pom | developer id | asabotdu | Low |
Product | pom | developer id | manovotn | Low |
Product | pom | developer id | mkouba | Low |
Product | pom | developer id | tremes | Low |
Product | pom | developer name | Antoine Sabot-Durand | Low |
Product | pom | developer name | Martin Kouba | Low |
Product | pom | developer name | Matej Novotny | Low |
Product | pom | developer name | Tomas Remes | Low |
Product | pom | developer org | Red Hat Inc. | Low |
Product | pom | groupid | jakarta.inject | Highest |
Product | pom | name | Jakarta Dependency Injection | High |
Product | pom | parent-artifactid | project | Medium |
Product | pom | parent-groupid | org.eclipse.ee4j | Medium |
Product | pom | url | eclipse-ee4j/injection-api | High |
Version | file | version | 2.0.1 | High |
Version | Manifest | Bundle-Version | 2.0.1 | High |
Version | pom | parent-version | 2.0.1 | Low |
Version | pom | version | 2.0.1 | Highest |
jakarta.mail-api-2.1.3.jar
Description:
Specification API
License:
EPL 2.0: http://www.eclipse.org/legal/epl-2.0
GPL2 w/ CPE: https://www.gnu.org/software/classpath/license.html
EDL 1.0: http://www.eclipse.org/org/documents/edl-v10.php
File Path: /home/runner/.m2/repository/jakarta/mail/jakarta.mail-api/2.1.3/jakarta.mail-api-2.1.3.jar
MD5: 288a687deb06b87602ce14cd03dddff4
SHA1: a327aa5f514ba86e80d54584417d7376ed2bde0e
SHA256:8051b58d75f982f9a5b963b3765426e824b2a64865ef0af17205e455b98db05c
Referenced In Projects/Scopes:- psi-probe-web:compile
- psi-probe-tomcat10:compile
- psi-probe-tomcat11:compile
- psi-probe-core:compile
jakarta.mail-api-2.1.3.jar is in the transitive dependency tree of the listed items.Included by:- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/org.eclipse.angus/angus-mail@2.0.3
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | jakarta.mail-api | High |
Vendor | jar | package name | jakarta | Highest |
Vendor | jar | package name | mail | Highest |
Vendor | jar | package name | version | Highest |
Vendor | Manifest | bundle-docurl | https://www.eclipse.org | Low |
Vendor | Manifest | bundle-symbolicname | jakarta.mail-api | Medium |
Vendor | Manifest | extension-name | jakarta.mail | Medium |
Vendor | Manifest | implementation-build-id | 0f448dc | Low |
Vendor | Manifest | Implementation-Vendor | Eclipse Foundation | High |
Vendor | Manifest | specification-vendor | Eclipse Foundation | Low |
Vendor | pom | artifactid | jakarta.mail-api | Highest |
Vendor | pom | artifactid | jakarta.mail-api | Low |
Vendor | pom | groupid | jakarta.mail | Highest |
Vendor | pom | name | Jakarta Mail API | High |
Vendor | pom | parent-artifactid | project | Low |
Vendor | pom | parent-groupid | org.eclipse.ee4j | Medium |
Product | file | name | jakarta.mail-api | High |
Product | jar | package name | jakarta | Highest |
Product | jar | package name | mail | Highest |
Product | jar | package name | version | Highest |
Product | Manifest | bundle-docurl | https://www.eclipse.org | Low |
Product | Manifest | Bundle-Name | Jakarta Mail API | Medium |
Product | Manifest | bundle-symbolicname | jakarta.mail-api | Medium |
Product | Manifest | extension-name | jakarta.mail | Medium |
Product | Manifest | implementation-build-id | 0f448dc | Low |
Product | Manifest | Implementation-Title | Jakarta Mail API | High |
Product | Manifest | specification-title | Jakarta Mail Specification | Medium |
Product | pom | artifactid | jakarta.mail-api | Highest |
Product | pom | groupid | jakarta.mail | Highest |
Product | pom | name | Jakarta Mail API | High |
Product | pom | parent-artifactid | project | Medium |
Product | pom | parent-groupid | org.eclipse.ee4j | Medium |
Version | file | version | 2.1.3 | High |
Version | Manifest | Bundle-Version | 2.1.3 | High |
Version | pom | parent-version | 2.1.3 | Low |
Version | pom | version | 2.1.3 | Highest |
jakarta.servlet-api-6.1.0.jar
Description:
Jakarta Servlet 6.1
License:
EPL 2.0: http://www.eclipse.org/legal/epl-2.0
GPL2 w/ CPE: https://www.gnu.org/software/classpath/license.html
File Path: /home/runner/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar
MD5: 314c930b3e40ac1abc3529c7c9942f09
SHA1: 1169a246913fe3823782af7943e7a103634867c5
SHA256:8a31f465f3593bf2351531a5c952014eb839da96a605b5825b93dd54714c48c4
Referenced In Project/Scope: psi-probe-web:provided
jakarta.servlet-api-6.1.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.psi-probe/psi-probe-web@5.1.1-SNAPSHOT
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | jakarta.servlet-api | High |
Vendor | jar | package name | jakarta | Highest |
Vendor | jar | package name | servlet | Highest |
Vendor | Manifest | build-jdk-spec | 11 | Low |
Vendor | Manifest | bundle-docurl | https://www.eclipse.org | Low |
Vendor | Manifest | bundle-symbolicname | jakarta.servlet-api | Medium |
Vendor | Manifest | extension-name | jakarta.servlet | Medium |
Vendor | Manifest | Implementation-Vendor | Eclipse Foundation | High |
Vendor | Manifest | Implementation-Vendor-Id | org.eclipse | Medium |
Vendor | Manifest | specification-vendor | Eclipse Foundation | Low |
Vendor | pom | artifactid | jakarta.servlet-api | Highest |
Vendor | pom | artifactid | jakarta.servlet-api | Low |
Vendor | pom | developer id | yaminikb | Medium |
Vendor | pom | developer name | Yamini K B | Medium |
Vendor | pom | developer org | Oracle Corporation | Medium |
Vendor | pom | developer org URL | http://www.oracle.com/ | Medium |
Vendor | pom | groupid | jakarta.servlet | Highest |
Vendor | pom | name | Jakarta Servlet | High |
Vendor | pom | parent-artifactid | project | Low |
Vendor | pom | parent-groupid | org.eclipse.ee4j | Medium |
Vendor | pom | url | https://projects.eclipse.org/projects/ee4j.servlet | Highest |
Product | file | name | jakarta.servlet-api | High |
Product | jar | package name | jakarta | Highest |
Product | jar | package name | servlet | Highest |
Product | Manifest | build-jdk-spec | 11 | Low |
Product | Manifest | bundle-docurl | https://www.eclipse.org | Low |
Product | Manifest | Bundle-Name | Jakarta Servlet | Medium |
Product | Manifest | bundle-symbolicname | jakarta.servlet-api | Medium |
Product | Manifest | extension-name | jakarta.servlet | Medium |
Product | pom | artifactid | jakarta.servlet-api | Highest |
Product | pom | developer id | yaminikb | Low |
Product | pom | developer name | Yamini K B | Low |
Product | pom | developer org | Oracle Corporation | Low |
Product | pom | developer org URL | http://www.oracle.com/ | Low |
Product | pom | groupid | jakarta.servlet | Highest |
Product | pom | name | Jakarta Servlet | High |
Product | pom | parent-artifactid | project | Medium |
Product | pom | parent-groupid | org.eclipse.ee4j | Medium |
Product | pom | url | https://projects.eclipse.org/projects/ee4j.servlet | Medium |
Version | file | version | 6.1.0 | High |
Version | Manifest | Bundle-Version | 6.1.0 | High |
Version | Manifest | Implementation-Version | 6.1.0 | High |
Version | pom | parent-version | 6.1.0 | Low |
Version | pom | version | 6.1.0 | Highest |
jakarta.servlet.jsp-api-4.0.0.jar
Description:
Jakarta Server Pages API
License:
https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.txt, https://www.gnu.org/software/classpath/license.html
File Path: /home/runner/.m2/repository/jakarta/servlet/jsp/jakarta.servlet.jsp-api/4.0.0/jakarta.servlet.jsp-api-4.0.0.jar
MD5: 6fddc938119e00e6f934c1b37120e338
SHA1: a8de3741b91ba7427306104979ab2f084e831438
SHA256:873b7d0c2b5734ef8847634299b67ce879080cdece8426147522c4db8e37c14e
Referenced In Project/Scope: psi-probe-web:provided
jakarta.servlet.jsp-api-4.0.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.psi-probe/psi-probe-web@5.1.1-SNAPSHOT
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | jakarta.servlet.jsp-api | High |
Vendor | jar | package name | jakarta | Highest |
Vendor | jar | package name | jsp | Highest |
Vendor | jar | package name | servlet | Highest |
Vendor | Manifest | build-jdk-spec | 17 | Low |
Vendor | Manifest | bundle-docurl | https://www.eclipse.org | Low |
Vendor | Manifest | bundle-symbolicname | jakarta.servlet.jsp-api | Medium |
Vendor | Manifest | extension-name | jakarta.servlet.jsp | Medium |
Vendor | Manifest | Implementation-Vendor | Eclipse Foundation | High |
Vendor | Manifest | specification-vendor | Eclipse Foundation | Low |
Vendor | pom | artifactid | jakarta.servlet.jsp-api | Highest |
Vendor | pom | artifactid | jakarta.servlet.jsp-api | Low |
Vendor | pom | developer email | jsp-dev@eclipse.org | Low |
Vendor | pom | developer id | jakarta-ee4j-jsp | Medium |
Vendor | pom | developer name | Jakarta Server Pages Developers | Medium |
Vendor | pom | developer org | Eclipse Foundation | Medium |
Vendor | pom | groupid | jakarta.servlet.jsp | Highest |
Vendor | pom | name | Jakarta Server Pages API | High |
Vendor | pom | parent-artifactid | project | Low |
Vendor | pom | parent-groupid | org.eclipse.ee4j | Medium |
Vendor | pom | url | https://projects.eclipse.org/projects/ee4j.jsp | Highest |
Product | file | name | jakarta.servlet.jsp-api | High |
Product | jar | package name | jakarta | Highest |
Product | jar | package name | jsp | Highest |
Product | jar | package name | servlet | Highest |
Product | Manifest | build-jdk-spec | 17 | Low |
Product | Manifest | bundle-docurl | https://www.eclipse.org | Low |
Product | Manifest | Bundle-Name | Jakarta Server Pages API | Medium |
Product | Manifest | bundle-symbolicname | jakarta.servlet.jsp-api | Medium |
Product | Manifest | extension-name | jakarta.servlet.jsp | Medium |
Product | pom | artifactid | jakarta.servlet.jsp-api | Highest |
Product | pom | developer email | jsp-dev@eclipse.org | Low |
Product | pom | developer id | jakarta-ee4j-jsp | Low |
Product | pom | developer name | Jakarta Server Pages Developers | Low |
Product | pom | developer org | Eclipse Foundation | Low |
Product | pom | groupid | jakarta.servlet.jsp | Highest |
Product | pom | name | Jakarta Server Pages API | High |
Product | pom | parent-artifactid | project | Medium |
Product | pom | parent-groupid | org.eclipse.ee4j | Medium |
Product | pom | url | https://projects.eclipse.org/projects/ee4j.jsp | Medium |
Version | file | version | 4.0.0 | High |
Version | Manifest | Bundle-Version | 4.0.0 | High |
Version | Manifest | Implementation-Version | 4.0.0 | High |
Version | pom | parent-version | 4.0.0 | Low |
Version | pom | version | 4.0.0 | Highest |
jakarta.servlet.jsp.jstl-3.0.1.jar
Description:
Jakarta Standard Tag Library Implementation
License:
EPL 2.0: http://www.eclipse.org/legal/epl-2.0
GPL2 w/ CPE: https://www.gnu.org/software/classpath/license.html
File Path: /home/runner/.m2/repository/org/glassfish/web/jakarta.servlet.jsp.jstl/3.0.1/jakarta.servlet.jsp.jstl-3.0.1.jar
MD5: 3f6511c0066616415b9ed23a018b1cde
SHA1: 078909a1354585b2a7a2d3b4e348fceff8b6d180
SHA256:5cc6e60b9e74d38c25fe4f2d22dfd40577f5b8396bc885f7061cd2c525a43b86
Referenced In Project/Scope: psi-probe-web:compile
jakarta.servlet.jsp.jstl-3.0.1.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.psi-probe/psi-probe-web@5.1.1-SNAPSHOT
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | jakarta.servlet.jsp.jstl | High |
Vendor | jar | package name | eclipse | Highest |
Vendor | jar | package name | org | Highest |
Vendor | jar | package name | standard | Highest |
Vendor | jar | package name | tag | Highest |
Vendor | Manifest | build-jdk-spec | 11 | Low |
Vendor | Manifest | bundle-docurl | https://www.eclipse.org | Low |
Vendor | Manifest | bundle-symbolicname | org.glassfish.web.jakarta.servlet.jsp.jstl | Medium |
Vendor | Manifest | extension-name | jakarta.servlet.jsp.jstl | Medium |
Vendor | Manifest | Implementation-Vendor | Eclipse Foundation | High |
Vendor | Manifest | specification-vendor | Eclipse Foundation | Low |
Vendor | pom | artifactid | jakarta.servlet.jsp.jstl | Highest |
Vendor | pom | artifactid | jakarta.servlet.jsp.jstl | Low |
Vendor | pom | developer id | yaminikb | Medium |
Vendor | pom | developer name | Yamini K B | Medium |
Vendor | pom | developer org | Oracle Corporation | Medium |
Vendor | pom | developer org URL | http://www.oracle.com/ | Medium |
Vendor | pom | groupid | org.glassfish.web | Highest |
Vendor | pom | name | Jakarta Standard Tag Library Implementation | High |
Vendor | pom | parent-artifactid | project | Low |
Vendor | pom | parent-groupid | org.eclipse.ee4j | Medium |
Vendor | pom | url | https://projects.eclipse.org/projects/ee4j.jstl | Highest |
Product | file | name | jakarta.servlet.jsp.jstl | High |
Product | jar | package name | eclipse | Highest |
Product | jar | package name | org | Highest |
Product | jar | package name | standard | Highest |
Product | jar | package name | tag | Highest |
Product | Manifest | build-jdk-spec | 11 | Low |
Product | Manifest | bundle-docurl | https://www.eclipse.org | Low |
Product | Manifest | Bundle-Name | Jakarta Standard Tag Library Implementation | Medium |
Product | Manifest | bundle-symbolicname | org.glassfish.web.jakarta.servlet.jsp.jstl | Medium |
Product | Manifest | extension-name | jakarta.servlet.jsp.jstl | Medium |
Product | pom | artifactid | jakarta.servlet.jsp.jstl | Highest |
Product | pom | developer id | yaminikb | Low |
Product | pom | developer name | Yamini K B | Low |
Product | pom | developer org | Oracle Corporation | Low |
Product | pom | developer org URL | http://www.oracle.com/ | Low |
Product | pom | groupid | org.glassfish.web | Highest |
Product | pom | name | Jakarta Standard Tag Library Implementation | High |
Product | pom | parent-artifactid | project | Medium |
Product | pom | parent-groupid | org.eclipse.ee4j | Medium |
Product | pom | url | https://projects.eclipse.org/projects/ee4j.jstl | Medium |
Version | file | version | 3.0.1 | High |
Version | Manifest | Bundle-Version | 3.0.1 | High |
Version | Manifest | Implementation-Version | 3.0.1 | High |
Version | pom | parent-version | 3.0.1 | Low |
Version | pom | version | 3.0.1 | Highest |
jakarta.servlet.jsp.jstl-api-3.0.2.jar
Description:
Jakarta Standard Tag Library API
License:
EPL 2.0: http://www.eclipse.org/legal/epl-2.0
GPL2 w/ CPE: https://www.gnu.org/software/classpath/license.html
File Path: /home/runner/.m2/repository/jakarta/servlet/jsp/jstl/jakarta.servlet.jsp.jstl-api/3.0.2/jakarta.servlet.jsp.jstl-api-3.0.2.jar
MD5: a9426f66c4019d38042c4b446f66b95e
SHA1: 3993114cd341afa42b2c2841c88ef653fa7ef3ee
SHA256:d55951aefedb543cb16193a873b92d22c40c3b8ba26cfa7ed9229eb118bb9c9b
Referenced In Project/Scope: psi-probe-web:compile
jakarta.servlet.jsp.jstl-api-3.0.2.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.psi-probe/psi-probe-web@5.1.1-SNAPSHOT
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | jakarta.servlet.jsp.jstl-api | High |
Vendor | jar | package name | jakarta | Highest |
Vendor | jar | package name | jsp | Highest |
Vendor | jar | package name | jstl | Highest |
Vendor | jar | package name | servlet | Highest |
Vendor | Manifest | build-jdk-spec | 11 | Low |
Vendor | Manifest | bundle-docurl | https://www.eclipse.org | Low |
Vendor | Manifest | bundle-symbolicname | jakarta.servlet.jsp.jstl-api | Medium |
Vendor | Manifest | extension-name | jakarta.servlet.jsp.jstl | Medium |
Vendor | Manifest | Implementation-Vendor | Eclipse Foundation | High |
Vendor | Manifest | Implementation-Vendor-Id | org.glassfish | Medium |
Vendor | Manifest | specification-vendor | Eclipse Foundation | Low |
Vendor | pom | artifactid | jakarta.servlet.jsp.jstl-api | Highest |
Vendor | pom | artifactid | jakarta.servlet.jsp.jstl-api | Low |
Vendor | pom | developer id | yaminikb | Medium |
Vendor | pom | developer name | Yamini K B | Medium |
Vendor | pom | developer org | Oracle Corporation | Medium |
Vendor | pom | developer org URL | http://www.oracle.com/ | Medium |
Vendor | pom | groupid | jakarta.servlet.jsp.jstl | Highest |
Vendor | pom | name | Jakarta Standard Tag Library API | High |
Vendor | pom | parent-artifactid | project | Low |
Vendor | pom | parent-groupid | org.eclipse.ee4j | Medium |
Vendor | pom | url | https://projects.eclipse.org/projects/ee4j.jstl | Highest |
Product | file | name | jakarta.servlet.jsp.jstl-api | High |
Product | jar | package name | jakarta | Highest |
Product | jar | package name | jsp | Highest |
Product | jar | package name | jstl | Highest |
Product | jar | package name | servlet | Highest |
Product | Manifest | build-jdk-spec | 11 | Low |
Product | Manifest | bundle-docurl | https://www.eclipse.org | Low |
Product | Manifest | Bundle-Name | Jakarta Standard Tag Library API | Medium |
Product | Manifest | bundle-symbolicname | jakarta.servlet.jsp.jstl-api | Medium |
Product | Manifest | extension-name | jakarta.servlet.jsp.jstl | Medium |
Product | pom | artifactid | jakarta.servlet.jsp.jstl-api | Highest |
Product | pom | developer id | yaminikb | Low |
Product | pom | developer name | Yamini K B | Low |
Product | pom | developer org | Oracle Corporation | Low |
Product | pom | developer org URL | http://www.oracle.com/ | Low |
Product | pom | groupid | jakarta.servlet.jsp.jstl | Highest |
Product | pom | name | Jakarta Standard Tag Library API | High |
Product | pom | parent-artifactid | project | Medium |
Product | pom | parent-groupid | org.eclipse.ee4j | Medium |
Product | pom | url | https://projects.eclipse.org/projects/ee4j.jstl | Medium |
Version | file | version | 3.0.2 | High |
Version | Manifest | Bundle-Version | 3.0.2 | High |
Version | Manifest | Implementation-Version | 3.0.2 | High |
Version | pom | parent-version | 3.0.2 | Low |
Version | pom | version | 3.0.2 | Highest |
jakarta.transaction-api-2.0.1.jar
Description:
Jakarta Transactions
License:
EPL 2.0: http://www.eclipse.org/legal/epl-2.0
GPL2 w/ CPE: https://www.gnu.org/software/classpath/license.html
File Path: /home/runner/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar
MD5: 5315974a3935e342b40849478e1c9966
SHA1: 51a520e3fae406abb84e2e1148e6746ce3f80a1a
SHA256:50c0a7c760c13ae6c042acf182b28f0047413db95b4636fb8879bcffab5ba875
Referenced In Project/Scope: psi-probe-core:provided
jakarta.transaction-api-2.0.1.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | jakarta.transaction-api | High |
Vendor | jar | package name | jakarta | Highest |
Vendor | jar | package name | transaction | Highest |
Vendor | Manifest | automatic-module-name | jakarta.transaction | Medium |
Vendor | Manifest | build-jdk-spec | 11 | Low |
Vendor | Manifest | bundle-docurl | https://github.com/eclipse-ee4j | Low |
Vendor | Manifest | bundle-symbolicname | jakarta.transaction-api | Medium |
Vendor | Manifest | extension-name | jakarta.transaction | Medium |
Vendor | Manifest | Implementation-Vendor | EE4J Community | High |
Vendor | Manifest | Implementation-Vendor-Id | org.glassfish | Medium |
Vendor | Manifest | specification-vendor | Oracle Corporation | Low |
Vendor | pom | artifactid | jakarta.transaction-api | Highest |
Vendor | pom | artifactid | jakarta.transaction-api | Low |
Vendor | pom | developer id | stephen_felts | Medium |
Vendor | pom | developer name | Stephen Felts | Medium |
Vendor | pom | developer org | Oracle, Inc. | Medium |
Vendor | pom | groupid | jakarta.transaction | Highest |
Vendor | pom | name | API | High |
Vendor | pom | name | ${extension.name} API | High |
Vendor | pom | organization name | EE4J Community | High |
Vendor | pom | organization url | eclipse-ee4j | Medium |
Vendor | pom | parent-artifactid | project | Low |
Vendor | pom | parent-groupid | org.eclipse.ee4j | Medium |
Vendor | pom | url | https://projects.eclipse.org/projects/ee4j.jta | Highest |
Product | file | name | jakarta.transaction-api | High |
Product | jar | package name | jakarta | Highest |
Product | jar | package name | transaction | Highest |
Product | Manifest | automatic-module-name | jakarta.transaction | Medium |
Product | Manifest | build-jdk-spec | 11 | Low |
Product | Manifest | bundle-docurl | https://github.com/eclipse-ee4j | Low |
Product | Manifest | Bundle-Name | jakarta.transaction API | Medium |
Product | Manifest | bundle-symbolicname | jakarta.transaction-api | Medium |
Product | Manifest | extension-name | jakarta.transaction | Medium |
Product | pom | artifactid | jakarta.transaction-api | Highest |
Product | pom | developer id | stephen_felts | Low |
Product | pom | developer name | Stephen Felts | Low |
Product | pom | developer org | Oracle, Inc. | Low |
Product | pom | groupid | jakarta.transaction | Highest |
Product | pom | name | API | High |
Product | pom | name | ${extension.name} API | High |
Product | pom | organization name | EE4J Community | Low |
Product | pom | parent-artifactid | project | Medium |
Product | pom | parent-groupid | org.eclipse.ee4j | Medium |
Product | pom | url | eclipse-ee4j | High |
Product | pom | url | https://projects.eclipse.org/projects/ee4j.jta | Medium |
Version | file | version | 2.0.1 | High |
Version | Manifest | Bundle-Version | 2.0.1 | High |
Version | Manifest | Implementation-Version | 2.0.1 | High |
Version | pom | parent-version | 2.0.1 | Low |
Version | pom | version | 2.0.1 | Highest |
jfreechart-1.5.5.jar
Description:
JFreeChart is a class library, written in Java, for generating charts.
Utilising the Java2D API, it supports a wide range of chart types including
bar charts, pie charts, line charts, XY-plots, time series plots, Sankey charts
and more.
License:
GNU Lesser General Public Licence: http://www.gnu.org/licenses/lgpl.txt
File Path: /home/runner/.m2/repository/org/jfree/jfreechart/1.5.5/jfreechart-1.5.5.jar
MD5: f39186dfa4084491a92094f6ed195427
SHA1: 4147651ba863c28090a585a6f1e91c7a9bcc1f12
SHA256:0912b43a7dd4456c9fd4012fcc9c7b14fd70732adfeaead996824b734a036d5a
Referenced In Projects/Scopes:- psi-probe-web:compile
- psi-probe-tomcat10:compile
- psi-probe-tomcat11:compile
- psi-probe-core:compile
jfreechart-1.5.5.jar is in the transitive dependency tree of the listed items.Included by:- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | jfreechart | High |
Vendor | jar | package name | jfree | Highest |
Vendor | jar | package name | jfreechart | Highest |
Vendor | jar | package name | range | Highest |
Vendor | jar | package name | series | Highest |
Vendor | jar | package name | time | Highest |
Vendor | jar | package name | xy | Highest |
Vendor | Manifest | automatic-module-name | org.jfree.jfreechart | Medium |
Vendor | Manifest | build-jdk-spec | 21 | Low |
Vendor | pom | artifactid | jfreechart | Highest |
Vendor | pom | artifactid | jfreechart | Low |
Vendor | pom | developer email | dave@jfree.org | Low |
Vendor | pom | developer name | David Gilbert | Medium |
Vendor | pom | groupid | org.jfree | Highest |
Vendor | pom | name | JFreeChart | High |
Vendor | pom | organization name | JFree.org | High |
Vendor | pom | organization url | http://www.jfree.org/ | Medium |
Vendor | pom | url | http://www.jfree.org/jfreechart/ | Highest |
Product | file | name | jfreechart | High |
Product | jar | package name | jfree | Highest |
Product | jar | package name | jfreechart | Highest |
Product | jar | package name | range | Highest |
Product | jar | package name | series | Highest |
Product | jar | package name | time | Highest |
Product | jar | package name | xy | Highest |
Product | Manifest | automatic-module-name | org.jfree.jfreechart | Medium |
Product | Manifest | build-jdk-spec | 21 | Low |
Product | pom | artifactid | jfreechart | Highest |
Product | pom | developer email | dave@jfree.org | Low |
Product | pom | developer name | David Gilbert | Low |
Product | pom | groupid | org.jfree | Highest |
Product | pom | name | JFreeChart | High |
Product | pom | organization name | JFree.org | Low |
Product | pom | organization url | http://www.jfree.org/ | Low |
Product | pom | url | http://www.jfree.org/jfreechart/ | Medium |
Version | file | version | 1.5.5 | High |
Version | pom | version | 1.5.5 | Highest |
jhighlight-1.1.0.jar
Description:
JHighlight is an embeddable pure Java syntax highlighting
library that supports Java, HTML, XHTML, XML and LZX
languages and outputs to XHTML.
It also supports RIFE templates tags and highlights them
clearly so that you can easily identify the difference
between your RIFE markup and the actual marked up source.
License:
CDDL, v1.0: http://www.opensource.org/licenses/cddl1.php
LGPL, v2.1 or later: http://www.opensource.org/licenses/lgpl-license.php
File Path: /home/runner/.m2/repository/org/codelibs/jhighlight/1.1.0/jhighlight-1.1.0.jar
MD5: 849a2714c0bcd777a51c79ecf333e4f0
SHA1: 8ae20cc1eadb26bbc721611d509b808bf41d1a14
SHA256:2f7d5c92db46e76a7564dd98d4d00b822d808e21b01a2c9b60e8249c41351ed1
Referenced In Projects/Scopes:- psi-probe-web:compile
- psi-probe-tomcat10:compile
- psi-probe-tomcat11:compile
- psi-probe-core:compile
jhighlight-1.1.0.jar is in the transitive dependency tree of the listed items.Included by:- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | jhighlight | High |
Vendor | jar | package name | codelibs | Highest |
Vendor | jar | package name | jhighlight | Highest |
Vendor | Manifest | automatic-module-name | org.codelibs.jhighlight | Medium |
Vendor | Manifest | build-jdk-spec | 11 | Low |
Vendor | pom | artifactid | jhighlight | Highest |
Vendor | pom | artifactid | jhighlight | Low |
Vendor | pom | groupid | org.codelibs | Highest |
Vendor | pom | name | JHighlight | High |
Vendor | pom | url | codelibs/jhighlight | Highest |
Product | file | name | jhighlight | High |
Product | jar | package name | codelibs | Highest |
Product | jar | package name | jhighlight | Highest |
Product | Manifest | automatic-module-name | org.codelibs.jhighlight | Medium |
Product | Manifest | build-jdk-spec | 11 | Low |
Product | pom | artifactid | jhighlight | Highest |
Product | pom | groupid | org.codelibs | Highest |
Product | pom | name | JHighlight | High |
Product | pom | url | codelibs/jhighlight | High |
Version | file | version | 1.1.0 | High |
Version | pom | version | 1.1.0 | Highest |
jna-5.14.0.jar
Description:
Java Native Access
License:
LGPL-2.1-or-later: https://www.gnu.org/licenses/old-licenses/lgpl-2.1
Apache-2.0: https://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/net/java/dev/jna/jna/5.14.0/jna-5.14.0.jar
MD5: 8b3cc652920435ad9f801e6d9b2a3497
SHA1: 67bf3eaea4f0718cb376a181a629e5f88fa1c9dd
SHA256:34ed1e1f27fa896bca50dbc4e99cf3732967cec387a7a0d5e3486c09673fe8c6
Referenced In Projects/Scopes:- psi-probe-web:compile
- psi-probe-tomcat10:compile
- psi-probe-tomcat11:compile
- psi-probe-core:compile
jna-5.14.0.jar is in the transitive dependency tree of the listed items.Included by:- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.oshi/oshi-core@6.6.3
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | jna | High |
Vendor | jar | package name | jna | Highest |
Vendor | jar | package name | native | Highest |
Vendor | jar | package name | sun | Highest |
Vendor | jar (hint) | package name | oracle | Highest |
Vendor | Manifest | automatic-module-name | com.sun.jna | Medium |
Vendor | Manifest | bundle-activationpolicy | lazy | Low |
Vendor | Manifest | bundle-category | jni | Low |
Vendor | Manifest | bundle-nativecode | com/sun/jna/win32-x86/jnidispatch.dll; processor=x86;osname=win32, com/sun/jna/win32-x86-64/jnidispatch.dll; processor=x86-64;osname=win32, com/sun/jna/win32-aarch64/jnidispatch.dll; processor=aarch64;osname=win32, com/sun/jna/win32-x86/jnidispatch.dll; processor=x86;osname=win, com/sun/jna/win32-x86-64/jnidispatch.dll; processor=x86-64;osname=win, com/sun/jna/win32-aarch64/jnidispatch.dll; processor=aarch64;osname=win, com/sun/jna/w32ce-arm/jnidispatch.dll; processor=arm;osname=wince, com/sun/jna/sunos-x86/libjnidispatch.so; processor=x86;osname=sunos, com/sun/jna/sunos-x86-64/libjnidispatch.so; processor=x86-64;osname=sunos, com/sun/jna/sunos-sparc/libjnidispatch.so; processor=sparc;osname=sunos, com/sun/jna/sunos-sparcv9/libjnidispatch.so; processor=sparcv9;osname=sunos, com/sun/jna/aix-ppc/libjnidispatch.a; processor=ppc;osname=aix, com/sun/jna/aix-ppc64/libjnidispatch.a; processor=ppc64;osname=aix, com/sun/jna/linux-ppc/libjnidispatch.so; processor=ppc;osname=linux, com/sun/jna/linux-ppc64/libjnidispatch.so; processor=ppc64;osname=linux, com/sun/jna/linux-ppc64le/libjnidispatch.so; processor=ppc64le;osname=linux, com/sun/jna/linux-x86/libjnidispatch.so; processor=x86;osname=linux, com/sun/jna/linux-x86-64/libjnidispatch.so; processor=x86-64;osname=linux, com/sun/jna/linux-arm/libjnidispatch.so; processor=arm;osname=linux, com/sun/jna/linux-arm/libjnidispatch.so; processor=arm_le;osname=linux, com/sun/jna/linux-armel/libjnidispatch.so; processor=armel;osname=linux, com/sun/jna/linux-aarch64/libjnidispatch.so; processor=aarch64;osname=linux, com/sun/jna/linux-ia64/libjnidispatch.so; processor=ia64;osname=linux, com/sun/jna/linux-sparcv9/libjnidispatch.so; processor=sparcv9;osname=linux, com/sun/jna/linux-mips64el/libjnidispatch.so; processor=mips64el;osname=linux, com/sun/jna/linux-s390x/libjnidispatch.so; processor=S390x;osname=linux, com/sun/jna/linux-loongarch64/libjnidispatch.so; processor=loongarch64;osname=linux, com/sun/jna/freebsd-x86/libjnidispatch.so; processor=x86;osname=freebsd, com/sun/jna/freebsd-x86-64/libjnidispatch.so; processor=x86-64;osname=freebsd, com/sun/jna/openbsd-x86/libjnidispatch.so; processor=x86;osname=openbsd, com/sun/jna/openbsd-x86-64/libjnidispatch.so; processor=x86-64;osname=openbsd, com/sun/jna/darwin-ppc/libjnidispatch.jnilib; osname=macosx;processor=ppc, com/sun/jna/darwin-ppc64/libjnidispatch.jnilib; osname=macosx;processor=ppc64, com/sun/jna/darwin-x86/libjnidispatch.jnilib; osname=macosx;processor=x86, com/sun/jna/darwin-x86-64/libjnidispatch.jnilib; osname=macosx;processor=x86-64, com/sun/jna/darwin-aarch64/libjnidispatch.jnilib; osname=macosx;processor=aarch64 | Low |
Vendor | Manifest | bundle-requiredexecutionenvironment | JavaSE-1.6 | Low |
Vendor | Manifest | bundle-symbolicname | com.sun.jna | Medium |
Vendor | Manifest | Implementation-Vendor | JNA Development Team | High |
Vendor | Manifest | specification-vendor | JNA Development Team | Low |
Vendor | pom | artifactid | jna | Highest |
Vendor | pom | artifactid | jna | Low |
Vendor | pom | developer email | mblaesing@doppel-helix.eu | Low |
Vendor | pom | developer id | twall | Medium |
Vendor | pom | developer name | Matthias Bläsing | Medium |
Vendor | pom | developer name | Timothy Wall | Medium |
Vendor | pom | groupid | net.java.dev.jna | Highest |
Vendor | pom | name | Java Native Access | High |
Vendor | pom | url | java-native-access/jna | Highest |
Product | file | name | jna | High |
Product | jar | package name | jna | Highest |
Product | jar | package name | library | Highest |
Product | jar | package name | native | Highest |
Product | jar | package name | sun | Highest |
Product | jar | package name | win32 | Highest |
Product | Manifest | automatic-module-name | com.sun.jna | Medium |
Product | Manifest | bundle-activationpolicy | lazy | Low |
Product | Manifest | bundle-category | jni | Low |
Product | Manifest | Bundle-Name | jna | Medium |
Product | Manifest | bundle-nativecode | com/sun/jna/win32-x86/jnidispatch.dll; processor=x86;osname=win32, com/sun/jna/win32-x86-64/jnidispatch.dll; processor=x86-64;osname=win32, com/sun/jna/win32-aarch64/jnidispatch.dll; processor=aarch64;osname=win32, com/sun/jna/win32-x86/jnidispatch.dll; processor=x86;osname=win, com/sun/jna/win32-x86-64/jnidispatch.dll; processor=x86-64;osname=win, com/sun/jna/win32-aarch64/jnidispatch.dll; processor=aarch64;osname=win, com/sun/jna/w32ce-arm/jnidispatch.dll; processor=arm;osname=wince, com/sun/jna/sunos-x86/libjnidispatch.so; processor=x86;osname=sunos, com/sun/jna/sunos-x86-64/libjnidispatch.so; processor=x86-64;osname=sunos, com/sun/jna/sunos-sparc/libjnidispatch.so; processor=sparc;osname=sunos, com/sun/jna/sunos-sparcv9/libjnidispatch.so; processor=sparcv9;osname=sunos, com/sun/jna/aix-ppc/libjnidispatch.a; processor=ppc;osname=aix, com/sun/jna/aix-ppc64/libjnidispatch.a; processor=ppc64;osname=aix, com/sun/jna/linux-ppc/libjnidispatch.so; processor=ppc;osname=linux, com/sun/jna/linux-ppc64/libjnidispatch.so; processor=ppc64;osname=linux, com/sun/jna/linux-ppc64le/libjnidispatch.so; processor=ppc64le;osname=linux, com/sun/jna/linux-x86/libjnidispatch.so; processor=x86;osname=linux, com/sun/jna/linux-x86-64/libjnidispatch.so; processor=x86-64;osname=linux, com/sun/jna/linux-arm/libjnidispatch.so; processor=arm;osname=linux, com/sun/jna/linux-arm/libjnidispatch.so; processor=arm_le;osname=linux, com/sun/jna/linux-armel/libjnidispatch.so; processor=armel;osname=linux, com/sun/jna/linux-aarch64/libjnidispatch.so; processor=aarch64;osname=linux, com/sun/jna/linux-ia64/libjnidispatch.so; processor=ia64;osname=linux, com/sun/jna/linux-sparcv9/libjnidispatch.so; processor=sparcv9;osname=linux, com/sun/jna/linux-mips64el/libjnidispatch.so; processor=mips64el;osname=linux, com/sun/jna/linux-s390x/libjnidispatch.so; processor=S390x;osname=linux, com/sun/jna/linux-loongarch64/libjnidispatch.so; processor=loongarch64;osname=linux, com/sun/jna/freebsd-x86/libjnidispatch.so; processor=x86;osname=freebsd, com/sun/jna/freebsd-x86-64/libjnidispatch.so; processor=x86-64;osname=freebsd, com/sun/jna/openbsd-x86/libjnidispatch.so; processor=x86;osname=openbsd, com/sun/jna/openbsd-x86-64/libjnidispatch.so; processor=x86-64;osname=openbsd, com/sun/jna/darwin-ppc/libjnidispatch.jnilib; osname=macosx;processor=ppc, com/sun/jna/darwin-ppc64/libjnidispatch.jnilib; osname=macosx;processor=ppc64, com/sun/jna/darwin-x86/libjnidispatch.jnilib; osname=macosx;processor=x86, com/sun/jna/darwin-x86-64/libjnidispatch.jnilib; osname=macosx;processor=x86-64, com/sun/jna/darwin-aarch64/libjnidispatch.jnilib; osname=macosx;processor=aarch64 | Low |
Product | Manifest | bundle-requiredexecutionenvironment | JavaSE-1.6 | Low |
Product | Manifest | bundle-symbolicname | com.sun.jna | Medium |
Product | Manifest | Implementation-Title | com.sun.jna | High |
Product | Manifest | specification-title | Java Native Access (JNA) | Medium |
Product | pom | artifactid | jna | Highest |
Product | pom | developer email | mblaesing@doppel-helix.eu | Low |
Product | pom | developer id | twall | Low |
Product | pom | developer name | Matthias Bläsing | Low |
Product | pom | developer name | Timothy Wall | Low |
Product | pom | groupid | net.java.dev.jna | Highest |
Product | pom | name | Java Native Access | High |
Product | pom | url | java-native-access/jna | High |
Version | file | version | 5.14.0 | High |
Version | Manifest | Bundle-Version | 5.14.0 | High |
Version | pom | version | 5.14.0 | Highest |
jna-5.14.0.jar: jnidispatch.dll
File Path: /home/runner/.m2/repository/net/java/dev/jna/jna/5.14.0/jna-5.14.0.jar/com/sun/jna/win32-aarch64/jnidispatch.dll
MD5: f6bef568e690d361a5dcc165f5ad4b1f
SHA1: 05638a4aaafa689a6c246530823afdc18d3fd438
SHA256:b9d1479b9619b7ece4a36b6ae31365ffaf15a1355d4f6da02f8b5f09df2fa82f
Referenced In Projects/Scopes:
- psi-probe-web:compile
- psi-probe-tomcat10:compile
- psi-probe-tomcat11:compile
- psi-probe-core:compile
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | jnidispatch | High |
Product | file | name | jnidispatch | High |
jna-5.14.0.jar: jnidispatch.dll
File Path: /home/runner/.m2/repository/net/java/dev/jna/jna/5.14.0/jna-5.14.0.jar/com/sun/jna/win32-x86-64/jnidispatch.dll
MD5: 719d6ba1946c25aa61ce82f90d77ffd5
SHA1: 94d2191378cac5719daecc826fc116816284c406
SHA256:69c45175ecfd25af023f96ac0bb2c45e6a95e3ba8a5a50ee7969ccab14825c44
Referenced In Projects/Scopes:
- psi-probe-web:compile
- psi-probe-tomcat10:compile
- psi-probe-tomcat11:compile
- psi-probe-core:compile
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | jnidispatch | High |
Product | file | name | jnidispatch | High |
jna-5.14.0.jar: jnidispatch.dll
File Path: /home/runner/.m2/repository/net/java/dev/jna/jna/5.14.0/jna-5.14.0.jar/com/sun/jna/win32-x86/jnidispatch.dll
MD5: e15183ef9c6c255b76fda73d01ca7ecb
SHA1: f816f998c43204230d9ea3eecffb5f8372a32c2e
SHA256:38650a0612730c52580c9f32ff766b44b1c5a426d52e7dd7a53687bf3389ac2c
Referenced In Projects/Scopes:
- psi-probe-web:compile
- psi-probe-tomcat10:compile
- psi-probe-tomcat11:compile
- psi-probe-core:compile
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | jnidispatch | High |
Product | file | name | jnidispatch | High |
jna-platform-5.14.0.jar
Description:
Java Native Access Platform
License:
LGPL-2.1-or-later: https://www.gnu.org/licenses/old-licenses/lgpl-2.1
Apache-2.0: https://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/net/java/dev/jna/jna-platform/5.14.0/jna-platform-5.14.0.jar
MD5: 3bc3f09a698e6ad250dd093f64fbb8a7
SHA1: 28934d48aed814f11e4c584da55c49fa7032b31b
SHA256:ae4caceb3840730c2537f9b7fb55a01baba580286b4122951488bcee558c2449
Referenced In Projects/Scopes:- psi-probe-web:compile
- psi-probe-tomcat10:compile
- psi-probe-tomcat11:compile
- psi-probe-core:compile
jna-platform-5.14.0.jar is in the transitive dependency tree of the listed items.Included by:- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.oshi/oshi-core@6.6.3
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | jna-platform | High |
Vendor | jar | package name | jna | Highest |
Vendor | jar | package name | platform | Highest |
Vendor | jar | package name | sun | Highest |
Vendor | jar (hint) | package name | oracle | Highest |
Vendor | Manifest | automatic-module-name | com.sun.jna.platform | Medium |
Vendor | Manifest | bundle-category | jni | Low |
Vendor | Manifest | bundle-requiredexecutionenvironment | J2SE-1.4 | Low |
Vendor | Manifest | bundle-symbolicname | com.sun.jna.platform | Medium |
Vendor | Manifest | Implementation-Vendor | JNA Development Team | High |
Vendor | Manifest | require-bundle | com.sun.jna;bundle-version="5.14.0" | Low |
Vendor | Manifest | specification-vendor | JNA Development Team | Low |
Vendor | pom | artifactid | jna-platform | Highest |
Vendor | pom | artifactid | jna-platform | Low |
Vendor | pom | developer email | mblaesing@doppel-helix.eu | Low |
Vendor | pom | developer id | twall | Medium |
Vendor | pom | developer name | Matthias Bläsing | Medium |
Vendor | pom | developer name | Timothy Wall | Medium |
Vendor | pom | groupid | net.java.dev.jna | Highest |
Vendor | pom | name | Java Native Access Platform | High |
Vendor | pom | url | java-native-access/jna | Highest |
Product | file | name | jna-platform | High |
Product | jar | package name | jna | Highest |
Product | jar | package name | platform | Highest |
Product | jar | package name | sun | Highest |
Product | Manifest | automatic-module-name | com.sun.jna.platform | Medium |
Product | Manifest | bundle-category | jni | Low |
Product | Manifest | Bundle-Name | jna-platform | Medium |
Product | Manifest | bundle-requiredexecutionenvironment | J2SE-1.4 | Low |
Product | Manifest | bundle-symbolicname | com.sun.jna.platform | Medium |
Product | Manifest | Implementation-Title | com.sun.jna | High |
Product | Manifest | require-bundle | com.sun.jna;bundle-version="5.14.0" | Low |
Product | Manifest | specification-title | Java Native Access (JNA) | Medium |
Product | pom | artifactid | jna-platform | Highest |
Product | pom | developer email | mblaesing@doppel-helix.eu | Low |
Product | pom | developer id | twall | Low |
Product | pom | developer name | Matthias Bläsing | Low |
Product | pom | developer name | Timothy Wall | Low |
Product | pom | groupid | net.java.dev.jna | Highest |
Product | pom | name | Java Native Access Platform | High |
Product | pom | url | java-native-access/jna | High |
Version | file | version | 5.14.0 | High |
Version | Manifest | Bundle-Version | 5.14.0 | High |
Version | pom | version | 5.14.0 | Highest |
json-path-2.9.0.jar
Description:
A library to query and verify JSON
License:
The Apache Software License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/com/jayway/jsonpath/json-path/2.9.0/json-path-2.9.0.jar
MD5: e89678d2e4ff45e4f39a97ccd0223719
SHA1: 37fe2217f577b0b68b18e62c4d17a8858ecf9b69
SHA256:11a9ee6f88bb31f1450108d1cf6441377dec84aca075eb6bb2343be157575bea
Referenced In Project/Scope: psi-probe-rest:compile
json-path-2.9.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.psi-probe/psi-probe-rest@5.1.1-SNAPSHOT
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | json-path | High |
Vendor | jar | package name | jayway | Highest |
Vendor | jar | package name | json | Highest |
Vendor | jar | package name | jsonpath | Highest |
Vendor | jar | package name | path | Highest |
Vendor | Manifest | automatic-module-name | json.path | Medium |
Vendor | Manifest | bundle-symbolicname | json-path | Medium |
Vendor | pom | artifactid | json-path | Highest |
Vendor | pom | artifactid | json-path | Low |
Vendor | pom | developer email | kalle.stenflo (a) gmail.com | Low |
Vendor | pom | developer id | kalle.stenflo | Medium |
Vendor | pom | developer name | Kalle Stenflo | Medium |
Vendor | pom | groupid | com.jayway.jsonpath | Highest |
Vendor | pom | name | json-path | High |
Vendor | pom | url | jayway/JsonPath | Highest |
Product | file | name | json-path | High |
Product | jar | package name | jayway | Highest |
Product | jar | package name | json | Highest |
Product | jar | package name | jsonpath | Highest |
Product | jar | package name | path | Highest |
Product | Manifest | automatic-module-name | json.path | Medium |
Product | Manifest | Bundle-Name | json-path | Medium |
Product | Manifest | bundle-symbolicname | json-path | Medium |
Product | Manifest | Implementation-Title | json-path | High |
Product | pom | artifactid | json-path | Highest |
Product | pom | developer email | kalle.stenflo (a) gmail.com | Low |
Product | pom | developer id | kalle.stenflo | Low |
Product | pom | developer name | Kalle Stenflo | Low |
Product | pom | groupid | com.jayway.jsonpath | Highest |
Product | pom | name | json-path | High |
Product | pom | url | jayway/JsonPath | High |
Version | file | version | 2.9.0 | High |
Version | Manifest | Bundle-Version | 2.9.0 | High |
Version | pom | version | 2.9.0 | Highest |
json-smart-2.5.1.jar
Description:
JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others. These properties make JSON an ideal data-interchange language.
License:
The Apache Software License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/net/minidev/json-smart/2.5.1/json-smart-2.5.1.jar
MD5: 88a65001b616c2e7796f9263ad97bbf1
SHA1: 4c11d2808d009132dfbbf947ebf37de6bf266c8e
SHA256:86c0c189581b79b57b0719f443a724e9f628ffbb9eef645cf79194f5973a1001
Referenced In Project/Scope: psi-probe-rest:compile
json-smart-2.5.1.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.psi-probe/psi-probe-rest@5.1.1-SNAPSHOT
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | json-smart | High |
Vendor | jar | package name | json | Highest |
Vendor | jar | package name | minidev | Highest |
Vendor | jar | package name | net | Highest |
Vendor | jar | package name | parser | Highest |
Vendor | Manifest | build-jdk-spec | 21 | Low |
Vendor | Manifest | bundle-docurl | https://urielch.github.io/ | Low |
Vendor | Manifest | bundle-symbolicname | net.minidev.json-smart | Medium |
Vendor | pom | artifactid | json-smart | Highest |
Vendor | pom | artifactid | json-smart | Low |
Vendor | pom | developer email | adoneitan@gmail.com | Low |
Vendor | pom | developer email | shoothzj@gmail.com | Low |
Vendor | pom | developer email | uchemouni@gmail.com | Low |
Vendor | pom | developer id | erav | Medium |
Vendor | pom | developer id | shoothzj | Medium |
Vendor | pom | developer id | uriel | Medium |
Vendor | pom | developer name | Eitan Raviv | Medium |
Vendor | pom | developer name | Uriel Chemouni | Medium |
Vendor | pom | developer name | ZhangJian He | Medium |
Vendor | pom | groupid | net.minidev | Highest |
Vendor | pom | name | JSON Small and Fast Parser | High |
Vendor | pom | organization name | Chemouni Uriel | High |
Vendor | pom | organization url | https://urielch.github.io/ | Medium |
Vendor | pom | url | https://urielch.github.io/ | Highest |
Product | file | name | json-smart | High |
Product | jar | package name | json | Highest |
Product | jar | package name | minidev | Highest |
Product | jar | package name | net | Highest |
Product | jar | package name | parser | Highest |
Product | Manifest | build-jdk-spec | 21 | Low |
Product | Manifest | bundle-docurl | https://urielch.github.io/ | Low |
Product | Manifest | Bundle-Name | json-smart | Medium |
Product | Manifest | bundle-symbolicname | net.minidev.json-smart | Medium |
Product | pom | artifactid | json-smart | Highest |
Product | pom | developer email | adoneitan@gmail.com | Low |
Product | pom | developer email | shoothzj@gmail.com | Low |
Product | pom | developer email | uchemouni@gmail.com | Low |
Product | pom | developer id | erav | Low |
Product | pom | developer id | shoothzj | Low |
Product | pom | developer id | uriel | Low |
Product | pom | developer name | Eitan Raviv | Low |
Product | pom | developer name | Uriel Chemouni | Low |
Product | pom | developer name | ZhangJian He | Low |
Product | pom | groupid | net.minidev | Highest |
Product | pom | name | JSON Small and Fast Parser | High |
Product | pom | organization name | Chemouni Uriel | Low |
Product | pom | organization url | https://urielch.github.io/ | Low |
Product | pom | url | https://urielch.github.io/ | Medium |
Version | file | version | 2.5.1 | High |
Version | Manifest | Bundle-Version | 2.5.1 | High |
Version | pom | version | 2.5.1 | Highest |
jsr305-3.0.2.jar
Description:
JSR305 Annotations for Findbugs
License:
The Apache Software License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
MD5: dd83accb899363c32b07d7a1b2e4ce40
SHA1: 25ea2e8b0c338a877313bd4672d3fe056ea78f0d
SHA256:766ad2a0783f2687962c8ad74ceecc38a28b9f72a2d085ee438b7813e928d0c7
Referenced In Projects/Scopes:- psi-probe-web:compile
- psi-probe-tomcat10:compile
- psi-probe-tomcat11:compile
- psi-probe-core:compile
- psi-probe:provided
- psi-probe-rest:provided
jsr305-3.0.2.jar is in the transitive dependency tree of the listed items.Included by:- pkg:maven/com.github.spotbugs/spotbugs-annotations@4.8.6
- pkg:maven/com.github.spotbugs/spotbugs-annotations@4.8.6
- pkg:maven/com.github.spotbugs/spotbugs-annotations@4.8.6
- pkg:maven/com.google.guava/guava@33.3.0-jre
- pkg:maven/com.github.spotbugs/spotbugs-annotations@4.8.6
- pkg:maven/com.github.spotbugs/spotbugs-annotations@4.8.6
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | jsr305 | High |
Vendor | Manifest | bundle-symbolicname | org.jsr-305 | Medium |
Vendor | pom | artifactid | jsr305 | Highest |
Vendor | pom | artifactid | jsr305 | Low |
Vendor | pom | groupid | com.google.code.findbugs | Highest |
Vendor | pom | name | FindBugs-jsr305 | High |
Vendor | pom | url | http://findbugs.sourceforge.net/ | Highest |
Product | file | name | jsr305 | High |
Product | Manifest | Bundle-Name | FindBugs-jsr305 | Medium |
Product | Manifest | bundle-symbolicname | org.jsr-305 | Medium |
Product | pom | artifactid | jsr305 | Highest |
Product | pom | groupid | com.google.code.findbugs | Highest |
Product | pom | name | FindBugs-jsr305 | High |
Product | pom | url | http://findbugs.sourceforge.net/ | Medium |
Version | file | version | 3.0.2 | High |
Version | Manifest | Bundle-Version | 3.0.2 | High |
Version | pom | version | 3.0.2 | Highest |
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
Description:
An empty artifact that Guava depends on to signal that it is providing
ListenableFuture -- but is also available in a second "version" that
contains com.google.common.util.concurrent.ListenableFuture class, without
any other Guava classes. The idea is:
- If users want only ListenableFuture, they depend on listenablefuture-1.0.
- If users want all of Guava, they depend on guava, which, as of Guava
27.0, depends on
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava. The 9999.0-...
version number is enough for some build systems (notably, Gradle) to select
that empty artifact over the "real" listenablefuture-1.0 -- avoiding a
conflict with the copy of ListenableFuture in guava itself. If users are
using an older version of Guava or a build system other than Gradle, they
may see class conflicts. If so, they can solve them by manually excluding
the listenablefuture artifact or manually forcing their build systems to
use 9999.0-....
File Path: /home/runner/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
MD5: d094c22570d65e132c19cea5d352e381
SHA1: b421526c5f297295adef1c886e5246c39d4ac629
SHA256:b372a037d4230aa57fbeffdef30fd6123f9c0c2db85d0aced00c91b974f33f99
Referenced In Projects/Scopes:
- psi-probe-web:compile
- psi-probe-tomcat10:compile
- psi-probe-tomcat11:compile
- psi-probe-core:compile
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar is in the transitive dependency tree of the listed items.Included by:- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.google.guava/guava@33.3.0-jre
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | listenablefuture | High |
Vendor | pom | artifactid | listenablefuture | Highest |
Vendor | pom | artifactid | listenablefuture | Low |
Vendor | pom | groupid | com.google.guava | Highest |
Vendor | pom | name | Guava ListenableFuture only | High |
Vendor | pom | parent-artifactid | guava-parent | Low |
Product | file | name | listenablefuture | High |
Product | pom | artifactid | listenablefuture | Highest |
Product | pom | groupid | com.google.guava | Highest |
Product | pom | name | Guava ListenableFuture only | High |
Product | pom | parent-artifactid | guava-parent | Medium |
Version | pom | parent-version | 9999.0-empty-to-avoid-conflict-with-guava | Low |
Version | pom | version | 9999.0-empty-to-avoid-conflict-with-guava | Highest |
logback-core-1.5.8.jar
Description:
logback-core module
License:
http://www.eclipse.org/legal/epl-v10.html, http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html
File Path: /home/runner/.m2/repository/ch/qos/logback/logback-core/1.5.8/logback-core-1.5.8.jar
MD5: 6048cf7daf6489ce151130cc993edccf
SHA1: 3fce599197de3b6f387cc9bee412ead2b4994a46
SHA256:a698e4cff3eac45eec9b2755df93bb7a9725d853f7938030654ce5430b37c41d
Referenced In Projects/Scopes:- psi-probe-web:compile
- psi-probe-tomcat10:compile
- psi-probe-tomcat11:compile
- psi-probe-core:compile
logback-core-1.5.8.jar is in the transitive dependency tree of the listed items.Included by:- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/ch.qos.logback/logback-classic@1.5.8
- pkg:maven/ch.qos.logback/logback-classic@1.5.8
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | logback-core | High |
Vendor | jar | package name | ch | Highest |
Vendor | jar | package name | core | Highest |
Vendor | jar | package name | logback | Highest |
Vendor | jar | package name | qos | Highest |
Vendor | Manifest | build-jdk-spec | 21 | Low |
Vendor | Manifest | bundle-docurl | http://www.qos.ch | Low |
Vendor | Manifest | bundle-symbolicname | ch.qos.logback.core | Medium |
Vendor | Manifest | Implementation-Vendor | QOS.ch | High |
Vendor | Manifest | multi-release | true | Low |
Vendor | Manifest | originally-created-by | Apache Maven Bundle Plugin 5.1.8 | Low |
Vendor | Manifest | specification-vendor | QOS.ch | Low |
Vendor | pom | artifactid | logback-core | Highest |
Vendor | pom | artifactid | logback-core | Low |
Vendor | pom | groupid | ch.qos.logback | Highest |
Vendor | pom | name | Logback Core Module | High |
Vendor | pom | parent-artifactid | logback-parent | Low |
Product | file | name | logback-core | High |
Product | jar | package name | 21 | Highest |
Product | jar | package name | ch | Highest |
Product | jar | package name | core | Highest |
Product | jar | package name | logback | Highest |
Product | jar | package name | qos | Highest |
Product | Manifest | build-jdk-spec | 21 | Low |
Product | Manifest | bundle-docurl | http://www.qos.ch | Low |
Product | Manifest | Bundle-Name | Logback Core Module | Medium |
Product | Manifest | bundle-symbolicname | ch.qos.logback.core | Medium |
Product | Manifest | Implementation-Title | Logback Core Module | High |
Product | Manifest | multi-release | true | Low |
Product | Manifest | originally-created-by | Apache Maven Bundle Plugin 5.1.8 | Low |
Product | Manifest | specification-title | Logback Core Module | Medium |
Product | pom | artifactid | logback-core | Highest |
Product | pom | groupid | ch.qos.logback | Highest |
Product | pom | name | Logback Core Module | High |
Product | pom | parent-artifactid | logback-parent | Medium |
Version | file | version | 1.5.8 | High |
Version | Manifest | Bundle-Version | 1.5.8 | High |
Version | Manifest | Implementation-Version | 1.5.8 | High |
Version | pom | version | 1.5.8 | Highest |
Related Dependencies
- logback-classic-1.5.8.jar
- File Path: /home/runner/.m2/repository/ch/qos/logback/logback-classic/1.5.8/logback-classic-1.5.8.jar
- MD5: ff52ddc06ddda6cd457a369aa2a7f9a3
- SHA1: 229bb1ef6b14dfbf74ff443af9097d836dc5f0dd
- SHA256: 89b0f7bec5fa8a9c9246acd1e99f0e84d6cb3bbadaa5b095a14c2cd0f4732d05
- pkg:maven/ch.qos.logback/logback-classic@1.5.8
maxmind-db-3.1.0.jar
Description:
Reader for MaxMind DB
License:
Apache License 2.0: http://www.apache.org/licenses/LICENSE-2.0.html
File Path: /home/runner/.m2/repository/com/maxmind/db/maxmind-db/3.1.0/maxmind-db-3.1.0.jar
MD5: 33addd75ccb27c5da3480baa47c5d65b
SHA1: 2008992ab45d61c7b28a18678b5df82272529da3
SHA256:2c8033081b1215dc57f5ae0e0de95cf91eb54144fccae4db35a47eb5d1101afc
Referenced In Projects/Scopes:- psi-probe-web:compile
- psi-probe-tomcat10:compile
- psi-probe-tomcat11:compile
- psi-probe-core:compile
maxmind-db-3.1.0.jar is in the transitive dependency tree of the listed items.Included by:- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.maxmind.geoip2/geoip2@4.2.0
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | maxmind-db | High |
Vendor | jar | package name | db | Highest |
Vendor | jar | package name | db | Low |
Vendor | jar | package name | maxmind | Highest |
Vendor | jar | package name | maxmind | Low |
Vendor | jar | package name | reader | Highest |
Vendor | pom | artifactid | maxmind-db | Highest |
Vendor | pom | artifactid | maxmind-db | Low |
Vendor | pom | developer email | goschwald@maxmind.com | Low |
Vendor | pom | developer id | oschwald | Medium |
Vendor | pom | developer name | Gregory J. Oschwald | Medium |
Vendor | pom | groupid | com.maxmind.db | Highest |
Vendor | pom | name | MaxMind DB Reader | High |
Vendor | pom | organization name | MaxMind, Inc. | High |
Vendor | pom | organization url | http://www.maxmind.com/ | Medium |
Vendor | pom | url | http://dev.maxmind.com/ | Highest |
Product | file | name | maxmind-db | High |
Product | jar | package name | db | Highest |
Product | jar | package name | db | Low |
Product | jar | package name | maxmind | Highest |
Product | jar | package name | reader | Highest |
Product | pom | artifactid | maxmind-db | Highest |
Product | pom | developer email | goschwald@maxmind.com | Low |
Product | pom | developer id | oschwald | Low |
Product | pom | developer name | Gregory J. Oschwald | Low |
Product | pom | groupid | com.maxmind.db | Highest |
Product | pom | name | MaxMind DB Reader | High |
Product | pom | organization name | MaxMind, Inc. | Low |
Product | pom | organization url | http://www.maxmind.com/ | Low |
Product | pom | url | http://dev.maxmind.com/ | Medium |
Version | file | version | 3.1.0 | High |
Version | pom | version | 3.1.0 | Highest |
mchange-commons-java-0.3.1.jar
Description:
mchange-commons-java
License:
GNU Lesser General Public License, Version 2.1: http://www.gnu.org/licenses/lgpl-2.1.html
Eclipse Public License, Version 1.0: http://www.eclipse.org/org/documents/epl-v10.html
File Path: /home/runner/.m2/repository/com/mchange/mchange-commons-java/0.3.1/mchange-commons-java-0.3.1.jar
MD5: cb5f556cce10dbe7c9c97bf13c3d5ace
SHA1: 1b708d47183841ac38e8c1a616fcdb54d49476f3
SHA256:b302a051ad0162915c438e947de6ca7d77a42a7193998d810ff0670114f301db
Referenced In Project/Scope: psi-probe-core:provided
mchange-commons-java-0.3.1.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.mchange/c3p0@0.10.1
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | mchange-commons-java | High |
Vendor | jar | package name | mchange | Highest |
Vendor | Manifest | automatic-module-name | com.mchange.mchangecommonsjava | Medium |
Vendor | Manifest | Implementation-Vendor | com.mchange | High |
Vendor | Manifest | Implementation-Vendor-Id | com.mchange | Medium |
Vendor | Manifest | specification-vendor | com.mchange | Low |
Vendor | pom | artifactid | mchange-commons-java | Highest |
Vendor | pom | artifactid | mchange-commons-java | Low |
Vendor | pom | developer email | swaldman@mchange.com | Low |
Vendor | pom | developer id | swaldman | Medium |
Vendor | pom | developer name | Steve Waldman | Medium |
Vendor | pom | groupid | com.mchange | Highest |
Vendor | pom | name | mchange-commons-java | High |
Vendor | pom | organization name | com.mchange | High |
Vendor | pom | url | swaldman/mchange-commons-java | Highest |
Product | file | name | mchange-commons-java | High |
Product | jar | package name | mchange | Highest |
Product | Manifest | automatic-module-name | com.mchange.mchangecommonsjava | Medium |
Product | Manifest | Implementation-Title | mchange-commons-java | High |
Product | Manifest | specification-title | mchange-commons-java | Medium |
Product | pom | artifactid | mchange-commons-java | Highest |
Product | pom | developer email | swaldman@mchange.com | Low |
Product | pom | developer id | swaldman | Low |
Product | pom | developer name | Steve Waldman | Low |
Product | pom | groupid | com.mchange | Highest |
Product | pom | name | mchange-commons-java | High |
Product | pom | organization name | com.mchange | Low |
Product | pom | url | swaldman/mchange-commons-java | High |
Version | file | version | 0.3.1 | High |
Version | Manifest | Implementation-Version | 0.3.1 | High |
Version | pom | version | 0.3.1 | Highest |
micrometer-commons-1.12.10.jar
Description:
Module containing common code
License:
The Apache Software License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/io/micrometer/micrometer-commons/1.12.10/micrometer-commons-1.12.10.jar
MD5: e9225dd403cf74fbfbb59075478fb806
SHA1: 93683cbdf6dbd7f4f9781a207aa350f4101725d9
SHA256:11649fac6fb1a525cd049d2c4fb61f85fb2aa4e5d5a89ef6d93a5ee30b6e44b3
Referenced In Projects/Scopes:- psi-probe-web:compile
- psi-probe-tomcat10:compile
- psi-probe-tomcat11:compile
- psi-probe-core:compile
- psi-probe-rest:compile
micrometer-commons-1.12.10.jar is in the transitive dependency tree of the listed items.Included by:- pkg:maven/org.springframework/spring-context@6.1.13
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/org.springframework.hateoas/spring-hateoas@2.3.3
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | micrometer-commons | High |
Vendor | jar | package name | common | Highest |
Vendor | jar | package name | io | Highest |
Vendor | jar | package name | micrometer | Highest |
Vendor | Manifest | automatic-module-name | micrometer.commons | Medium |
Vendor | Manifest | branch | HEAD | Low |
Vendor | Manifest | build-date | 2024-09-09_18:33:11 | Low |
Vendor | Manifest | build-date-utc | 2024-09-09T18:33:11.687157083Z | Low |
Vendor | Manifest | build-host | cde889fc7a6d | Low |
Vendor | Manifest | build-job | deploy | Low |
Vendor | Manifest | build-number | 36660 | Low |
Vendor | Manifest | build-timezone | Etc/UTC | Low |
Vendor | Manifest | build-url | https://circleci.com/gh/micrometer-metrics/micrometer/36660 | Low |
Vendor | Manifest | built-os | Linux | Low |
Vendor | Manifest | built-status | release | Low |
Vendor | Manifest | bundle-symbolicname | micrometer-commons | Medium |
Vendor | Manifest | change | 2d6e8e7 | Low |
Vendor | Manifest | full-change | 2d6e8e75fdf4a10e24a562d05717d556495a98e8 | Low |
Vendor | Manifest | module-email | tludwig@vmware.com | Low |
Vendor | Manifest | module-origin | micrometer-metrics/micrometer.git | Low |
Vendor | Manifest | module-owner | tludwig@vmware.com | Low |
Vendor | Manifest | module-source | /micrometer-commons | Low |
Vendor | pom | artifactid | micrometer-commons | Highest |
Vendor | pom | artifactid | micrometer-commons | Low |
Vendor | pom | developer email | tludwig@vmware.com | Low |
Vendor | pom | developer id | shakuzen | Medium |
Vendor | pom | developer name | Tommy Ludwig | Medium |
Vendor | pom | groupid | io.micrometer | Highest |
Vendor | pom | name | micrometer-commons | High |
Vendor | pom | url | micrometer-metrics/micrometer | Highest |
Product | file | name | micrometer-commons | High |
Product | jar | package name | common | Highest |
Product | jar | package name | io | Highest |
Product | jar | package name | micrometer | Highest |
Product | Manifest | automatic-module-name | micrometer.commons | Medium |
Product | Manifest | branch | HEAD | Low |
Product | Manifest | build-date | 2024-09-09_18:33:11 | Low |
Product | Manifest | build-date-utc | 2024-09-09T18:33:11.687157083Z | Low |
Product | Manifest | build-host | cde889fc7a6d | Low |
Product | Manifest | build-job | deploy | Low |
Product | Manifest | build-number | 36660 | Low |
Product | Manifest | build-timezone | Etc/UTC | Low |
Product | Manifest | build-url | https://circleci.com/gh/micrometer-metrics/micrometer/36660 | Low |
Product | Manifest | built-os | Linux | Low |
Product | Manifest | built-status | release | Low |
Product | Manifest | Bundle-Name | micrometer-commons | Medium |
Product | Manifest | bundle-symbolicname | micrometer-commons | Medium |
Product | Manifest | change | 2d6e8e7 | Low |
Product | Manifest | full-change | 2d6e8e75fdf4a10e24a562d05717d556495a98e8 | Low |
Product | Manifest | Implementation-Title | io.micrometer#micrometer-commons;1.12.10 | High |
Product | Manifest | module-email | tludwig@vmware.com | Low |
Product | Manifest | module-origin | micrometer-metrics/micrometer.git | Low |
Product | Manifest | module-owner | tludwig@vmware.com | Low |
Product | Manifest | module-source | /micrometer-commons | Low |
Product | pom | artifactid | micrometer-commons | Highest |
Product | pom | developer email | tludwig@vmware.com | Low |
Product | pom | developer id | shakuzen | Low |
Product | pom | developer name | Tommy Ludwig | Low |
Product | pom | groupid | io.micrometer | Highest |
Product | pom | name | micrometer-commons | High |
Product | pom | url | micrometer-metrics/micrometer | High |
Version | file | version | 1.12.10 | High |
Version | Manifest | Bundle-Version | 1.12.10 | High |
Version | Manifest | Implementation-Version | 1.12.10 | High |
Version | pom | version | 1.12.10 | Highest |
micrometer-observation-1.12.10.jar
Description:
Module containing Observation related code
License:
The Apache Software License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/io/micrometer/micrometer-observation/1.12.10/micrometer-observation-1.12.10.jar
MD5: 769876d02c1631216aca0da7676dbbdb
SHA1: 222685ec0561c90e300eac71093f51eb0d7e1a17
SHA256:332ffde8304f4dcba4b147de0d199350792c0eb4e13363ffee54c7ed1fe28a7b
Referenced In Projects/Scopes:- psi-probe-web:compile
- psi-probe-tomcat10:compile
- psi-probe-tomcat11:compile
- psi-probe-core:compile
- psi-probe-rest:compile
micrometer-observation-1.12.10.jar is in the transitive dependency tree of the listed items.Included by:- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/org.springframework.hateoas/spring-hateoas@2.3.3
- pkg:maven/org.springframework/spring-context@6.1.13
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | micrometer-observation | High |
Vendor | jar | package name | io | Highest |
Vendor | jar | package name | micrometer | Highest |
Vendor | jar | package name | observation | Highest |
Vendor | Manifest | automatic-module-name | micrometer.observation | Medium |
Vendor | Manifest | branch | HEAD | Low |
Vendor | Manifest | build-date | 2024-09-09_18:33:12 | Low |
Vendor | Manifest | build-date-utc | 2024-09-09T18:33:12.071105218Z | Low |
Vendor | Manifest | build-host | cde889fc7a6d | Low |
Vendor | Manifest | build-job | deploy | Low |
Vendor | Manifest | build-number | 36660 | Low |
Vendor | Manifest | build-timezone | Etc/UTC | Low |
Vendor | Manifest | build-url | https://circleci.com/gh/micrometer-metrics/micrometer/36660 | Low |
Vendor | Manifest | built-os | Linux | Low |
Vendor | Manifest | built-status | release | Low |
Vendor | Manifest | bundle-symbolicname | micrometer-observation | Medium |
Vendor | Manifest | change | 2d6e8e7 | Low |
Vendor | Manifest | full-change | 2d6e8e75fdf4a10e24a562d05717d556495a98e8 | Low |
Vendor | Manifest | module-email | tludwig@vmware.com | Low |
Vendor | Manifest | module-origin | micrometer-metrics/micrometer.git | Low |
Vendor | Manifest | module-owner | tludwig@vmware.com | Low |
Vendor | Manifest | module-source | /micrometer-observation | Low |
Vendor | pom | artifactid | micrometer-observation | Highest |
Vendor | pom | artifactid | micrometer-observation | Low |
Vendor | pom | developer email | tludwig@vmware.com | Low |
Vendor | pom | developer id | shakuzen | Medium |
Vendor | pom | developer name | Tommy Ludwig | Medium |
Vendor | pom | groupid | io.micrometer | Highest |
Vendor | pom | name | micrometer-observation | High |
Vendor | pom | url | micrometer-metrics/micrometer | Highest |
Product | file | name | micrometer-observation | High |
Product | jar | package name | io | Highest |
Product | jar | package name | micrometer | Highest |
Product | jar | package name | observation | Highest |
Product | Manifest | automatic-module-name | micrometer.observation | Medium |
Product | Manifest | branch | HEAD | Low |
Product | Manifest | build-date | 2024-09-09_18:33:12 | Low |
Product | Manifest | build-date-utc | 2024-09-09T18:33:12.071105218Z | Low |
Product | Manifest | build-host | cde889fc7a6d | Low |
Product | Manifest | build-job | deploy | Low |
Product | Manifest | build-number | 36660 | Low |
Product | Manifest | build-timezone | Etc/UTC | Low |
Product | Manifest | build-url | https://circleci.com/gh/micrometer-metrics/micrometer/36660 | Low |
Product | Manifest | built-os | Linux | Low |
Product | Manifest | built-status | release | Low |
Product | Manifest | Bundle-Name | micrometer-observation | Medium |
Product | Manifest | bundle-symbolicname | micrometer-observation | Medium |
Product | Manifest | change | 2d6e8e7 | Low |
Product | Manifest | full-change | 2d6e8e75fdf4a10e24a562d05717d556495a98e8 | Low |
Product | Manifest | Implementation-Title | io.micrometer#micrometer-observation;1.12.10 | High |
Product | Manifest | module-email | tludwig@vmware.com | Low |
Product | Manifest | module-origin | micrometer-metrics/micrometer.git | Low |
Product | Manifest | module-owner | tludwig@vmware.com | Low |
Product | Manifest | module-source | /micrometer-observation | Low |
Product | pom | artifactid | micrometer-observation | Highest |
Product | pom | developer email | tludwig@vmware.com | Low |
Product | pom | developer id | shakuzen | Low |
Product | pom | developer name | Tommy Ludwig | Low |
Product | pom | groupid | io.micrometer | Highest |
Product | pom | name | micrometer-observation | High |
Product | pom | url | micrometer-metrics/micrometer | High |
Version | file | version | 1.12.10 | High |
Version | Manifest | Bundle-Version | 1.12.10 | High |
Version | Manifest | Implementation-Version | 1.12.10 | High |
Version | pom | version | 1.12.10 | Highest |
mxparser-1.2.2.jar
Description:
MXParser is a fork of xpp3_min 1.1.7 containing only the parser with merged changes of the Plexus fork.
License:
Indiana University Extreme! Lab Software License: https://raw.githubusercontent.com/x-stream/mxparser/master/LICENSE.txt
File Path: /home/runner/.m2/repository/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.jar
MD5: 9d7e42409dfdcee9bd17903015bdeae2
SHA1: 476fb3b3bb3716cad797cd054ce45f89445794e9
SHA256:aeeee23a3303d811bca8790ea7f25b534314861c03cff36dafdcc2180969eb97
Referenced In Projects/Scopes:- psi-probe-web:compile
- psi-probe-tomcat10:compile
- psi-probe-tomcat11:compile
- psi-probe-core:compile
mxparser-1.2.2.jar is in the transitive dependency tree of the listed items.Included by:- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.thoughtworks.xstream/xstream@1.4.20
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | mxparser | High |
Vendor | jar | package name | github | Highest |
Vendor | jar | package name | io | Highest |
Vendor | jar | package name | mxparser | Highest |
Vendor | jar | package name | xstream | Highest |
Vendor | Manifest | automatic-module-name | io.github.xstream.mxparser | Medium |
Vendor | Manifest | build-jdk-spec | 1.8 | Low |
Vendor | Manifest | bundle-symbolicname | mxparser | Medium |
Vendor | Manifest | java_1_4_home | /opt/blackdown-jdk-1.4.2.03 | Low |
Vendor | Manifest | java_1_5_home | /opt/sun-jdk-1.5.0.22 | Low |
Vendor | Manifest | java_1_6_home | /opt/sun-jdk-1.6.0.45 | Low |
Vendor | Manifest | java_1_7_home | /opt/oracle-jdk-bin-1.7.0.80 | Low |
Vendor | Manifest | java_1_8_home | /opt/oracle-jdk-bin-1.8.0.202 | Low |
Vendor | Manifest | java_9_home | /opt/oracle-jdk-bin-9.0.4 | Low |
Vendor | Manifest | x-build-os | Linux | Low |
Vendor | Manifest | x-build-time | 2021-08-18T22:35:34Z | Low |
Vendor | Manifest | x-builder | Maven 3.8.1 | Low |
Vendor | Manifest | x-compile-source | 1.4 | Low |
Vendor | Manifest | x-compile-target | 1.4 | Low |
Vendor | pom | artifactid | mxparser | Highest |
Vendor | pom | artifactid | mxparser | Low |
Vendor | pom | developer id | mxparser | Medium |
Vendor | pom | developer name | XStream Committers | Medium |
Vendor | pom | groupid | io.github.x-stream | Highest |
Vendor | pom | name | MXParser | High |
Vendor | pom | url | http://x-stream.github.io/mxparser | Highest |
Product | file | name | mxparser | High |
Product | jar | package name | github | Highest |
Product | jar | package name | io | Highest |
Product | jar | package name | mxparser | Highest |
Product | jar | package name | xstream | Highest |
Product | Manifest | automatic-module-name | io.github.xstream.mxparser | Medium |
Product | Manifest | build-jdk-spec | 1.8 | Low |
Product | Manifest | Bundle-Name | MXParser | Medium |
Product | Manifest | bundle-symbolicname | mxparser | Medium |
Product | Manifest | Implementation-Title | MXParser | High |
Product | Manifest | java_1_4_home | /opt/blackdown-jdk-1.4.2.03 | Low |
Product | Manifest | java_1_5_home | /opt/sun-jdk-1.5.0.22 | Low |
Product | Manifest | java_1_6_home | /opt/sun-jdk-1.6.0.45 | Low |
Product | Manifest | java_1_7_home | /opt/oracle-jdk-bin-1.7.0.80 | Low |
Product | Manifest | java_1_8_home | /opt/oracle-jdk-bin-1.8.0.202 | Low |
Product | Manifest | java_9_home | /opt/oracle-jdk-bin-9.0.4 | Low |
Product | Manifest | specification-title | MXParser | Medium |
Product | Manifest | x-build-os | Linux | Low |
Product | Manifest | x-build-time | 2021-08-18T22:35:34Z | Low |
Product | Manifest | x-builder | Maven 3.8.1 | Low |
Product | Manifest | x-compile-source | 1.4 | Low |
Product | Manifest | x-compile-target | 1.4 | Low |
Product | pom | artifactid | mxparser | Highest |
Product | pom | developer id | mxparser | Low |
Product | pom | developer name | XStream Committers | Low |
Product | pom | groupid | io.github.x-stream | Highest |
Product | pom | name | MXParser | High |
Product | pom | url | http://x-stream.github.io/mxparser | Medium |
Version | file | version | 1.2.2 | High |
Version | Manifest | Bundle-Version | 1.2.2 | High |
Version | Manifest | Implementation-Version | 1.2.2 | High |
Version | pom | version | 1.2.2 | Highest |
ojdbc8-19.24.0.0.jar
Description:
Oracle JDBC Driver compatible with JDK8, JDK11, , JDK17, and JDK19
License:
Oracle Free Use Terms and Conditions (FUTC): https://www.oracle.com/downloads/licenses/oracle-free-license.html
File Path: /home/runner/.m2/repository/com/oracle/database/jdbc/ojdbc8/19.24.0.0/ojdbc8-19.24.0.0.jar
MD5: 59b3eafd3f89d6bbada2fd8e6aa7c8e2
SHA1: f46bbf6c42210736236e81bb18a955e3e1aa9a88
SHA256:301d4f5cca6ece205a528b64daa8dccf767fcd37305bb3269825fcfa0f86a175
Referenced In Project/Scope: psi-probe-core:provided
ojdbc8-19.24.0.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | ojdbc8 | High |
Vendor | jar | package name | driver | Highest |
Vendor | jar | package name | jdbc | Highest |
Vendor | jar | package name | oracle | Highest |
Vendor | jar (hint) | package name | sun | Highest |
Vendor | Manifest | Implementation-Vendor | Oracle Corporation | High |
Vendor | Manifest | repository-id | JAVAVM_19.0.0.0.0_LINUX.X64_240428 | Low |
Vendor | Manifest | specification-vendor | Sun Microsystems Inc. | Low |
Vendor | pom | artifactid | ojdbc8 | Highest |
Vendor | pom | artifactid | ojdbc8 | Low |
Vendor | pom | developer org | Oracle America, Inc. | Medium |
Vendor | pom | developer org URL | http://www.oracle.com | Medium |
Vendor | pom | groupid | com.oracle.database.jdbc | Highest |
Vendor | pom | name | ojdbc8 | High |
Vendor | pom | url | https://www.oracle.com/database/technologies/maven-central-guide.html | Highest |
Product | file | name | ojdbc8 | High |
Product | jar | package name | driver | Highest |
Product | jar | package name | jdbc | Highest |
Product | jar | package name | oracle | Highest |
Product | Manifest | Implementation-Title | JDBC | High |
Product | Manifest | repository-id | JAVAVM_19.0.0.0.0_LINUX.X64_240428 | Low |
Product | Manifest | specification-title | JDBC | Medium |
Product | pom | artifactid | ojdbc8 | Highest |
Product | pom | developer org | Oracle America, Inc. | Low |
Product | pom | developer org URL | http://www.oracle.com | Low |
Product | pom | groupid | com.oracle.database.jdbc | Highest |
Product | pom | name | ojdbc8 | High |
Product | pom | url | https://www.oracle.com/database/technologies/maven-central-guide.html | Medium |
Version | file | version | 19.24.0.0 | High |
Version | pom | version | 19.24.0.0 | Highest |
openejb-core-9.1.3.jar
Description:
Apache OpenEJB is an open source, modular, configurable and extensible EJB Container System and EJB Server.
License:
https://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/org/apache/tomee/openejb-core/9.1.3/openejb-core-9.1.3.jar
MD5: 43fdd3dd738435d065418eac0bcdda99
SHA1: 6c58403bed729860b21b6914d26fa6678d2ddf70
SHA256:3ff93fecc64996caf064e9ff3f2091ea4b19a8ca950463878ca277aec5f4ddbb
Referenced In Project/Scope: psi-probe-core:provided
openejb-core-9.1.3.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | openejb-core | High |
Vendor | jar | package name | apache | Highest |
Vendor | jar | package name | container | Highest |
Vendor | jar | package name | core | Highest |
Vendor | jar | package name | openejb | Highest |
Vendor | Manifest | automatic-module-name | org.apache.tomee.container.core | Medium |
Vendor | Manifest | bundle-docurl | https://www.apache.org/ | Low |
Vendor | Manifest | bundle-symbolicname | org.apache.tomee.openejb-core | Medium |
Vendor | pom | artifactid | openejb-core | Highest |
Vendor | pom | artifactid | openejb-core | Low |
Vendor | pom | groupid | org.apache.tomee | Highest |
Vendor | pom | name | TomEE :: Container :: Core | High |
Vendor | pom | parent-artifactid | container | Low |
Product | file | name | openejb-core | High |
Product | jar | package name | apache | Highest |
Product | jar | package name | container | Highest |
Product | jar | package name | core | Highest |
Product | jar | package name | openejb | Highest |
Product | Manifest | automatic-module-name | org.apache.tomee.container.core | Medium |
Product | Manifest | bundle-docurl | https://www.apache.org/ | Low |
Product | Manifest | Bundle-Name | Apache TomEE :: Container :: Core | Medium |
Product | Manifest | bundle-symbolicname | org.apache.tomee.openejb-core | Medium |
Product | Manifest | Implementation-Title | Apache OpenEJB | High |
Product | pom | artifactid | openejb-core | Highest |
Product | pom | groupid | org.apache.tomee | Highest |
Product | pom | name | TomEE :: Container :: Core | High |
Product | pom | parent-artifactid | container | Medium |
Version | file | version | 9.1.3 | High |
Version | Manifest | Bundle-Version | 9.1.3 | High |
Version | Manifest | Implementation-Version | 9.1.3 | High |
Version | pom | version | 9.1.3 | Highest |
Related Dependencies
- openejb-api-9.1.3.jar
- File Path: /home/runner/.m2/repository/org/apache/tomee/openejb-api/9.1.3/openejb-api-9.1.3.jar
- MD5: 5d8c44b72d6dfd04b4548e1c9959c77e
- SHA1: bef9b4b186c8e3503f8aeaa78bcae6101405a3c6
- SHA256: a207c64c6338f13af0c9c904d44ea14aa5a4e478e7caeb577760819c503288a7
- pkg:maven/org.apache.tomee/openejb-api@9.1.3
- openejb-loader-9.1.3.jar
- File Path: /home/runner/.m2/repository/org/apache/tomee/openejb-loader/9.1.3/openejb-loader-9.1.3.jar
- MD5: 02cd2f14b5161300c7f58054cb0233bf
- SHA1: f8e252a1c9c35bdcea7495a5b29a9427e2e9fd2c
- SHA256: 177870a0f71817ce410f7da58c11bf85c30cecc913fe090b4f873420b5df12e8
- pkg:maven/org.apache.tomee/openejb-loader@9.1.3
oshi-core-6.6.3.jar
Description:
A JNA-based (native) operating system information library for Java that aims to provide a cross-platform implementation to retrieve system information, such as version, memory, CPU, disk, battery, etc.
License:
"SPDX-License-Identifier: MIT";link="https://opensource.org/licenses/MIT"
File Path: /home/runner/.m2/repository/com/github/oshi/oshi-core/6.6.3/oshi-core-6.6.3.jar
MD5: ea516201459a0560fc896a8a54a2fa4d
SHA1: 3472f81b7b87cfd34749345cd886ec4a80f263b5
SHA256:66554c9c9a9c78a000ae08eec81d0ca8840c525171b470aa5994832038170904
Referenced In Projects/Scopes:- psi-probe-web:compile
- psi-probe-tomcat10:compile
- psi-probe-tomcat11:compile
- psi-probe-core:compile
oshi-core-6.6.3.jar is in the transitive dependency tree of the listed items.Included by:- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | oshi-core | High |
Vendor | jar | package name | mac | Highest |
Vendor | jar | package name | os | Highest |
Vendor | jar | package name | oshi | Highest |
Vendor | Manifest | automatic-module-name | com.github.oshi | Medium |
Vendor | Manifest | build-jdk-spec | 22 | Low |
Vendor | Manifest | build-time | 2024-08-20 08:40:50 | Low |
Vendor | Manifest | bundle-developers | dblock;email="dblock@dblock.org";name="Daniel Doubrovkine";organization="dblock.org";organizationUrl="http://code.dblock.org/",dbwiddis;email="widdis@gmail.com";name="Daniel Widdis";organization="sometegroup.com";organizationUrl="https://github.com/dbwiddis/" | Low |
Vendor | Manifest | bundle-docurl | https://github.com/oshi/oshi/oshi-core | Low |
Vendor | Manifest | bundle-symbolicname | com.github.oshi.oshi-core | Medium |
Vendor | Manifest | copyright | 2010 - 2022 | Low |
Vendor | Manifest | git-revision | 331a0eade00ede046375fdf8d05d5bab35eec370 | Low |
Vendor | Manifest | Implementation-Vendor | oshi | High |
Vendor | Manifest | os-arch | aarch64 | Low |
Vendor | Manifest | os-name | Mac OS X | Medium |
Vendor | Manifest | specification-vendor | oshi | Low |
Vendor | pom | artifactid | oshi-core | Highest |
Vendor | pom | artifactid | oshi-core | Low |
Vendor | pom | groupid | com.github.oshi | Highest |
Vendor | pom | name | oshi-core | High |
Vendor | pom | parent-artifactid | oshi-parent | Low |
Product | file | name | oshi-core | High |
Product | jar | package name | disk | Highest |
Product | jar | package name | jna | Highest |
Product | jar | package name | mac | Highest |
Product | jar | package name | os | Highest |
Product | jar | package name | oshi | Highest |
Product | jar | package name | platform | Highest |
Product | Manifest | automatic-module-name | com.github.oshi | Medium |
Product | Manifest | build-jdk-spec | 22 | Low |
Product | Manifest | build-time | 2024-08-20 08:40:50 | Low |
Product | Manifest | bundle-developers | dblock;email="dblock@dblock.org";name="Daniel Doubrovkine";organization="dblock.org";organizationUrl="http://code.dblock.org/",dbwiddis;email="widdis@gmail.com";name="Daniel Widdis";organization="sometegroup.com";organizationUrl="https://github.com/dbwiddis/" | Low |
Product | Manifest | bundle-docurl | https://github.com/oshi/oshi/oshi-core | Low |
Product | Manifest | Bundle-Name | oshi-core | Medium |
Product | Manifest | bundle-symbolicname | com.github.oshi.oshi-core | Medium |
Product | Manifest | copyright | 2010 - 2022 | Low |
Product | Manifest | git-revision | 331a0eade00ede046375fdf8d05d5bab35eec370 | Low |
Product | Manifest | Implementation-Title | oshi-core | High |
Product | Manifest | os-arch | aarch64 | Low |
Product | Manifest | os-name | Mac OS X | Medium |
Product | Manifest | specification-title | oshi-core | Medium |
Product | pom | artifactid | oshi-core | Highest |
Product | pom | groupid | com.github.oshi | Highest |
Product | pom | name | oshi-core | High |
Product | pom | parent-artifactid | oshi-parent | Medium |
Version | file | version | 6.6.3 | High |
Version | Manifest | Bundle-Version | 6.6.3 | High |
Version | Manifest | Implementation-Version | 6.6.3 | High |
Version | pom | version | 6.6.3 | Highest |
prototype.js
File Path: /home/runner/work/psi-probe/psi-probe/psi-probe-web/src/main/webapp/js/prototype.js
MD5: bfd3e9e69ef0385852b9106f55b83c75
SHA1: aed805752d76f59f335db4fbbb42b283bbd8397f
SHA256:6f8a99326bf658a4a49d5f0be1f08ceb29fa7c4f56af6a1cf164aa4d89b3ea20
Referenced In Project/Scope: psi-probe-web
Evidence
Type | Source | Name | Value | Confidence |
---|
quartz-2.4.0-rc2.jar
Description:
Quartz Enterprise Job Scheduler
License:
The Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/org/quartz-scheduler/quartz/2.4.0-rc2/quartz-2.4.0-rc2.jar
MD5: 73f3170c74f95bb0781650070eff0bf7
SHA1: 8f9a2fbaea7516014215933910a8ef8bf685821b
SHA256:76cd6979586bec66d4a6b847a6588c48113004fb00d3f14affbd1fd9c73f471f
Referenced In Projects/Scopes:- psi-probe-web:compile
- psi-probe-tomcat10:compile
- psi-probe-tomcat11:compile
- psi-probe-core:compile
quartz-2.4.0-rc2.jar is in the transitive dependency tree of the listed items.Included by:- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | quartz | High |
Vendor | hint analyzer | vendor | softwareag | Highest |
Vendor | jar | package name | job | Highest |
Vendor | jar | package name | quartz | Highest |
Vendor | jar | package name | scheduler | Highest |
Vendor | Manifest | Implementation-Vendor-Id | org.quartz-scheduler | Medium |
Vendor | pom | artifactid | quartz | Highest |
Vendor | pom | artifactid | quartz | Low |
Vendor | pom | developer email | tc-oss@softwareag.com | Low |
Vendor | pom | developer name | Terracotta Engineers | Medium |
Vendor | pom | developer org | Terracotta Inc., a wholly-owned subsidiary of Software AG USA, Inc. | Medium |
Vendor | pom | developer org URL | http://www.quartz-scheduler.org/ | Medium |
Vendor | pom | groupid | org.quartz-scheduler | Highest |
Vendor | pom | name | quartz | High |
Vendor | pom | url | https://www.quartz-scheduler.org/ | Highest |
Product | file | name | quartz | High |
Product | jar | package name | job | Highest |
Product | jar | package name | quartz | Highest |
Product | jar | package name | scheduler | Highest |
Product | Manifest | Implementation-Title | quartz | High |
Product | pom | artifactid | quartz | Highest |
Product | pom | developer email | tc-oss@softwareag.com | Low |
Product | pom | developer name | Terracotta Engineers | Low |
Product | pom | developer org | Terracotta Inc., a wholly-owned subsidiary of Software AG USA, Inc. | Low |
Product | pom | developer org URL | http://www.quartz-scheduler.org/ | Low |
Product | pom | groupid | org.quartz-scheduler | Highest |
Product | pom | name | quartz | High |
Product | pom | url | https://www.quartz-scheduler.org/ | Medium |
Version | Manifest | Implementation-Version | 2.4.0-rc2 | High |
Version | pom | version | 2.4.0-rc2 | Highest |
scriptaculous.js
File Path: /home/runner/work/psi-probe/psi-probe/psi-probe-web/src/main/webapp/js/scriptaculous/scriptaculous.js
MD5: 70c8a8b2d353a588c67f7aa318ce7d09
SHA1: e7f1265524a1dcf9d0c21cc1577e4bcc9b82f256
SHA256:ca3e68a746b97554b214215e0762d67f1a60056dfffc68907bed659a02bdb8bb
Referenced In Project/Scope: psi-probe-web
Evidence
Type | Source | Name | Value | Confidence |
---|
sitemesh-2.6.0.jar
Description:
Sitemesh web-page layout system.
License:
The Apache Software License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/com/github/hazendaz/sitemesh/2.6.0/sitemesh-2.6.0.jar
MD5: 53986d2370cb88b5f87626267468f908
SHA1: 1e76f60672d8d1f86a85e7e28c48bffd8f33b13b
SHA256:2207535f887ad108bfdd0ec5046a902ba1e91d5f01207fb19d3b359a6a1e686d
Referenced In Projects/Scopes:- psi-probe-web:compile
- psi-probe-tomcat10:compile
- psi-probe-tomcat11:compile
- psi-probe-core:compile
sitemesh-2.6.0.jar is in the transitive dependency tree of the listed items.Included by:- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | sitemesh | High |
Vendor | jar | package name | page | Highest |
Vendor | jar | package name | sitemesh | Highest |
Vendor | Manifest | automatic-module-name | com.github.hazendaz.sitemesh | Medium |
Vendor | Manifest | build-jdk-spec | 21 | Low |
Vendor | Manifest | copyright | 2023 | Low |
Vendor | Manifest | git-revision | c7e3c8f3459d45c67093baec5a21a9ab5d52b163 | Low |
Vendor | Manifest | Implementation-Vendor | hazendaz | High |
Vendor | Manifest | specification-vendor | hazendaz | Low |
Vendor | pom | artifactid | sitemesh | Highest |
Vendor | pom | artifactid | sitemesh | Low |
Vendor | pom | groupid | com.github.hazendaz | Highest |
Vendor | pom | name | sitemesh | High |
Vendor | pom | parent-artifactid | base-parent | Low |
Vendor | pom | url | hazendaz/sitemesh2 | Highest |
Product | file | name | sitemesh | High |
Product | jar | package name | page | Highest |
Product | jar | package name | sitemesh | Highest |
Product | Manifest | automatic-module-name | com.github.hazendaz.sitemesh | Medium |
Product | Manifest | build-jdk-spec | 21 | Low |
Product | Manifest | copyright | 2023 | Low |
Product | Manifest | git-revision | c7e3c8f3459d45c67093baec5a21a9ab5d52b163 | Low |
Product | Manifest | Implementation-Title | sitemesh | High |
Product | Manifest | specification-title | sitemesh | Medium |
Product | pom | artifactid | sitemesh | Highest |
Product | pom | groupid | com.github.hazendaz | Highest |
Product | pom | name | sitemesh | High |
Product | pom | parent-artifactid | base-parent | Medium |
Product | pom | url | hazendaz/sitemesh2 | High |
Version | file | version | 2.6.0 | High |
Version | Manifest | Implementation-Version | 2.6.0 | High |
Version | pom | parent-version | 2.6.0 | Low |
Version | pom | version | 2.6.0 | Highest |
slf4j-api-2.0.16.jar
Description:
The slf4j API
License:
http://www.opensource.org/licenses/mit-license.php
File Path: /home/runner/.m2/repository/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar
MD5: c8de8f5d740584cb24b5652cfba8b3c4
SHA1: 0172931663a09a1fa515567af5fbef00897d3c04
SHA256:a12578dde1ba00bd9b816d388a0b879928d00bab3c83c240f7013bf4196c579a
Referenced In Projects/Scopes:- psi-probe-web:compile
- psi-probe-tomcat10:compile
- psi-probe-tomcat11:compile
- psi-probe-core:compile
- psi-probe-rest:compile
slf4j-api-2.0.16.jar is in the transitive dependency tree of the listed items.Included by:- pkg:maven/org.springframework.hateoas/spring-hateoas@2.3.3
- pkg:maven/com.github.hazendaz/javabean-tester@2.8.2
- pkg:maven/com.github.hazendaz/displaytag@3.0.3
- pkg:maven/com.zaxxer/HikariCP@5.1.0
- pkg:maven/com.github.hazendaz/javabean-tester@2.8.2
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | slf4j-api | High |
Vendor | jar | package name | slf4j | Highest |
Vendor | Manifest | build-jdk-spec | 21 | Low |
Vendor | Manifest | bundle-docurl | http://www.slf4j.org | Low |
Vendor | Manifest | bundle-symbolicname | slf4j.api | Medium |
Vendor | Manifest | multi-release | true | Low |
Vendor | pom | artifactid | slf4j-api | Highest |
Vendor | pom | artifactid | slf4j-api | Low |
Vendor | pom | groupid | org.slf4j | Highest |
Vendor | pom | name | SLF4J API Module | High |
Vendor | pom | parent-artifactid | slf4j-parent | Low |
Vendor | pom | url | http://www.slf4j.org | Highest |
Product | file | name | slf4j-api | High |
Product | jar | package name | slf4j | Highest |
Product | Manifest | build-jdk-spec | 21 | Low |
Product | Manifest | bundle-docurl | http://www.slf4j.org | Low |
Product | Manifest | Bundle-Name | SLF4J API Module | Medium |
Product | Manifest | bundle-symbolicname | slf4j.api | Medium |
Product | Manifest | Implementation-Title | slf4j-api | High |
Product | Manifest | multi-release | true | Low |
Product | pom | artifactid | slf4j-api | Highest |
Product | pom | groupid | org.slf4j | Highest |
Product | pom | name | SLF4J API Module | High |
Product | pom | parent-artifactid | slf4j-parent | Medium |
Product | pom | url | http://www.slf4j.org | Medium |
Version | file | version | 2.0.16 | High |
Version | Manifest | Bundle-Version | 2.0.16 | High |
Version | Manifest | Implementation-Version | 2.0.16 | High |
Version | pom | version | 2.0.16 | Highest |
slider.js
File Path: /home/runner/work/psi-probe/psi-probe/psi-probe-web/src/main/webapp/js/scriptaculous/slider.js
MD5: 584219ef3be338cff4e09ddd27a50aa5
SHA1: 50a599d0b03d836b30475e8e1bd85bfaf733c1cb
SHA256:aefafd2d9b6f7dcd664222c996dd170e8123507393c714b3b68b6afba6e46885
Referenced In Project/Scope: psi-probe-web
Evidence
Type | Source | Name | Value | Confidence |
---|
sound.js
File Path: /home/runner/work/psi-probe/psi-probe/psi-probe-web/src/main/webapp/js/scriptaculous/sound.js
MD5: b470c59c65a9b399f7b5e47fff54e522
SHA1: f789fe8b7a911a1c250fc5aaffd12b6e4ff5221c
SHA256:d87af695d3229fd436ad15d078398531a239dbd8bb35f90a692aa6b960a90203
Referenced In Project/Scope: psi-probe-web
Evidence
Type | Source | Name | Value | Confidence |
---|
spotbugs-annotations-4.8.6.jar
Description:
Annotations the SpotBugs tool supports
License:
GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html
File Path: /home/runner/.m2/repository/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.jar
MD5: 0806b237c67c69869506ce3ced9a722f
SHA1: 1dcffed3e561ed32134a0dff4717f19bc2fdf4d8
SHA256:4548b74a815ed44f5480ca4f06204a8b00809dc7e5f6a825a9edf18f40377b65
Referenced In Projects/Scopes:- psi-probe-core:provided
- psi-probe-web:provided
- psi-probe-tomcat10:provided
- psi-probe-tomcat11:provided
- psi-probe:provided
- psi-probe-rest:provided
spotbugs-annotations-4.8.6.jar is in the transitive dependency tree of the listed items.Included by:- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-web@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-tomcat11@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-tomcat10@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-rest@5.1.1-SNAPSHOT
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | spotbugs-annotations | High |
Vendor | Manifest | automatic-module-name | com.github.spotbugs.annotations | Medium |
Vendor | Manifest | bundle-requiredexecutionenvironment | J2SE-1.5 | Low |
Vendor | Manifest | bundle-symbolicname | spotbugs-annotations | Medium |
Vendor | pom | artifactid | spotbugs-annotations | Highest |
Vendor | pom | artifactid | spotbugs-annotations | Low |
Vendor | pom | developer email | andreas.sewe@codetrails.com | Low |
Vendor | pom | developer email | dbrosius@mebigfatguy.com | Low |
Vendor | pom | developer email | loskutov@gmx.de | Low |
Vendor | pom | developer email | skypencil@gmail.com | Low |
Vendor | pom | developer id | henrik242 | Medium |
Vendor | pom | developer id | iloveeclipse | Medium |
Vendor | pom | developer id | jsotuyod | Medium |
Vendor | pom | developer id | KengoTODA | Medium |
Vendor | pom | developer id | mebigfatguy | Medium |
Vendor | pom | developer id | sewe | Medium |
Vendor | pom | developer id | ThrawnCA | Medium |
Vendor | pom | developer name | Andreas Sewe | Medium |
Vendor | pom | developer name | Andrey Loskutov | Medium |
Vendor | pom | developer name | Dave Brosius | Medium |
Vendor | pom | developer name | Juan Martín Sotuyo Dodero | Medium |
Vendor | pom | developer name | Kengo TODA | Medium |
Vendor | pom | groupid | com.github.spotbugs | Highest |
Vendor | pom | name | SpotBugs Annotations | High |
Vendor | pom | url | https://spotbugs.github.io/ | Highest |
Product | file | name | spotbugs-annotations | High |
Product | Manifest | automatic-module-name | com.github.spotbugs.annotations | Medium |
Product | Manifest | Bundle-Name | spotbugs-annotations | Medium |
Product | Manifest | bundle-requiredexecutionenvironment | J2SE-1.5 | Low |
Product | Manifest | bundle-symbolicname | spotbugs-annotations | Medium |
Product | pom | artifactid | spotbugs-annotations | Highest |
Product | pom | developer email | andreas.sewe@codetrails.com | Low |
Product | pom | developer email | dbrosius@mebigfatguy.com | Low |
Product | pom | developer email | loskutov@gmx.de | Low |
Product | pom | developer email | skypencil@gmail.com | Low |
Product | pom | developer id | henrik242 | Low |
Product | pom | developer id | iloveeclipse | Low |
Product | pom | developer id | jsotuyod | Low |
Product | pom | developer id | KengoTODA | Low |
Product | pom | developer id | mebigfatguy | Low |
Product | pom | developer id | sewe | Low |
Product | pom | developer id | ThrawnCA | Low |
Product | pom | developer name | Andreas Sewe | Low |
Product | pom | developer name | Andrey Loskutov | Low |
Product | pom | developer name | Dave Brosius | Low |
Product | pom | developer name | Juan Martín Sotuyo Dodero | Low |
Product | pom | developer name | Kengo TODA | Low |
Product | pom | groupid | com.github.spotbugs | Highest |
Product | pom | name | SpotBugs Annotations | High |
Product | pom | url | https://spotbugs.github.io/ | Medium |
Version | file | version | 4.8.6 | High |
Version | Manifest | Bundle-Version | 4.8.6 | High |
Version | pom | version | 4.8.6 | Highest |
spring-core-6.1.13.jar
Description:
Spring Core
License:
Apache License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0
File Path: /home/runner/.m2/repository/org/springframework/spring-core/6.1.13/spring-core-6.1.13.jar
MD5: e1965e1d05b8ed52cee0593007d2e40f
SHA1: ddbd765408d2665f47017c8f05a7682012f91da3
SHA256:5f0059701b1c0bcdab78bb72dc252fce9eab16147819587238cacbdbf7b794cf
Referenced In Projects/Scopes:- psi-probe-web:compile
- psi-probe-tomcat10:compile
- psi-probe-tomcat11:compile
- psi-probe-core:compile
- psi-probe-rest:compile
spring-core-6.1.13.jar is in the transitive dependency tree of the listed items.Included by:- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/org.springframework/spring-beans@6.1.13
- pkg:maven/org.springframework.hateoas/spring-hateoas@2.3.3
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | spring-core | High |
Vendor | hint analyzer | vendor | pivotal software | Highest |
Vendor | hint analyzer | vendor | SpringSource | Highest |
Vendor | hint analyzer | vendor | vmware | Highest |
Vendor | jar | package name | core | Highest |
Vendor | jar | package name | io | Highest |
Vendor | jar | package name | org | Highest |
Vendor | jar | package name | springframework | Highest |
Vendor | Manifest | automatic-module-name | spring.core | Medium |
Vendor | Manifest | multi-release | true | Low |
Vendor | pom | artifactid | spring-core | Highest |
Vendor | pom | artifactid | spring-core | Low |
Vendor | pom | developer email | juergen.hoeller@broadcom.com | Low |
Vendor | pom | developer id | jhoeller | Medium |
Vendor | pom | developer name | Juergen Hoeller | Medium |
Vendor | pom | groupid | org.springframework | Highest |
Vendor | pom | name | Spring Core | High |
Vendor | pom | organization name | Spring IO | High |
Vendor | pom | organization url | https://spring.io/projects/spring-framework | Medium |
Vendor | pom | url | spring-projects/spring-framework | Highest |
Product | file | name | spring-core | High |
Product | hint analyzer | product | springsource_spring_framework | Highest |
Product | jar | package name | core | Highest |
Product | jar | package name | io | Highest |
Product | jar | package name | org | Highest |
Product | jar | package name | springframework | Highest |
Product | Manifest | automatic-module-name | spring.core | Medium |
Product | Manifest | Implementation-Title | spring-core | High |
Product | Manifest | multi-release | true | Low |
Product | pom | artifactid | spring-core | Highest |
Product | pom | developer email | juergen.hoeller@broadcom.com | Low |
Product | pom | developer id | jhoeller | Low |
Product | pom | developer name | Juergen Hoeller | Low |
Product | pom | groupid | org.springframework | Highest |
Product | pom | name | Spring Core | High |
Product | pom | organization name | Spring IO | Low |
Product | pom | organization url | https://spring.io/projects/spring-framework | Low |
Product | pom | url | spring-projects/spring-framework | High |
Version | file | version | 6.1.13 | High |
Version | Manifest | Implementation-Version | 6.1.13 | High |
Version | pom | version | 6.1.13 | Highest |
Related Dependencies
- spring-aop-6.1.13.jar
- File Path: /home/runner/.m2/repository/org/springframework/spring-aop/6.1.13/spring-aop-6.1.13.jar
- MD5: ba9adb56fce1e044541de976460f3b16
- SHA1: ad2c631e1717fdc6d91d56c06d4fd61e0215c19a
- SHA256: b3e7db10b36d33794ba420b95034f5f7706e1bc1ce080ee4a7c248a70798b77b
- pkg:maven/org.springframework/spring-aop@6.1.13
- spring-beans-6.1.13.jar
- File Path: /home/runner/.m2/repository/org/springframework/spring-beans/6.1.13/spring-beans-6.1.13.jar
- MD5: 3b1922537bc9c05f3275600e16747fc0
- SHA1: 90bbee6278b46b145e64e5ae29316bdd459c6826
- SHA256: f8e29abf4d143c91fb264ef34567011a173d07f2b9a8bcaa1f8cec57448fe52a
- pkg:maven/org.springframework/spring-beans@6.1.13
- spring-context-6.1.13.jar
- File Path: /home/runner/.m2/repository/org/springframework/spring-context/6.1.13/spring-context-6.1.13.jar
- MD5: cd3023d261e6d74648094be4601dfc28
- SHA1: d5163ddae069c5d78c841cd3a60c4db25bf16401
- SHA256: 29508408a8d4b9656cd133d52b3fe54b663179d51e58d50cde01a46cb872f413
- pkg:maven/org.springframework/spring-context@6.1.13
- spring-context-support-6.1.13.jar
- File Path: /home/runner/.m2/repository/org/springframework/spring-context-support/6.1.13/spring-context-support-6.1.13.jar
- MD5: 64c69c36eb796d4b8e2e6fe800e6902c
- SHA1: 661432476697bf20b9d0c4842edd1cf84891e405
- SHA256: 6dccc879fbbf80eb34955dc560c5a61c60fbfc5c2488e5d5f9aa0e649b92a9be
- pkg:maven/org.springframework/spring-context-support@6.1.13
- spring-expression-6.1.13.jar
- File Path: /home/runner/.m2/repository/org/springframework/spring-expression/6.1.13/spring-expression-6.1.13.jar
- MD5: 33a4bfe899830f81b6da0a9c3476a7e0
- SHA1: be30254712ca0549cbd539ba05c57064917253f3
- SHA256: 42e07bb39674b2b5dd49c27b60681df3cd6a49b63cacacb3620a0e73f4332495
- pkg:maven/org.springframework/spring-expression@6.1.13
- spring-jcl-6.1.13.jar
- File Path: /home/runner/.m2/repository/org/springframework/spring-jcl/6.1.13/spring-jcl-6.1.13.jar
- MD5: 97ef36acf2ca039e28037b56fe776129
- SHA1: 37291ff008a66a9dbf2c98e11bd468cfadaa7ebc
- SHA256: 5beec23ef64d0fa1b6ce06d444357f1a6829fd923be5cfabf3215d724f766239
- pkg:maven/org.springframework/spring-jcl@6.1.13
- spring-tx-6.1.13.jar
- File Path: /home/runner/.m2/repository/org/springframework/spring-tx/6.1.13/spring-tx-6.1.13.jar
- MD5: af8dabcda7381315bd1483eab200ec13
- SHA1: ed041ecf9a5f480e1b11d0b58a06d8034ff8cfea
- SHA256: 6570cb79dd48921277a849342457727c39044a0da8c7b89fac9bea8a3e209866
- pkg:maven/org.springframework/spring-tx@6.1.13
spring-hateoas-2.3.3.jar
Description:
Library to support implementing representations for
hyper-text driven REST web services.
License:
Apache License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0
File Path: /home/runner/.m2/repository/org/springframework/hateoas/spring-hateoas/2.3.3/spring-hateoas-2.3.3.jar
MD5: 0e5f69f6fc7bf034a58d57193d7a1c11
SHA1: 57998c7e68ac0884ff3c263fb09903b0c211d523
SHA256:66cbb859b210502b5ecb0e2951e234eac432fdec3d01feff6dcefb4d19af923a
Referenced In Project/Scope: psi-probe-rest:compile
spring-hateoas-2.3.3.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.psi-probe/psi-probe-rest@5.1.1-SNAPSHOT
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | spring-hateoas | High |
Vendor | hint analyzer | vendor | pivotal software | Highest |
Vendor | hint analyzer | vendor | SpringSource | Highest |
Vendor | hint analyzer | vendor | vmware | Highest |
Vendor | jar | package name | hateoas | Highest |
Vendor | jar | package name | springframework | Highest |
Vendor | jar | package name | support | Highest |
Vendor | Manifest | automatic-module-name | spring.hateoas | Medium |
Vendor | Manifest | build-jdk-spec | 17 | Low |
Vendor | pom | artifactid | spring-hateoas | Highest |
Vendor | pom | artifactid | spring-hateoas | Low |
Vendor | pom | developer email | gturnquist(at)vmware.com | Low |
Vendor | pom | developer email | odrotbohm(at)vmware.com | Low |
Vendor | pom | developer id | gturnquist | Medium |
Vendor | pom | developer id | odrotbohm | Medium |
Vendor | pom | developer name | Greg Turnquist | Medium |
Vendor | pom | developer name | Oliver Drotbohm | Medium |
Vendor | pom | developer org | VMware, Inc. | Medium |
Vendor | pom | groupid | org.springframework.hateoas | Highest |
Vendor | pom | name | Spring HATEOAS | High |
Vendor | pom | organization name | Pivotal, Inc. | High |
Vendor | pom | organization url | https://www.spring.io | Medium |
Vendor | pom | url | spring-projects/spring-hateoas | Highest |
Product | file | name | spring-hateoas | High |
Product | jar | package name | hateoas | Highest |
Product | jar | package name | springframework | Highest |
Product | jar | package name | support | Highest |
Product | Manifest | automatic-module-name | spring.hateoas | Medium |
Product | Manifest | build-jdk-spec | 17 | Low |
Product | Manifest | Implementation-Title | Spring HATEOAS | High |
Product | pom | artifactid | spring-hateoas | Highest |
Product | pom | developer email | gturnquist(at)vmware.com | Low |
Product | pom | developer email | odrotbohm(at)vmware.com | Low |
Product | pom | developer id | gturnquist | Low |
Product | pom | developer id | odrotbohm | Low |
Product | pom | developer name | Greg Turnquist | Low |
Product | pom | developer name | Oliver Drotbohm | Low |
Product | pom | developer org | VMware, Inc. | Low |
Product | pom | groupid | org.springframework.hateoas | Highest |
Product | pom | name | Spring HATEOAS | High |
Product | pom | organization name | Pivotal, Inc. | Low |
Product | pom | organization url | https://www.spring.io | Low |
Product | pom | url | spring-projects/spring-hateoas | High |
Version | file | version | 2.3.3 | High |
Version | Manifest | Implementation-Version | 2.3.3 | High |
Version | pom | version | 2.3.3 | Highest |
spring-plugin-core-3.0.0.jar
Description:
Core plugin infrastructure
License:
Apache License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0
File Path: /home/runner/.m2/repository/org/springframework/plugin/spring-plugin-core/3.0.0/spring-plugin-core-3.0.0.jar
MD5: d29a8f831dfe90d150ab694489f2e7c2
SHA1: d56aa02dd7272dca30aa598dc8b72e823227046a
SHA256:edf72d44b9cf1199cc783d620f5f86df82fb378521dac313540086e6c3c66ff0
Referenced In Project/Scope: psi-probe-rest:compile
spring-plugin-core-3.0.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.springframework.hateoas/spring-hateoas@2.3.3
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | spring-plugin-core | High |
Vendor | hint analyzer | vendor | pivotal software | Highest |
Vendor | hint analyzer | vendor | SpringSource | Highest |
Vendor | hint analyzer | vendor | vmware | Highest |
Vendor | jar | package name | core | Highest |
Vendor | jar | package name | plugin | Highest |
Vendor | jar | package name | springframework | Highest |
Vendor | Manifest | automatic-module-name | spring.plugin.core | Medium |
Vendor | Manifest | build-jdk-spec | 17 | Low |
Vendor | pom | artifactid | spring-plugin-core | Highest |
Vendor | pom | artifactid | spring-plugin-core | Low |
Vendor | pom | developer email | odrotbohm@vmware.com | Low |
Vendor | pom | developer id | drotbohm | Medium |
Vendor | pom | developer name | Oliver Drotbohm | Medium |
Vendor | pom | developer org | VMware | Medium |
Vendor | pom | developer org URL | https://www.spring.io | Medium |
Vendor | pom | groupid | org.springframework.plugin | Highest |
Vendor | pom | name | Spring Plugin - Core | High |
Vendor | pom | organization name | VMware, Inc. | High |
Vendor | pom | organization url | https://www.vmware.com | Medium |
Vendor | pom | url | spring-projects/spring-plugin/spring-plugin-core | Highest |
Product | file | name | spring-plugin-core | High |
Product | jar | package name | core | Highest |
Product | jar | package name | plugin | Highest |
Product | jar | package name | springframework | Highest |
Product | Manifest | automatic-module-name | spring.plugin.core | Medium |
Product | Manifest | build-jdk-spec | 17 | Low |
Product | Manifest | Implementation-Title | Spring Plugin - Core | High |
Product | pom | artifactid | spring-plugin-core | Highest |
Product | pom | developer email | odrotbohm@vmware.com | Low |
Product | pom | developer id | drotbohm | Low |
Product | pom | developer name | Oliver Drotbohm | Low |
Product | pom | developer org | VMware | Low |
Product | pom | developer org URL | https://www.spring.io | Low |
Product | pom | groupid | org.springframework.plugin | Highest |
Product | pom | name | Spring Plugin - Core | High |
Product | pom | organization name | VMware, Inc. | Low |
Product | pom | organization url | https://www.vmware.com | Low |
Product | pom | url | spring-projects/spring-plugin/spring-plugin-core | High |
Version | file | version | 3.0.0 | High |
Version | Manifest | Implementation-Version | 3.0.0 | High |
Version | pom | version | 3.0.0 | Highest |
spring-security-core-6.3.3.jar
Description:
Spring Security
License:
Apache License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0
File Path: /home/runner/.m2/repository/org/springframework/security/spring-security-core/6.3.3/spring-security-core-6.3.3.jar
MD5: efd4066bb8d53e2ce1fb0ebc3dc8aa06
SHA1: 2bf159e3db212d61408a2f728d6d7252dfaf4710
SHA256:d6ceaad3709cc7e303f22ba55b57933e7787bdadfd171a80ffe95ab6eebff9b8
Referenced In Projects/Scopes:- psi-probe-web:compile
- psi-probe-tomcat10:compile
- psi-probe-tomcat11:compile
- psi-probe-core:compile
spring-security-core-6.3.3.jar is in the transitive dependency tree of the listed items.Included by:- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | spring-security-core | High |
Vendor | hint analyzer | vendor | pivotal software | Highest |
Vendor | hint analyzer | vendor | SpringSource | Highest |
Vendor | hint analyzer | vendor | vmware | Highest |
Vendor | jar | package name | core | Highest |
Vendor | jar | package name | security | Highest |
Vendor | jar | package name | springframework | Highest |
Vendor | Manifest | automatic-module-name | spring.security.core | Medium |
Vendor | pom | artifactid | spring-security-core | Highest |
Vendor | pom | artifactid | spring-security-core | Low |
Vendor | pom | developer email | info@pivotal.io | Low |
Vendor | pom | developer name | Pivotal | Medium |
Vendor | pom | developer org | Pivotal Software, Inc. | Medium |
Vendor | pom | developer org URL | https://www.spring.io | Medium |
Vendor | pom | groupid | org.springframework.security | Highest |
Vendor | pom | name | spring-security-core | High |
Vendor | pom | organization name | Pivotal Software, Inc. | High |
Vendor | pom | organization url | https://spring.io | Medium |
Vendor | pom | url | https://spring.io/projects/spring-security | Highest |
Product | file | name | spring-security-core | High |
Product | jar | package name | core | Highest |
Product | jar | package name | security | Highest |
Product | jar | package name | springframework | Highest |
Product | Manifest | automatic-module-name | spring.security.core | Medium |
Product | Manifest | Implementation-Title | spring-security-core | High |
Product | pom | artifactid | spring-security-core | Highest |
Product | pom | developer email | info@pivotal.io | Low |
Product | pom | developer name | Pivotal | Low |
Product | pom | developer org | Pivotal Software, Inc. | Low |
Product | pom | developer org URL | https://www.spring.io | Low |
Product | pom | groupid | org.springframework.security | Highest |
Product | pom | name | spring-security-core | High |
Product | pom | organization name | Pivotal Software, Inc. | Low |
Product | pom | organization url | https://spring.io | Low |
Product | pom | url | https://spring.io/projects/spring-security | Medium |
Version | file | version | 6.3.3 | High |
Version | Manifest | Implementation-Version | 6.3.3 | High |
Version | pom | version | 6.3.3 | Highest |
Related Dependencies
- spring-security-config-6.3.3.jar
- File Path: /home/runner/.m2/repository/org/springframework/security/spring-security-config/6.3.3/spring-security-config-6.3.3.jar
- MD5: 35b2bf652cbeb4e318a4ee777dccb5aa
- SHA1: 57b2c01e0a9e12b4418668ebc369e39b648e61bb
- SHA256: ebbda6d129431686576d76415b63ba63d76dfcd0be2548a2e50e89992b4662c2
- pkg:maven/org.springframework.security/spring-security-config@6.3.3
- spring-security-crypto-6.3.3.jar
- File Path: /home/runner/.m2/repository/org/springframework/security/spring-security-crypto/6.3.3/spring-security-crypto-6.3.3.jar
- MD5: 72b77da6f06d4fd35351b2bdc5bd2f53
- SHA1: a44e901cd1cfa1d6c20d30b69b83499e12e607a1
- SHA256: c621f9acb47b435e6a82acda023875cdfb4216e8652b377642a5eafb311241ed
- pkg:maven/org.springframework.security/spring-security-crypto@6.3.3
spring-security-web-6.3.3.jar
Description:
Spring Security
License:
Apache License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0
File Path: /home/runner/.m2/repository/org/springframework/security/spring-security-web/6.3.3/spring-security-web-6.3.3.jar
MD5: a9873ccdea002b3740db8ac8aa9d546e
SHA1: 54455b90899cd803e92b020124e859a859f63ee0
SHA256:5e4d9d996978737d65f8b23f3ab8aa444b715d20dfb1936d442ac9c3432876fb
Referenced In Projects/Scopes:- psi-probe-web:compile
- psi-probe-tomcat10:compile
- psi-probe-tomcat11:compile
- psi-probe-core:compile
spring-security-web-6.3.3.jar is in the transitive dependency tree of the listed items.Included by:- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | spring-security-web | High |
Vendor | hint analyzer | vendor | pivotal software | Highest |
Vendor | hint analyzer | vendor | SpringSource | Highest |
Vendor | hint analyzer | vendor | vmware | Highest |
Vendor | jar | package name | security | Highest |
Vendor | jar | package name | springframework | Highest |
Vendor | jar | package name | web | Highest |
Vendor | Manifest | automatic-module-name | spring.security.web | Medium |
Vendor | pom | artifactid | spring-security-web | Highest |
Vendor | pom | artifactid | spring-security-web | Low |
Vendor | pom | developer email | info@pivotal.io | Low |
Vendor | pom | developer name | Pivotal | Medium |
Vendor | pom | developer org | Pivotal Software, Inc. | Medium |
Vendor | pom | developer org URL | https://www.spring.io | Medium |
Vendor | pom | groupid | org.springframework.security | Highest |
Vendor | pom | name | spring-security-web | High |
Vendor | pom | organization name | Pivotal Software, Inc. | High |
Vendor | pom | organization url | https://spring.io | Medium |
Vendor | pom | url | https://spring.io/projects/spring-security | Highest |
Product | file | name | spring-security-web | High |
Product | jar | package name | security | Highest |
Product | jar | package name | springframework | Highest |
Product | jar | package name | web | Highest |
Product | Manifest | automatic-module-name | spring.security.web | Medium |
Product | Manifest | Implementation-Title | spring-security-web | High |
Product | pom | artifactid | spring-security-web | Highest |
Product | pom | developer email | info@pivotal.io | Low |
Product | pom | developer name | Pivotal | Low |
Product | pom | developer org | Pivotal Software, Inc. | Low |
Product | pom | developer org URL | https://www.spring.io | Low |
Product | pom | groupid | org.springframework.security | Highest |
Product | pom | name | spring-security-web | High |
Product | pom | organization name | Pivotal Software, Inc. | Low |
Product | pom | organization url | https://spring.io | Low |
Product | pom | url | https://spring.io/projects/spring-security | Medium |
Version | file | version | 6.3.3 | High |
Version | Manifest | Implementation-Version | 6.3.3 | High |
Version | pom | version | 6.3.3 | Highest |
spring-web-6.1.13.jar
Description:
Spring Web
License:
Apache License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0
File Path: /home/runner/.m2/repository/org/springframework/spring-web/6.1.13/spring-web-6.1.13.jar
MD5: 04c3636cb8b2f312a1343a601a5b2043
SHA1: e4028dbbc4ae1fb4bfd3257c53302956d7687b66
SHA256:8ebf053db3d81756d92797060b5c4edc80a9b39262266ce16cd084448fa13c90
Referenced In Projects/Scopes:- psi-probe-web:compile
- psi-probe-tomcat10:compile
- psi-probe-tomcat11:compile
- psi-probe-core:compile
- psi-probe-rest:compile
spring-web-6.1.13.jar is in the transitive dependency tree of the listed items.Included by:- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/org.springframework.hateoas/spring-hateoas@2.3.3
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/org.springframework/spring-webmvc@6.1.13
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | spring-web | High |
Vendor | hint analyzer | vendor | pivotal software | Highest |
Vendor | hint analyzer | vendor | SpringSource | Highest |
Vendor | hint analyzer | vendor | vmware | Highest |
Vendor | jar | package name | springframework | Highest |
Vendor | jar | package name | web | Highest |
Vendor | Manifest | automatic-module-name | spring.web | Medium |
Vendor | pom | artifactid | spring-web | Highest |
Vendor | pom | artifactid | spring-web | Low |
Vendor | pom | developer email | juergen.hoeller@broadcom.com | Low |
Vendor | pom | developer id | jhoeller | Medium |
Vendor | pom | developer name | Juergen Hoeller | Medium |
Vendor | pom | groupid | org.springframework | Highest |
Vendor | pom | name | Spring Web | High |
Vendor | pom | organization name | Spring IO | High |
Vendor | pom | organization url | https://spring.io/projects/spring-framework | Medium |
Vendor | pom | url | spring-projects/spring-framework | Highest |
Product | file | name | spring-web | High |
Product | hint analyzer | product | springsource_spring_framework | Highest |
Product | jar | package name | springframework | Highest |
Product | jar | package name | web | Highest |
Product | Manifest | automatic-module-name | spring.web | Medium |
Product | Manifest | Implementation-Title | spring-web | High |
Product | pom | artifactid | spring-web | Highest |
Product | pom | developer email | juergen.hoeller@broadcom.com | Low |
Product | pom | developer id | jhoeller | Low |
Product | pom | developer name | Juergen Hoeller | Low |
Product | pom | groupid | org.springframework | Highest |
Product | pom | name | Spring Web | High |
Product | pom | organization name | Spring IO | Low |
Product | pom | organization url | https://spring.io/projects/spring-framework | Low |
Product | pom | url | spring-projects/spring-framework | High |
Version | file | version | 6.1.13 | High |
Version | Manifest | Implementation-Version | 6.1.13 | High |
Version | pom | version | 6.1.13 | Highest |
Related Dependencies
- spring-webmvc-6.1.13.jar
- File Path: /home/runner/.m2/repository/org/springframework/spring-webmvc/6.1.13/spring-webmvc-6.1.13.jar
- MD5: 73575541f7d9bcab037c0c62207242ac
- SHA1: ca5f025b133c69026bfe01daa6132d0ac2e4a59f
- SHA256: ca2d637672d9b9eedeb743304a37182b4b6b89b2c224e8482b4827098119c05e
- pkg:maven/org.springframework/spring-webmvc@6.1.13
tomcat-annotations-api-10.1.29.jar
Description:
Annotations Package
License:
Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/org/apache/tomcat/tomcat-annotations-api/10.1.29/tomcat-annotations-api-10.1.29.jar
MD5: f03c3c882448719ad299ef951ebd8f95
SHA1: c68d4e8832819a0b2a1347037dd95e7709d4ca8c
SHA256:1dfb6e6055957246fa946286c3126b2d4717652bbfc9a9d69f7827075bda7ff8
Referenced In Projects/Scopes:- psi-probe-core:provided
- psi-probe-tomcat10:provided
tomcat-annotations-api-10.1.29.jar is in the transitive dependency tree of the listed items.Included by:- pkg:maven/org.apache.tomcat/tomcat-catalina@10.1.29
- pkg:maven/org.apache.tomcat/tomcat-catalina@10.1.29
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | tomcat-annotations-api | High |
Vendor | Manifest | bundle-symbolicname | org.apache.tomcat-annotations-api | Medium |
Vendor | Manifest | provide-capability | osgi.contract;osgi.contract=JakartaAnnotations;version:Version="2.1";uses:="jakarta.annotation,jakarta.annotation.security,jakarta.annotation.sql" | Low |
Vendor | manifest: jakarta/annotation/ | Implementation-Vendor | Apache Software Foundation | Medium |
Vendor | manifest: jakarta/annotation/security/ | Implementation-Vendor | Apache Software Foundation | Medium |
Vendor | manifest: jakarta/annotation/sql/ | Implementation-Vendor | Apache Software Foundation | Medium |
Vendor | pom | artifactid | tomcat-annotations-api | Highest |
Vendor | pom | artifactid | tomcat-annotations-api | Low |
Vendor | pom | groupid | org.apache.tomcat | Highest |
Vendor | pom | url | https://tomcat.apache.org/ | Highest |
Product | file | name | tomcat-annotations-api | High |
Product | jar | package name | annotation | Highest |
Product | jar | package name | jakarta | Highest |
Product | jar | package name | security | Highest |
Product | jar | package name | sql | Highest |
Product | Manifest | Bundle-Name | tomcat-annotations-api | Medium |
Product | Manifest | bundle-symbolicname | org.apache.tomcat-annotations-api | Medium |
Product | Manifest | provide-capability | osgi.contract;osgi.contract=JakartaAnnotations;version:Version="2.1";uses:="jakarta.annotation,jakarta.annotation.security,jakarta.annotation.sql" | Low |
Product | manifest: jakarta/annotation/ | Implementation-Title | jakarta.annotation | Medium |
Product | manifest: jakarta/annotation/ | Specification-Title | Jakarta Annotations | Medium |
Product | manifest: jakarta/annotation/security/ | Implementation-Title | jakarta.annotation | Medium |
Product | manifest: jakarta/annotation/security/ | Specification-Title | Jakarta Annotations | Medium |
Product | manifest: jakarta/annotation/sql/ | Implementation-Title | jakarta.annotation | Medium |
Product | manifest: jakarta/annotation/sql/ | Specification-Title | Jakarta Annotations | Medium |
Product | pom | artifactid | tomcat-annotations-api | Highest |
Product | pom | groupid | org.apache.tomcat | Highest |
Product | pom | url | https://tomcat.apache.org/ | Medium |
Version | file | version | 10.1.29 | High |
Version | Manifest | Bundle-Version | 10.1.29 | High |
Version | pom | version | 10.1.29 | Highest |
tomcat-annotations-api-11.0.0-M25.jar
Description:
Annotations Package
License:
Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/org/apache/tomcat/tomcat-annotations-api/11.0.0-M25/tomcat-annotations-api-11.0.0-M25.jar
MD5: 78edd6cf393f09418198843bec9e4415
SHA1: f9389ee1c84a95a699cbb2d8e40c22f5be77b1f2
SHA256:1725571e741ac8db2a2d35b13e84bcf005bdc6c16ce932106cb786ddae15ef78
Referenced In Project/Scope: psi-probe-tomcat11:provided
tomcat-annotations-api-11.0.0-M25.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.tomcat/tomcat-catalina@11.0.0-M25
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | tomcat-annotations-api | High |
Vendor | Manifest | bundle-symbolicname | org.apache.tomcat-annotations-api | Medium |
Vendor | Manifest | provide-capability | osgi.contract;osgi.contract=JakartaAnnotations;version:Version="3.0";uses:="jakarta.annotation,jakarta.annotation.security,jakarta.annotation.sql" | Low |
Vendor | manifest: jakarta/annotation/ | Implementation-Vendor | Apache Software Foundation | Medium |
Vendor | manifest: jakarta/annotation/security/ | Implementation-Vendor | Apache Software Foundation | Medium |
Vendor | manifest: jakarta/annotation/sql/ | Implementation-Vendor | Apache Software Foundation | Medium |
Vendor | pom | artifactid | tomcat-annotations-api | Highest |
Vendor | pom | artifactid | tomcat-annotations-api | Low |
Vendor | pom | groupid | org.apache.tomcat | Highest |
Vendor | pom | url | https://tomcat.apache.org/ | Highest |
Product | file | name | tomcat-annotations-api | High |
Product | jar | package name | annotation | Highest |
Product | jar | package name | jakarta | Highest |
Product | jar | package name | security | Highest |
Product | jar | package name | sql | Highest |
Product | Manifest | Bundle-Name | tomcat-annotations-api | Medium |
Product | Manifest | bundle-symbolicname | org.apache.tomcat-annotations-api | Medium |
Product | Manifest | provide-capability | osgi.contract;osgi.contract=JakartaAnnotations;version:Version="3.0";uses:="jakarta.annotation,jakarta.annotation.security,jakarta.annotation.sql" | Low |
Product | manifest: jakarta/annotation/ | Implementation-Title | jakarta.annotation | Medium |
Product | manifest: jakarta/annotation/ | Specification-Title | Jakarta Annotations | Medium |
Product | manifest: jakarta/annotation/security/ | Implementation-Title | jakarta.annotation | Medium |
Product | manifest: jakarta/annotation/security/ | Specification-Title | Jakarta Annotations | Medium |
Product | manifest: jakarta/annotation/sql/ | Implementation-Title | jakarta.annotation | Medium |
Product | manifest: jakarta/annotation/sql/ | Specification-Title | Jakarta Annotations | Medium |
Product | pom | artifactid | tomcat-annotations-api | Highest |
Product | pom | groupid | org.apache.tomcat | Highest |
Product | pom | url | https://tomcat.apache.org/ | Medium |
Version | pom | version | 11.0.0-M25 | Highest |
tomcat-api-10.1.29.jar
Description:
Definition of interfaces shared by Catalina and Jasper
License:
Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/org/apache/tomcat/tomcat-api/10.1.29/tomcat-api-10.1.29.jar
MD5: 45819a3bccff5bbc6d70a80300b373d5
SHA1: 87293af73f0f5ffa8bc80b4777eb67d85d3ffba8
SHA256:e889162f15e750b32bff6c389697600c070e6a37377332a801ad0f589872875e
Referenced In Projects/Scopes:- psi-probe-core:provided
- psi-probe-tomcat10:provided
tomcat-api-10.1.29.jar is in the transitive dependency tree of the listed items.Included by:- pkg:maven/org.apache.tomcat/tomcat-catalina@10.1.29
- pkg:maven/org.apache.tomcat/tomcat-catalina@10.1.29
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | tomcat-api | High |
Vendor | jar | package name | apache | Highest |
Vendor | jar | package name | tomcat | Highest |
Vendor | Manifest | bundle-symbolicname | org.apache.tomcat-api | Medium |
Vendor | Manifest | Implementation-Vendor | Apache Software Foundation | High |
Vendor | Manifest | specification-vendor | Apache Software Foundation | Low |
Vendor | pom | artifactid | tomcat-api | Highest |
Vendor | pom | artifactid | tomcat-api | Low |
Vendor | pom | groupid | org.apache.tomcat | Highest |
Vendor | pom | url | https://tomcat.apache.org/ | Highest |
Product | file | name | tomcat-api | High |
Product | jar | package name | apache | Highest |
Product | jar | package name | tomcat | Highest |
Product | Manifest | Bundle-Name | tomcat-api | Medium |
Product | Manifest | bundle-symbolicname | org.apache.tomcat-api | Medium |
Product | Manifest | Implementation-Title | Apache Tomcat | High |
Product | Manifest | specification-title | Apache Tomcat | Medium |
Product | pom | artifactid | tomcat-api | Highest |
Product | pom | groupid | org.apache.tomcat | Highest |
Product | pom | url | https://tomcat.apache.org/ | Medium |
Version | file | version | 10.1.29 | High |
Version | Manifest | Bundle-Version | 10.1.29 | High |
Version | Manifest | Implementation-Version | 10.1.29 | High |
Version | pom | version | 10.1.29 | Highest |
Related Dependencies
- tomcat-catalina-10.1.29.jar
- File Path: /home/runner/.m2/repository/org/apache/tomcat/tomcat-catalina/10.1.29/tomcat-catalina-10.1.29.jar
- MD5: b548569b11f4858724cca21f7c27bd71
- SHA1: 777de9e7451fbdca5872afd8e3e6b8fe8e57f1b7
- SHA256: 3c10fb948679285bd4d31218d02dda040aba24b2eca6a62c43ef22bcefec1c19
- pkg:maven/org.apache.tomcat/tomcat-catalina@10.1.29
- tomcat-coyote-10.1.29.jar
- File Path: /home/runner/.m2/repository/org/apache/tomcat/tomcat-coyote/10.1.29/tomcat-coyote-10.1.29.jar
- MD5: 4bec5288a6c4b0cdd85f17fd0b4b297d
- SHA1: 5df933d9e077f1e6a24a9d643a91f409a1b1b9bc
- SHA256: 536d3ea060ae15126eaa6f6cf3bbd3398c5141807e8dc8e7f9e279aa1083bcde
- pkg:maven/org.apache.tomcat/tomcat-coyote@10.1.29
- tomcat-dbcp-10.1.29.jar
- File Path: /home/runner/.m2/repository/org/apache/tomcat/tomcat-dbcp/10.1.29/tomcat-dbcp-10.1.29.jar
- MD5: 0e62b8aa58607e74a224c494648ecdbf
- SHA1: f9973faf5a349d571088103db47ddf158984c3c9
- SHA256: 4ead4bdfbce13cf572b628304e2a6f3aece72da9858d2134111a424762b61e6c
- pkg:maven/org.apache.tomcat/tomcat-dbcp@10.1.29
- tomcat-jasper-10.1.29.jar
- File Path: /home/runner/.m2/repository/org/apache/tomcat/tomcat-jasper/10.1.29/tomcat-jasper-10.1.29.jar
- MD5: b64148350286fb03f3f103df50f01567
- SHA1: 354f8d7f06da9e9316bf6bb0c5474c82e0126eca
- SHA256: 518183e52db73af641a2eb16e4aeb84ab819b9bb5382d18e8c0b2c518782b1ae
- pkg:maven/org.apache.tomcat/tomcat-jasper@10.1.29
- tomcat-jasper-el-10.1.29.jar
- File Path: /home/runner/.m2/repository/org/apache/tomcat/tomcat-jasper-el/10.1.29/tomcat-jasper-el-10.1.29.jar
- MD5: d95927f7814a6797f6c0e18040614abe
- SHA1: ff80452b3882fd68d4a4b8398d57a12f57ccdb99
- SHA256: d21ffd52669b41b5abef6d6a8a7cd5532f0769fe2a7812fa7d6d9131e762ad41
- pkg:maven/org.apache.tomcat/tomcat-jasper-el@10.1.29
- tomcat-jaspic-api-10.1.29.jar
- File Path: /home/runner/.m2/repository/org/apache/tomcat/tomcat-jaspic-api/10.1.29/tomcat-jaspic-api-10.1.29.jar
- MD5: bb32578b9e17dcc054f033325f5109bd
- SHA1: 20529a756300873a9f595ea0e515cc9744327d00
- SHA256: dc760a78faf0f2cb08fff758092e02b923d866e11cf13c4086ac5d51d157c615
- pkg:maven/org.apache.tomcat/tomcat-jaspic-api@10.1.29
- tomcat-jsp-api-10.1.29.jar
- File Path: /home/runner/.m2/repository/org/apache/tomcat/tomcat-jsp-api/10.1.29/tomcat-jsp-api-10.1.29.jar
- MD5: c9bf3d83715079a73ecb0960234f1b54
- SHA1: cb5ac27e51c11cae2b7fab6bd706b2e4d0ef1be5
- SHA256: 2321977aeb56de3100ad7313a742e5ed910cb6f2894c264dcdca992f25bca5ee
- pkg:maven/org.apache.tomcat/tomcat-jsp-api@10.1.29
- tomcat-util-10.1.29.jar
- File Path: /home/runner/.m2/repository/org/apache/tomcat/tomcat-util/10.1.29/tomcat-util-10.1.29.jar
- MD5: ebc120716425977692ee02d6ea4b98d5
- SHA1: e918d5f9eda05a0909896d06b324ffca5c9474e7
- SHA256: 08f31353ffaf4d689a13a16a910bbf4fcf24b721639aa3f5b173fca5f1034924
- pkg:maven/org.apache.tomcat/tomcat-util@10.1.29
- tomcat-util-scan-10.1.29.jar
- File Path: /home/runner/.m2/repository/org/apache/tomcat/tomcat-util-scan/10.1.29/tomcat-util-scan-10.1.29.jar
- MD5: 22bd5318ad3b032cb4b9e3370d5912e8
- SHA1: ae55a1595af4d805366cf0ae2789f1da6e06934c
- SHA256: facc28e29448b2eb2e587d60828987dd8ea11bc07723f239770d92e2f8acb6e4
- pkg:maven/org.apache.tomcat/tomcat-util-scan@10.1.29
tomcat-api-11.0.0-M25.jar
Description:
Definition of interfaces shared by Catalina and Jasper
License:
Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/org/apache/tomcat/tomcat-api/11.0.0-M25/tomcat-api-11.0.0-M25.jar
MD5: 91ecb854eabd5bcbf08449b1272b2d7e
SHA1: f0bfea0a76ea75ff3cec74b7c9ca3cee876f1e24
SHA256:497b0cbbe2439159834d66420e8f008b04f272fd82cc74402180a4da32cf91b9
Referenced In Project/Scope: psi-probe-tomcat11:provided
tomcat-api-11.0.0-M25.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.tomcat/tomcat-catalina@11.0.0-M25
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | tomcat-api | High |
Vendor | jar | package name | apache | Highest |
Vendor | jar | package name | tomcat | Highest |
Vendor | Manifest | bundle-symbolicname | org.apache.tomcat-api | Medium |
Vendor | Manifest | Implementation-Vendor | Apache Software Foundation | High |
Vendor | Manifest | specification-vendor | Apache Software Foundation | Low |
Vendor | pom | artifactid | tomcat-api | Highest |
Vendor | pom | artifactid | tomcat-api | Low |
Vendor | pom | groupid | org.apache.tomcat | Highest |
Vendor | pom | url | https://tomcat.apache.org/ | Highest |
Product | file | name | tomcat-api | High |
Product | jar | package name | apache | Highest |
Product | jar | package name | tomcat | Highest |
Product | Manifest | Bundle-Name | tomcat-api | Medium |
Product | Manifest | bundle-symbolicname | org.apache.tomcat-api | Medium |
Product | Manifest | Implementation-Title | Apache Tomcat | High |
Product | Manifest | specification-title | Apache Tomcat | Medium |
Product | pom | artifactid | tomcat-api | Highest |
Product | pom | groupid | org.apache.tomcat | Highest |
Product | pom | url | https://tomcat.apache.org/ | Medium |
Version | Manifest | Implementation-Version | 11.0.0-M25 | High |
Version | pom | version | 11.0.0-M25 | Highest |
Related Dependencies
- tomcat-catalina-11.0.0-M25.jar
- File Path: /home/runner/.m2/repository/org/apache/tomcat/tomcat-catalina/11.0.0-M25/tomcat-catalina-11.0.0-M25.jar
- MD5: d01be75623e8929f7cccd99eeaad24e9
- SHA1: eaf5c64afb081cda1fd5d5e95d66bbd76ab35409
- SHA256: 7a37f1746901ea286c210d60e7670bb6094076d8da9dc2f528c21164fdfa1945
- pkg:maven/org.apache.tomcat/tomcat-catalina@11.0.0-M25
- tomcat-coyote-11.0.0-M25.jar
- File Path: /home/runner/.m2/repository/org/apache/tomcat/tomcat-coyote/11.0.0-M25/tomcat-coyote-11.0.0-M25.jar
- MD5: 3028edd0ce345507472dacb049abfe0d
- SHA1: 7669a0badec4bc00fc6fa77257410a27bfe1c2a5
- SHA256: e797138588f7e76f05e486e2272946a54211dfd826246825ccfb17410b76c7bb
- pkg:maven/org.apache.tomcat/tomcat-coyote@11.0.0-M25
- tomcat-dbcp-11.0.0-M25.jar
- File Path: /home/runner/.m2/repository/org/apache/tomcat/tomcat-dbcp/11.0.0-M25/tomcat-dbcp-11.0.0-M25.jar
- MD5: 30cda393df07bb32308b1f45202063b8
- SHA1: 2beaa59367fafa543d8d7166f762173ad75fcd21
- SHA256: 483eebe3f386658936fdcd139149a36315ea616705ace0c0b90b2ff7db4ebf1b
- pkg:maven/org.apache.tomcat/tomcat-dbcp@11.0.0-M25
- tomcat-jasper-11.0.0-M25.jar
- File Path: /home/runner/.m2/repository/org/apache/tomcat/tomcat-jasper/11.0.0-M25/tomcat-jasper-11.0.0-M25.jar
- MD5: 0ae510a019411fc470ff2bec5810ac2a
- SHA1: 6d972e36f4b5c9c8ff0f9592800eacb379829eb4
- SHA256: 976a6aafe156041a238cecb7e99c068d1cf0696866f0003058d0299939f77478
- pkg:maven/org.apache.tomcat/tomcat-jasper@11.0.0-M25
- tomcat-jasper-el-11.0.0-M25.jar
- File Path: /home/runner/.m2/repository/org/apache/tomcat/tomcat-jasper-el/11.0.0-M25/tomcat-jasper-el-11.0.0-M25.jar
- MD5: 840c2ac9ab36ef6a69fe861ecc6db766
- SHA1: a929d93c1d2dde929f3718cfa2f3c026c3584a16
- SHA256: daab545e6605845590d21c4f521d2a6d371b9e5ed6fa423791e6d4b68f16d3d2
- pkg:maven/org.apache.tomcat/tomcat-jasper-el@11.0.0-M25
- tomcat-jaspic-api-11.0.0-M25.jar
- File Path: /home/runner/.m2/repository/org/apache/tomcat/tomcat-jaspic-api/11.0.0-M25/tomcat-jaspic-api-11.0.0-M25.jar
- MD5: ac4221e19db3e74b405f3ff1f2f5eaed
- SHA1: 0cc9fd22c03732f3ec6797fc90f0a1e534c56483
- SHA256: 524e46c8d5ae8c4c46d090aa898638794b0da5ba41aabd37e1faebbe8edee2f6
- pkg:maven/org.apache.tomcat/tomcat-jaspic-api@11.0.0-M25
- tomcat-jsp-api-11.0.0-M25.jar
- File Path: /home/runner/.m2/repository/org/apache/tomcat/tomcat-jsp-api/11.0.0-M25/tomcat-jsp-api-11.0.0-M25.jar
- MD5: 96e27b6759ad2b46f6e9ef6b0539aec8
- SHA1: f9bac8d7bd9a485ceb91aa548bc4e79360372f4c
- SHA256: eaed8aa8b588604f47be4e8521c6e767d765f8ee8e8a3247a65e5c88cc3fba4b
- pkg:maven/org.apache.tomcat/tomcat-jsp-api@11.0.0-M25
- tomcat-util-11.0.0-M25.jar
- File Path: /home/runner/.m2/repository/org/apache/tomcat/tomcat-util/11.0.0-M25/tomcat-util-11.0.0-M25.jar
- MD5: ca045ecb74b65d2d4d150f5f3cb9a10a
- SHA1: 6c2bc4be0639650a191ed3cb6c680c0ad901cd67
- SHA256: 39cd202f9cc6ae5fa57cf81f91ebe980f569229d7ab5baed2846752b87b54bb4
- pkg:maven/org.apache.tomcat/tomcat-util@11.0.0-M25
- tomcat-util-scan-11.0.0-M25.jar
- File Path: /home/runner/.m2/repository/org/apache/tomcat/tomcat-util-scan/11.0.0-M25/tomcat-util-scan-11.0.0-M25.jar
- MD5: c33cb93b5c163d1c2a9af6acb2216486
- SHA1: 04f217224e1d243b127b0aec8401b4cbfd5b63e0
- SHA256: 0631fdbe3c8c7eb839c11628429c0d2c2ca46f5acee6cdf4fa630bb266837fdf
- pkg:maven/org.apache.tomcat/tomcat-util-scan@11.0.0-M25
tomcat-el-api-10.1.29.jar
Description:
Expression language package
License:
Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/org/apache/tomcat/tomcat-el-api/10.1.29/tomcat-el-api-10.1.29.jar
MD5: b0e6a98da51a787c8595bb3608645cbf
SHA1: 9780f735def7625b7b8edcf8d1884447190a0fda
SHA256:64c552c67af6f9c4441cd8363d318ec2aaf92ae4b9904714b97920d58c5d0a6c
Referenced In Projects/Scopes:- psi-probe-core:provided
- psi-probe-tomcat10:provided
tomcat-el-api-10.1.29.jar is in the transitive dependency tree of the listed items.Included by:- pkg:maven/org.apache.tomcat/tomcat-jasper@10.1.29
- pkg:maven/org.apache.tomcat/tomcat-jasper@10.1.29
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | tomcat-el-api | High |
Vendor | jar | package name | el | Highest |
Vendor | jar | package name | expression | Highest |
Vendor | Manifest | bundle-symbolicname | org.apache.tomcat-el-api | Medium |
Vendor | Manifest | provide-capability | osgi.contract;osgi.contract=JakartaExpressionLanguage;version:Version="5.0";uses:="jakarta.el" | Low |
Vendor | manifest: jakarta/el/ | Implementation-Vendor | Apache Software Foundation | Medium |
Vendor | pom | artifactid | tomcat-el-api | Highest |
Vendor | pom | artifactid | tomcat-el-api | Low |
Vendor | pom | groupid | org.apache.tomcat | Highest |
Vendor | pom | url | https://tomcat.apache.org/ | Highest |
Product | file | name | tomcat-el-api | High |
Product | jar | package name | el | Highest |
Product | jar | package name | expression | Highest |
Product | jar | package name | jakarta | Highest |
Product | Manifest | Bundle-Name | tomcat-el-api | Medium |
Product | Manifest | bundle-symbolicname | org.apache.tomcat-el-api | Medium |
Product | Manifest | provide-capability | osgi.contract;osgi.contract=JakartaExpressionLanguage;version:Version="5.0";uses:="jakarta.el" | Low |
Product | manifest: jakarta/el/ | Implementation-Title | jakarta.el | Medium |
Product | manifest: jakarta/el/ | Specification-Title | Jakarta Expression Language | Medium |
Product | pom | artifactid | tomcat-el-api | Highest |
Product | pom | groupid | org.apache.tomcat | Highest |
Product | pom | url | https://tomcat.apache.org/ | Medium |
Version | file | version | 10.1.29 | High |
Version | Manifest | Bundle-Version | 10.1.29 | High |
Version | pom | version | 10.1.29 | Highest |
tomcat-el-api-11.0.0-M25.jar
Description:
Expression language package
License:
Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/org/apache/tomcat/tomcat-el-api/11.0.0-M25/tomcat-el-api-11.0.0-M25.jar
MD5: 08492f2b1b5d07a905c6273a8e34ddfe
SHA1: 600e19d1a6ba0f0d3269a1470d238fe65604e356
SHA256:a2ab432f97d59af68b31964b4f206e1929b14c363910a873bc1ade65f51441fe
Referenced In Project/Scope: psi-probe-tomcat11:provided
tomcat-el-api-11.0.0-M25.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.tomcat/tomcat-jasper@11.0.0-M25
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | tomcat-el-api | High |
Vendor | jar | package name | el | Highest |
Vendor | jar | package name | expression | Highest |
Vendor | Manifest | bundle-symbolicname | org.apache.tomcat-el-api | Medium |
Vendor | Manifest | provide-capability | osgi.contract;osgi.contract=JakartaExpressionLanguage;version:Version="6.0";uses:="jakarta.el" | Low |
Vendor | manifest: jakarta/el/ | Implementation-Vendor | Apache Software Foundation | Medium |
Vendor | pom | artifactid | tomcat-el-api | Highest |
Vendor | pom | artifactid | tomcat-el-api | Low |
Vendor | pom | groupid | org.apache.tomcat | Highest |
Vendor | pom | url | https://tomcat.apache.org/ | Highest |
Product | file | name | tomcat-el-api | High |
Product | jar | package name | el | Highest |
Product | jar | package name | expression | Highest |
Product | jar | package name | jakarta | Highest |
Product | Manifest | Bundle-Name | tomcat-el-api | Medium |
Product | Manifest | bundle-symbolicname | org.apache.tomcat-el-api | Medium |
Product | Manifest | provide-capability | osgi.contract;osgi.contract=JakartaExpressionLanguage;version:Version="6.0";uses:="jakarta.el" | Low |
Product | manifest: jakarta/el/ | Implementation-Title | jakarta.el | Medium |
Product | manifest: jakarta/el/ | Specification-Title | Jakarta Expression Language | Medium |
Product | pom | artifactid | tomcat-el-api | Highest |
Product | pom | groupid | org.apache.tomcat | Highest |
Product | pom | url | https://tomcat.apache.org/ | Medium |
Version | pom | version | 11.0.0-M25 | Highest |
tomcat-jdbc-10.1.29.jar
Description:
Tomcat JDBC Pool Package
License:
Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/org/apache/tomcat/tomcat-jdbc/10.1.29/tomcat-jdbc-10.1.29.jar
MD5: c6569ba69a52258b1aedc62e01a427df
SHA1: 76f4a58c65976a6340981ca5438f8f0ed7e3913e
SHA256:9d1b74b55effe9c4c367d56480a033c85e2dcf7f11916971a40a5b453cbc9953
Referenced In Project/Scope: psi-probe-core:provided
tomcat-jdbc-10.1.29.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | tomcat-jdbc | High |
Vendor | jar | package name | apache | Highest |
Vendor | jar | package name | jdbc | Highest |
Vendor | jar | package name | pool | Highest |
Vendor | jar | package name | tomcat | Highest |
Vendor | Manifest | bundle-symbolicname | org.apache.tomcat.jdbc | Medium |
Vendor | pom | artifactid | tomcat-jdbc | Highest |
Vendor | pom | artifactid | tomcat-jdbc | Low |
Vendor | pom | groupid | org.apache.tomcat | Highest |
Vendor | pom | url | https://tomcat.apache.org/ | Highest |
Product | file | name | tomcat-jdbc | High |
Product | jar | package name | apache | Highest |
Product | jar | package name | jdbc | Highest |
Product | jar | package name | pool | Highest |
Product | jar | package name | tomcat | Highest |
Product | Manifest | Bundle-Name | Apache Tomcat JDBC Connection Pool | Medium |
Product | Manifest | bundle-symbolicname | org.apache.tomcat.jdbc | Medium |
Product | pom | artifactid | tomcat-jdbc | Highest |
Product | pom | groupid | org.apache.tomcat | Highest |
Product | pom | url | https://tomcat.apache.org/ | Medium |
Version | file | version | 10.1.29 | High |
Version | Manifest | Bundle-Version | 10.1.29 | High |
Version | pom | version | 10.1.29 | Highest |
tomcat-jni-10.1.29.jar
Description:
Interface code to the native connector
License:
Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/org/apache/tomcat/tomcat-jni/10.1.29/tomcat-jni-10.1.29.jar
MD5: ccd87db9c5c4a56dd357479579af46e2
SHA1: 7d75e43e1c31ca418753e831b84b56abf2298e46
SHA256:93fb5940b44003335631fe3514e315c779e171fd1b974bc487a755c199a2e13b
Referenced In Projects/Scopes:- psi-probe-core:provided
- psi-probe-tomcat10:provided
tomcat-jni-10.1.29.jar is in the transitive dependency tree of the listed items.Included by:- pkg:maven/org.apache.tomcat/tomcat-catalina@10.1.29
- pkg:maven/org.apache.tomcat/tomcat-catalina@10.1.29
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | tomcat-jni | High |
Vendor | jar | package name | apache | Highest |
Vendor | jar | package name | jni | Highest |
Vendor | jar | package name | tomcat | Highest |
Vendor | Manifest | bundle-symbolicname | org.apache.tomcat-jni | Medium |
Vendor | Manifest | Implementation-Vendor | Apache Software Foundation | High |
Vendor | Manifest | specification-vendor | Apache Software Foundation | Low |
Vendor | pom | artifactid | tomcat-jni | Highest |
Vendor | pom | artifactid | tomcat-jni | Low |
Vendor | pom | groupid | org.apache.tomcat | Highest |
Vendor | pom | url | https://tomcat.apache.org/ | Highest |
Product | file | name | tomcat-jni | High |
Product | jar | package name | apache | Highest |
Product | jar | package name | jni | Highest |
Product | jar | package name | tomcat | Highest |
Product | Manifest | Bundle-Name | tomcat-jni | Medium |
Product | Manifest | bundle-symbolicname | org.apache.tomcat-jni | Medium |
Product | Manifest | Implementation-Title | Apache Tomcat | High |
Product | Manifest | specification-title | Apache Tomcat | Medium |
Product | pom | artifactid | tomcat-jni | Highest |
Product | pom | groupid | org.apache.tomcat | Highest |
Product | pom | url | https://tomcat.apache.org/ | Medium |
Version | file | version | 10.1.29 | High |
Version | Manifest | Bundle-Version | 10.1.29 | High |
Version | Manifest | Implementation-Version | 10.1.29 | High |
Version | pom | version | 10.1.29 | Highest |
tomcat-jni-11.0.0-M25.jar
Description:
Interface code to the native connector
License:
Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/org/apache/tomcat/tomcat-jni/11.0.0-M25/tomcat-jni-11.0.0-M25.jar
MD5: f3c786f9ef47b9005301f67679592a66
SHA1: f63c333496af279ab054cfbf9097accf0c5b097f
SHA256:a6933ef8bf6c4e0b1c720a6a52da7382c9159ba232a2cc40543e5a6513e0a1a2
Referenced In Project/Scope: psi-probe-tomcat11:provided
tomcat-jni-11.0.0-M25.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.tomcat/tomcat-catalina@11.0.0-M25
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | tomcat-jni | High |
Vendor | jar | package name | apache | Highest |
Vendor | jar | package name | jni | Highest |
Vendor | jar | package name | tomcat | Highest |
Vendor | Manifest | bundle-symbolicname | org.apache.tomcat-jni | Medium |
Vendor | Manifest | Implementation-Vendor | Apache Software Foundation | High |
Vendor | Manifest | specification-vendor | Apache Software Foundation | Low |
Vendor | pom | artifactid | tomcat-jni | Highest |
Vendor | pom | artifactid | tomcat-jni | Low |
Vendor | pom | groupid | org.apache.tomcat | Highest |
Vendor | pom | url | https://tomcat.apache.org/ | Highest |
Product | file | name | tomcat-jni | High |
Product | jar | package name | apache | Highest |
Product | jar | package name | jni | Highest |
Product | jar | package name | tomcat | Highest |
Product | Manifest | Bundle-Name | tomcat-jni | Medium |
Product | Manifest | bundle-symbolicname | org.apache.tomcat-jni | Medium |
Product | Manifest | Implementation-Title | Apache Tomcat | High |
Product | Manifest | specification-title | Apache Tomcat | Medium |
Product | pom | artifactid | tomcat-jni | Highest |
Product | pom | groupid | org.apache.tomcat | Highest |
Product | pom | url | https://tomcat.apache.org/ | Medium |
Version | Manifest | Implementation-Version | 11.0.0-M25 | High |
Version | pom | version | 11.0.0-M25 | Highest |
tomcat-juli-10.1.29.jar
Description:
Tomcat Core Logging Package
License:
Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/org/apache/tomcat/tomcat-juli/10.1.29/tomcat-juli-10.1.29.jar
MD5: b72b1e09258f184b1f73a9bed60ebfda
SHA1: e98eedfa681bbf3b53d409567613cef32b6092c3
SHA256:b065a2a596605cbd66d4b3cd4f93286f00bd27eec36c64324547a20eb0bc3db7
Referenced In Projects/Scopes:- psi-probe-core:provided
- psi-probe-tomcat10:provided
tomcat-juli-10.1.29.jar is in the transitive dependency tree of the listed items.Included by:- pkg:maven/org.apache.tomcat/tomcat-catalina@10.1.29
- pkg:maven/org.apache.tomcat/tomcat-catalina@10.1.29
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | tomcat-juli | High |
Vendor | jar | package name | apache | Highest |
Vendor | jar | package name | juli | Highest |
Vendor | jar | package name | logging | Highest |
Vendor | Manifest | bundle-symbolicname | org.apache.tomcat-juli | Medium |
Vendor | Manifest | Implementation-Vendor | Apache Software Foundation | High |
Vendor | Manifest | specification-vendor | Apache Software Foundation | Low |
Vendor | pom | artifactid | tomcat-juli | Highest |
Vendor | pom | artifactid | tomcat-juli | Low |
Vendor | pom | groupid | org.apache.tomcat | Highest |
Vendor | pom | url | https://tomcat.apache.org/ | Highest |
Product | file | name | tomcat-juli | High |
Product | jar | package name | apache | Highest |
Product | jar | package name | juli | Highest |
Product | jar | package name | logging | Highest |
Product | Manifest | Bundle-Name | tomcat-juli | Medium |
Product | Manifest | bundle-symbolicname | org.apache.tomcat-juli | Medium |
Product | Manifest | Implementation-Title | Apache Tomcat | High |
Product | Manifest | specification-title | Apache Tomcat | Medium |
Product | pom | artifactid | tomcat-juli | Highest |
Product | pom | groupid | org.apache.tomcat | Highest |
Product | pom | url | https://tomcat.apache.org/ | Medium |
Version | file | version | 10.1.29 | High |
Version | Manifest | Bundle-Version | 10.1.29 | High |
Version | Manifest | Implementation-Version | 10.1.29 | High |
Version | pom | version | 10.1.29 | Highest |
tomcat-juli-11.0.0-M25.jar
Description:
Tomcat Core Logging Package
License:
Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/org/apache/tomcat/tomcat-juli/11.0.0-M25/tomcat-juli-11.0.0-M25.jar
MD5: 1aabd19bd35f6c2563df0cbb9c18205f
SHA1: d20cb6c2b9f69030feb146d0fa9fd5e00a4e96d8
SHA256:421bf97c2cf7d01381ef353f77da34251b31d9e5b14d39ad3ffa30fe35af732e
Referenced In Project/Scope: psi-probe-tomcat11:provided
tomcat-juli-11.0.0-M25.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.tomcat/tomcat-catalina@11.0.0-M25
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | tomcat-juli | High |
Vendor | jar | package name | apache | Highest |
Vendor | jar | package name | juli | Highest |
Vendor | jar | package name | logging | Highest |
Vendor | Manifest | bundle-symbolicname | org.apache.tomcat-juli | Medium |
Vendor | Manifest | Implementation-Vendor | Apache Software Foundation | High |
Vendor | Manifest | specification-vendor | Apache Software Foundation | Low |
Vendor | pom | artifactid | tomcat-juli | Highest |
Vendor | pom | artifactid | tomcat-juli | Low |
Vendor | pom | groupid | org.apache.tomcat | Highest |
Vendor | pom | url | https://tomcat.apache.org/ | Highest |
Product | file | name | tomcat-juli | High |
Product | jar | package name | apache | Highest |
Product | jar | package name | juli | Highest |
Product | jar | package name | logging | Highest |
Product | Manifest | Bundle-Name | tomcat-juli | Medium |
Product | Manifest | bundle-symbolicname | org.apache.tomcat-juli | Medium |
Product | Manifest | Implementation-Title | Apache Tomcat | High |
Product | Manifest | specification-title | Apache Tomcat | Medium |
Product | pom | artifactid | tomcat-juli | Highest |
Product | pom | groupid | org.apache.tomcat | Highest |
Product | pom | url | https://tomcat.apache.org/ | Medium |
Version | Manifest | Implementation-Version | 11.0.0-M25 | High |
Version | pom | version | 11.0.0-M25 | Highest |
tomcat-servlet-api-10.1.29.jar
Description:
jakarta.servlet package
License:
Apache License, Version 2.0 and
Common Development And Distribution License (CDDL) Version 1.0 and
Eclipse Public License - v 2.0
:
http://www.apache.org/licenses/LICENSE-2.0.txt and
http://www.opensource.org/licenses/cddl1.txt and
https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.txt
File Path: /home/runner/.m2/repository/org/apache/tomcat/tomcat-servlet-api/10.1.29/tomcat-servlet-api-10.1.29.jar
MD5: 1904b2f15b0423f87fdecd333a4468d9
SHA1: ecfc8bcfe222a86348e89f14eeef96b570263205
SHA256:e974dc019ae6cb38e585e6550f9615744c7caf0e6e83b846fd37fe4526dfe4b5
Referenced In Projects/Scopes:- psi-probe-core:provided
- psi-probe-tomcat10:provided
tomcat-servlet-api-10.1.29.jar is in the transitive dependency tree of the listed items.Included by:- pkg:maven/org.apache.tomcat/tomcat-catalina@10.1.29
- pkg:maven/org.apache.tomcat/tomcat-catalina@10.1.29
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | tomcat-servlet-api | High |
Vendor | jar | package name | jakarta | Highest |
Vendor | jar | package name | servlet | Highest |
Vendor | Manifest | bundle-symbolicname | org.apache.tomcat-servlet-api | Medium |
Vendor | Manifest | provide-capability | osgi.contract;osgi.contract=JakartaServlet;version:Version="6.0";uses:="jakarta.servlet,jakarta.servlet.annotation,jakarta.servlet.descriptor,jakarta.servlet.http,jakarta.servlet.resources" | Low |
Vendor | manifest: jakarta/servlet/ | Implementation-Vendor | Apache Software Foundation | Medium |
Vendor | manifest: jakarta/servlet/annotation/ | Implementation-Vendor | Apache Software Foundation | Medium |
Vendor | manifest: jakarta/servlet/descriptor/ | Implementation-Vendor | Apache Software Foundation | Medium |
Vendor | manifest: jakarta/servlet/http/ | Implementation-Vendor | Apache Software Foundation | Medium |
Vendor | manifest: jakarta/servlet/resources/ | Implementation-Vendor | Apache Software Foundation | Medium |
Vendor | pom | artifactid | tomcat-servlet-api | Highest |
Vendor | pom | artifactid | tomcat-servlet-api | Low |
Vendor | pom | groupid | org.apache.tomcat | Highest |
Vendor | pom | url | https://tomcat.apache.org/ | Highest |
Product | file | name | tomcat-servlet-api | High |
Product | jar | package name | annotation | Highest |
Product | jar | package name | descriptor | Highest |
Product | jar | package name | http | Highest |
Product | jar | package name | jakarta | Highest |
Product | jar | package name | servlet | Highest |
Product | Manifest | Bundle-Name | tomcat-servlet-api | Medium |
Product | Manifest | bundle-symbolicname | org.apache.tomcat-servlet-api | Medium |
Product | Manifest | provide-capability | osgi.contract;osgi.contract=JakartaServlet;version:Version="6.0";uses:="jakarta.servlet,jakarta.servlet.annotation,jakarta.servlet.descriptor,jakarta.servlet.http,jakarta.servlet.resources" | Low |
Product | manifest: jakarta/servlet/ | Implementation-Title | jakarta.servlet | Medium |
Product | manifest: jakarta/servlet/ | Specification-Title | Jakarta Servlet | Medium |
Product | manifest: jakarta/servlet/annotation/ | Implementation-Title | jakarta.servlet | Medium |
Product | manifest: jakarta/servlet/annotation/ | Specification-Title | Jakarta Servlet | Medium |
Product | manifest: jakarta/servlet/descriptor/ | Implementation-Title | jakarta.servlet | Medium |
Product | manifest: jakarta/servlet/descriptor/ | Specification-Title | Jakarta Servlet | Medium |
Product | manifest: jakarta/servlet/http/ | Implementation-Title | jakarta.servlet | Medium |
Product | manifest: jakarta/servlet/http/ | Specification-Title | Jakarta Servlet | Medium |
Product | manifest: jakarta/servlet/resources/ | Implementation-Title | jakarta.servlet | Medium |
Product | manifest: jakarta/servlet/resources/ | Specification-Title | Jakarta Servlet | Medium |
Product | pom | artifactid | tomcat-servlet-api | Highest |
Product | pom | groupid | org.apache.tomcat | Highest |
Product | pom | url | https://tomcat.apache.org/ | Medium |
Version | file | version | 10.1.29 | High |
Version | Manifest | Bundle-Version | 10.1.29 | High |
Version | pom | version | 10.1.29 | Highest |
tomcat-servlet-api-11.0.0-M25.jar
Description:
jakarta.servlet package
License:
Apache License, Version 2.0 and
Common Development And Distribution License (CDDL) Version 1.0 and
Eclipse Public License - v 2.0
:
http://www.apache.org/licenses/LICENSE-2.0.txt and
http://www.opensource.org/licenses/cddl1.txt and
https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.txt
File Path: /home/runner/.m2/repository/org/apache/tomcat/tomcat-servlet-api/11.0.0-M25/tomcat-servlet-api-11.0.0-M25.jar
MD5: dafd7c6d102b5242165c573d16225bb2
SHA1: 0856a9db3082f9f52b4fa5c622b5072d04341bb0
SHA256:42a9a01f41ffb37845ab5ca53ce638d5e155754c5dc7d8365e8499fc84f2e867
Referenced In Project/Scope: psi-probe-tomcat11:provided
tomcat-servlet-api-11.0.0-M25.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.apache.tomcat/tomcat-catalina@11.0.0-M25
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | tomcat-servlet-api | High |
Vendor | jar | package name | jakarta | Highest |
Vendor | jar | package name | servlet | Highest |
Vendor | Manifest | bundle-symbolicname | org.apache.tomcat-servlet-api | Medium |
Vendor | Manifest | provide-capability | osgi.contract;osgi.contract=JakartaServlet;version:Version="6.1";uses:="jakarta.servlet,jakarta.servlet.annotation,jakarta.servlet.descriptor,jakarta.servlet.http,jakarta.servlet.resources" | Low |
Vendor | manifest: jakarta/servlet/ | Implementation-Vendor | Apache Software Foundation | Medium |
Vendor | manifest: jakarta/servlet/annotation/ | Implementation-Vendor | Apache Software Foundation | Medium |
Vendor | manifest: jakarta/servlet/descriptor/ | Implementation-Vendor | Apache Software Foundation | Medium |
Vendor | manifest: jakarta/servlet/http/ | Implementation-Vendor | Apache Software Foundation | Medium |
Vendor | manifest: jakarta/servlet/resources/ | Implementation-Vendor | Apache Software Foundation | Medium |
Vendor | pom | artifactid | tomcat-servlet-api | Highest |
Vendor | pom | artifactid | tomcat-servlet-api | Low |
Vendor | pom | groupid | org.apache.tomcat | Highest |
Vendor | pom | url | https://tomcat.apache.org/ | Highest |
Product | file | name | tomcat-servlet-api | High |
Product | jar | package name | annotation | Highest |
Product | jar | package name | descriptor | Highest |
Product | jar | package name | http | Highest |
Product | jar | package name | jakarta | Highest |
Product | jar | package name | servlet | Highest |
Product | Manifest | Bundle-Name | tomcat-servlet-api | Medium |
Product | Manifest | bundle-symbolicname | org.apache.tomcat-servlet-api | Medium |
Product | Manifest | provide-capability | osgi.contract;osgi.contract=JakartaServlet;version:Version="6.1";uses:="jakarta.servlet,jakarta.servlet.annotation,jakarta.servlet.descriptor,jakarta.servlet.http,jakarta.servlet.resources" | Low |
Product | manifest: jakarta/servlet/ | Implementation-Title | jakarta.servlet | Medium |
Product | manifest: jakarta/servlet/ | Specification-Title | Jakarta Servlet | Medium |
Product | manifest: jakarta/servlet/annotation/ | Implementation-Title | jakarta.servlet | Medium |
Product | manifest: jakarta/servlet/annotation/ | Specification-Title | Jakarta Servlet | Medium |
Product | manifest: jakarta/servlet/descriptor/ | Implementation-Title | jakarta.servlet | Medium |
Product | manifest: jakarta/servlet/descriptor/ | Specification-Title | Jakarta Servlet | Medium |
Product | manifest: jakarta/servlet/http/ | Implementation-Title | jakarta.servlet | Medium |
Product | manifest: jakarta/servlet/http/ | Specification-Title | Jakarta Servlet | Medium |
Product | manifest: jakarta/servlet/resources/ | Implementation-Title | jakarta.servlet | Medium |
Product | manifest: jakarta/servlet/resources/ | Specification-Title | Jakarta Servlet | Medium |
Product | pom | artifactid | tomcat-servlet-api | Highest |
Product | pom | groupid | org.apache.tomcat | Highest |
Product | pom | url | https://tomcat.apache.org/ | Medium |
Version | pom | version | 11.0.0-M25 | Highest |
tomee-jdbc-9.1.3.jar
Description:
Apache OpenEJB is an open source, modular, configurable and extensible EJB Container System and EJB Server.
License:
https://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/org/apache/tomee/tomee-jdbc/9.1.3/tomee-jdbc-9.1.3.jar
MD5: f4d3a7639e0c8f410a0682576629d2cf
SHA1: eb523f317cdc4c7f2c806e589e43e54dac1c8eec
SHA256:2a40135d317ab217f0ebc7657205eda4bda80c60d29c32d6548c7d6bcac3463f
Referenced In Project/Scope: psi-probe-core:provided
tomee-jdbc-9.1.3.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | tomee-jdbc | High |
Vendor | jar | package name | apache | Highest |
Vendor | jar | package name | jdbc | Highest |
Vendor | jar | package name | tomee | Highest |
Vendor | Manifest | automatic-module-name | org.apache.tomee.tomee.jdbc | Medium |
Vendor | Manifest | bundle-docurl | https://www.apache.org/ | Low |
Vendor | Manifest | bundle-symbolicname | org.apache.tomee.jdbc | Medium |
Vendor | Manifest | implementation-url | http://tomee.apache.org/tomee/tomee-jdbc | Low |
Vendor | Manifest | Implementation-Vendor | The Apache Software Foundation | High |
Vendor | Manifest | Implementation-Vendor-Id | org.apache.tomee | Medium |
Vendor | Manifest | specification-vendor | The Apache Software Foundation | Low |
Vendor | pom | artifactid | tomee-jdbc | Highest |
Vendor | pom | artifactid | tomee-jdbc | Low |
Vendor | pom | groupid | org.apache.tomee | Highest |
Vendor | pom | name | TomEE :: TomEE :: JDBC | High |
Vendor | pom | parent-artifactid | tomee | Low |
Product | file | name | tomee-jdbc | High |
Product | jar | package name | apache | Highest |
Product | jar | package name | jdbc | Highest |
Product | jar | package name | tomee | Highest |
Product | Manifest | automatic-module-name | org.apache.tomee.tomee.jdbc | Medium |
Product | Manifest | bundle-docurl | https://www.apache.org/ | Low |
Product | Manifest | Bundle-Name | Apache TomEE :: TomEE :: JDBC | Medium |
Product | Manifest | bundle-symbolicname | org.apache.tomee.jdbc | Medium |
Product | Manifest | Implementation-Title | TomEE :: TomEE :: JDBC | High |
Product | Manifest | implementation-url | http://tomee.apache.org/tomee/tomee-jdbc | Low |
Product | Manifest | specification-title | TomEE :: TomEE :: JDBC | Medium |
Product | pom | artifactid | tomee-jdbc | Highest |
Product | pom | groupid | org.apache.tomee | Highest |
Product | pom | name | TomEE :: TomEE :: JDBC | High |
Product | pom | parent-artifactid | tomee | Medium |
Version | file | version | 9.1.3 | High |
Version | Manifest | Bundle-Version | 9.1.3 | High |
Version | Manifest | Implementation-Version | 9.1.3 | High |
Version | pom | version | 9.1.3 | Highest |
ucp-21.15.0.0.jar
Description:
Oracle Universal Connection Pool (UCP) compatible with JDK8
License:
Oracle Free Use Terms and Conditions (FUTC): https://www.oracle.com/downloads/licenses/oracle-free-license.html
File Path: /home/runner/.m2/repository/com/oracle/database/jdbc/ucp/21.15.0.0/ucp-21.15.0.0.jar
MD5: fd12d671113f9a4e1c2885a5dd78f2e1
SHA1: e9c6668ed3060d10df853c5ec178da8691c81288
SHA256:f61386571163692b90a51b1d54731ec77bfe655be12326bfb4a21c1c5a32e7e1
Referenced In Project/Scope: psi-probe-core:provided
ucp-21.15.0.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | ucp | High |
Vendor | jar | package name | database | Highest |
Vendor | jar | package name | jdbc | Highest |
Vendor | jar | package name | oracle | Highest |
Vendor | jar | package name | ucp | Highest |
Vendor | jar (hint) | package name | sun | Highest |
Vendor | Manifest | automatic-module-name | com.oracle.database.ucp | Medium |
Vendor | Manifest | build-info | 240702 | Low |
Vendor | Manifest | Implementation-Vendor | Oracle Corporation | High |
Vendor | pom | artifactid | ucp | Highest |
Vendor | pom | artifactid | ucp | Low |
Vendor | pom | developer org | Oracle America, Inc. | Medium |
Vendor | pom | developer org URL | http://www.oracle.com | Medium |
Vendor | pom | groupid | com.oracle.database.jdbc | Highest |
Vendor | pom | name | ucp | High |
Vendor | pom | url | https://www.oracle.com/database/technologies/maven-central-guide.html | Highest |
Product | file | name | ucp | High |
Product | jar | package name | database | Highest |
Product | jar | package name | jdbc | Highest |
Product | jar | package name | oracle | Highest |
Product | jar | package name | ucp | Highest |
Product | Manifest | automatic-module-name | com.oracle.database.ucp | Medium |
Product | Manifest | build-info | 240702 | Low |
Product | Manifest | Implementation-Title | Oracle Universal Connection Pool | High |
Product | pom | artifactid | ucp | Highest |
Product | pom | developer org | Oracle America, Inc. | Low |
Product | pom | developer org URL | http://www.oracle.com | Low |
Product | pom | groupid | com.oracle.database.jdbc | Highest |
Product | pom | name | ucp | High |
Product | pom | url | https://www.oracle.com/database/technologies/maven-central-guide.html | Medium |
Version | file | version | 21.15.0.0 | High |
Version | pom | version | 21.15.0.0 | Highest |
vibur-dbcp-25.0.jar
Description:
Concurrent, fast, and fully-featured JDBC connection pool, which provides a non-starvation guarantee for application
threads, slow SQL queries detection and logging, and Hibernate integration, among other features.
License:
The Apache Software License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/org/vibur/vibur-dbcp/25.0/vibur-dbcp-25.0.jar
MD5: d0d85b9bf03a1daa63764c6ada6c348f
SHA1: f03f9159bf6e284bef3090797005f1e426a1ca37
SHA256:312cadfa516bb92d95352f3216520f23e48bd5eb99cd99f93fbbb0c45643d2d6
Referenced In Project/Scope: psi-probe-core:provided
vibur-dbcp-25.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | vibur-dbcp | High |
Vendor | jar | package name | dbcp | Highest |
Vendor | jar | package name | pool | Highest |
Vendor | jar | package name | vibur | Highest |
Vendor | Manifest | bundle-docurl | http://www.vibur.org | Low |
Vendor | Manifest | bundle-symbolicname | org.vibur.vibur-dbcp | Medium |
Vendor | pom | artifactid | vibur-dbcp | Highest |
Vendor | pom | artifactid | vibur-dbcp | Low |
Vendor | pom | developer email | simeon.malchev@gmail.com | Low |
Vendor | pom | developer id | simeonmalchev | Medium |
Vendor | pom | developer name | Simeon Malchev | Medium |
Vendor | pom | groupid | org.vibur | Highest |
Vendor | pom | name | Vibur Database Connections Pool | High |
Vendor | pom | organization name | vibur.org | High |
Vendor | pom | organization url | http://www.vibur.org | Medium |
Vendor | pom | url | http://www.vibur.org | Highest |
Product | file | name | vibur-dbcp | High |
Product | jar | package name | dbcp | Highest |
Product | jar | package name | pool | Highest |
Product | jar | package name | vibur | Highest |
Product | Manifest | bundle-docurl | http://www.vibur.org | Low |
Product | Manifest | Bundle-Name | vibur-dbcp | Medium |
Product | Manifest | bundle-symbolicname | org.vibur.vibur-dbcp | Medium |
Product | pom | artifactid | vibur-dbcp | Highest |
Product | pom | developer email | simeon.malchev@gmail.com | Low |
Product | pom | developer id | simeonmalchev | Low |
Product | pom | developer name | Simeon Malchev | Low |
Product | pom | groupid | org.vibur | Highest |
Product | pom | name | Vibur Database Connections Pool | High |
Product | pom | organization name | vibur.org | Low |
Product | pom | organization url | http://www.vibur.org | Low |
Product | pom | url | http://www.vibur.org | Medium |
Version | file | version | 25.0 | High |
Version | pom | version | 25.0 | Highest |
vibur-object-pool-25.0.jar
Description:
General-purpose concurrent Java object pool that is built entirely using standard Java concurrency utilities,
does not use any synchronized blocks or methods, and does not have any external dependencies.
License:
The Apache Software License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/org/vibur/vibur-object-pool/25.0/vibur-object-pool-25.0.jar
MD5: d6895bcefb4953ef6b604e75db3419f6
SHA1: 8412049bfba1a65acf239efe74da811397f668c7
SHA256:f7321b1cb450079464f04bd9d1ba1f6ab9c8cfa026891790db8c11db023122c8
Referenced In Project/Scope: psi-probe-core:provided
vibur-object-pool-25.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/org.vibur/vibur-dbcp@25.0
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | vibur-object-pool | High |
Vendor | jar | package name | vibur | Highest |
Vendor | Manifest | bundle-docurl | http://www.vibur.org/vibur-object-pool/ | Low |
Vendor | Manifest | bundle-symbolicname | org.vibur.vibur-object-pool | Medium |
Vendor | pom | artifactid | vibur-object-pool | Highest |
Vendor | pom | artifactid | vibur-object-pool | Low |
Vendor | pom | developer email | simeon.malchev@gmail.com | Low |
Vendor | pom | developer id | simeonmalchev | Medium |
Vendor | pom | developer name | Simeon Malchev | Medium |
Vendor | pom | groupid | org.vibur | Highest |
Vendor | pom | name | Vibur Object Pool | High |
Vendor | pom | organization name | vibur.org | High |
Vendor | pom | organization url | http://www.vibur.org/vibur-object-pool/ | Medium |
Vendor | pom | url | http://www.vibur.org/vibur-object-pool/ | Highest |
Product | file | name | vibur-object-pool | High |
Product | jar | package name | vibur | Highest |
Product | Manifest | bundle-docurl | http://www.vibur.org/vibur-object-pool/ | Low |
Product | Manifest | Bundle-Name | vibur-object-pool | Medium |
Product | Manifest | bundle-symbolicname | org.vibur.vibur-object-pool | Medium |
Product | pom | artifactid | vibur-object-pool | Highest |
Product | pom | developer email | simeon.malchev@gmail.com | Low |
Product | pom | developer id | simeonmalchev | Low |
Product | pom | developer name | Simeon Malchev | Low |
Product | pom | groupid | org.vibur | Highest |
Product | pom | name | Vibur Object Pool | High |
Product | pom | organization name | vibur.org | Low |
Product | pom | organization url | http://www.vibur.org/vibur-object-pool/ | Low |
Product | pom | url | http://www.vibur.org/vibur-object-pool/ | Medium |
Version | file | version | 25.0 | High |
Version | pom | version | 25.0 | Highest |
wrapper-3.2.3.jar
License:
Tanuki Software license: http://wrapper.tanukisoftware.org/doc/english/license.html
File Path: /home/runner/.m2/repository/tanukisoft/wrapper/3.2.3/wrapper-3.2.3.jar
MD5: f6cab403bb44e7d156b195813247aeab
SHA1: 867755699564c483e28c03515b9bc07bedc4fe52
SHA256:54de7b6be77955fe54821efc28fcab2bd195cc2aabfceb29d608c12206a57918
Referenced In Project/Scope: psi-probe-core:provided
wrapper-3.2.3.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | wrapper | High |
Vendor | jar | package name | wrapper | Highest |
Vendor | Manifest | extension-name | wrapper | Medium |
Vendor | Manifest | Implementation-Vendor | Tanuki Software, Inc. | High |
Vendor | Manifest | specification-vendor | Tanuki Software, Inc. | Low |
Vendor | pom | artifactid | wrapper | Highest |
Vendor | pom | artifactid | wrapper | Low |
Vendor | pom | groupid | tanukisoft | Highest |
Vendor | pom | name | Java Service Wrapper | High |
Vendor | pom | url | http://wrapper.tanukisoftware.org/ | Highest |
Product | file | name | wrapper | High |
Product | jar | package name | tanukisoftware | Highest |
Product | jar | package name | wrapper | Highest |
Product | Manifest | extension-name | wrapper | Medium |
Product | Manifest | Implementation-Title | org.tanukisoftware.wrapper | High |
Product | Manifest | specification-title | Java Service Wrapper | Medium |
Product | pom | artifactid | wrapper | Highest |
Product | pom | groupid | tanukisoft | Highest |
Product | pom | name | Java Service Wrapper | High |
Product | pom | url | http://wrapper.tanukisoftware.org/ | Medium |
Version | file | version | 3.2.3 | High |
Version | Manifest | Implementation-Version | 3.2.3 | High |
Version | pom | version | 3.2.3 | Highest |
xmlpull-1.1.3.1.jar
License:
Public Domain: http://www.xmlpull.org/v1/download/unpacked/LICENSE.txt
File Path: /home/runner/.m2/repository/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar
MD5: cc57dacc720eca721a50e78934b822d2
SHA1: 2b8e230d2ab644e4ecaa94db7cdedbc40c805dfa
SHA256:34e08ee62116071cbb69c0ed70d15a7a5b208d62798c59f2120bb8929324cb63
Referenced In Projects/Scopes:- psi-probe-web:compile
- psi-probe-tomcat10:compile
- psi-probe-tomcat11:compile
- psi-probe-core:compile
xmlpull-1.1.3.1.jar is in the transitive dependency tree of the listed items.Included by:- pkg:maven/com.thoughtworks.xstream/xstream@1.4.20
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | xmlpull | High |
Vendor | jar | package name | v1 | Low |
Vendor | jar | package name | xmlpull | Highest |
Vendor | jar | package name | xmlpull | Low |
Vendor | pom | artifactid | xmlpull | Highest |
Vendor | pom | artifactid | xmlpull | Low |
Vendor | pom | groupid | xmlpull | Highest |
Vendor | pom | name | XML Pull Parsing API | High |
Vendor | pom | url | http://www.xmlpull.org | Highest |
Product | file | name | xmlpull | High |
Product | jar | package name | v1 | Low |
Product | jar | package name | xmlpull | Highest |
Product | pom | artifactid | xmlpull | Highest |
Product | pom | groupid | xmlpull | Highest |
Product | pom | name | XML Pull Parsing API | High |
Product | pom | url | http://www.xmlpull.org | Medium |
Version | file | version | 1.1.3.1 | High |
Version | pom | version | 1.1.3.1 | Highest |
xstream-1.4.20.jar
Description:
XStream is a serialization library from Java objects to XML and back.
License:
BSD-3-Clause
File Path: /home/runner/.m2/repository/com/thoughtworks/xstream/xstream/1.4.20/xstream-1.4.20.jar
MD5: 1e816f33b1eb780a309789478051faeb
SHA1: 0e2315b8b2e95e9f21697833c8e56cdd9c98a5ee
SHA256:87df0f0be57c92037d0110fbb225a30b651702dc275653d285afcfef31bc2e81
Referenced In Projects/Scopes:- psi-probe-web:compile
- psi-probe-tomcat10:compile
- psi-probe-tomcat11:compile
- psi-probe-core:compile
xstream-1.4.20.jar is in the transitive dependency tree of the listed items.Included by:- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
- pkg:maven/com.github.psi-probe/psi-probe-core@5.1.1-SNAPSHOT
Evidence
Type | Source | Name | Value | Confidence |
---|
Vendor | file | name | xstream | High |
Vendor | jar | package name | core | Highest |
Vendor | jar | package name | thoughtworks | Highest |
Vendor | jar | package name | xstream | Highest |
Vendor | Manifest | bundle-docurl | http://x-stream.github.io | Low |
Vendor | Manifest | bundle-symbolicname | xstream | Medium |
Vendor | Manifest | Implementation-Vendor | XStream | High |
Vendor | Manifest | Implementation-Vendor-Id | com.thoughtworks.xstream | Medium |
Vendor | Manifest | java_1_4_home | /opt/blackdown-jdk-1.4.2.03 | Low |
Vendor | Manifest | java_1_5_home | /opt/sun-jdk-1.5.0.22 | Low |
Vendor | Manifest | java_1_6_home | /opt/sun-jdk-1.6.0.45 | Low |
Vendor | Manifest | java_1_7_home | /opt/oracle-jdk-bin-1.7.0.80 | Low |
Vendor | Manifest | java_1_8_home | /opt/oracle-jdk-bin-1.8.0.202 | Low |
Vendor | Manifest | java_9_home | /opt/oracle-jdk-bin-9.0.4 | Low |
Vendor | Manifest | specification-vendor | XStream | Low |
Vendor | Manifest | x-build-os | Linux | Low |
Vendor | Manifest | x-build-time | 2022-12-23T23:21:05Z | Low |
Vendor | Manifest | x-builder | Maven 3.8.6 | Low |
Vendor | Manifest | x-compile-source | 1.4 | Low |
Vendor | Manifest | x-compile-target | 1.4 | Low |
Vendor | pom | artifactid | xstream | Highest |
Vendor | pom | artifactid | xstream | Low |
Vendor | pom | groupid | com.thoughtworks.xstream | Highest |
Vendor | pom | name | XStream Core | High |
Vendor | pom | parent-artifactid | xstream-parent | Low |
Product | file | name | xstream | High |
Product | jar | package name | core | Highest |
Product | jar | package name | io | Highest |
Product | jar | package name | thoughtworks | Highest |
Product | jar | package name | xml | Highest |
Product | jar | package name | xstream | Highest |
Product | Manifest | bundle-docurl | http://x-stream.github.io | Low |
Product | Manifest | Bundle-Name | XStream Core | Medium |
Product | Manifest | bundle-symbolicname | xstream | Medium |
Product | Manifest | Implementation-Title | XStream Core | High |
Product | Manifest | java_1_4_home | /opt/blackdown-jdk-1.4.2.03 | Low |
Product | Manifest | java_1_5_home | /opt/sun-jdk-1.5.0.22 | Low |
Product | Manifest | java_1_6_home | /opt/sun-jdk-1.6.0.45 | Low |
Product | Manifest | java_1_7_home | /opt/oracle-jdk-bin-1.7.0.80 | Low |
Product | Manifest | java_1_8_home | /opt/oracle-jdk-bin-1.8.0.202 | Low |
Product | Manifest | java_9_home | /opt/oracle-jdk-bin-9.0.4 | Low |
Product | Manifest | specification-title | XStream Core | Medium |
Product | Manifest | x-build-os | Linux | Low |
Product | Manifest | x-build-time | 2022-12-23T23:21:05Z | Low |
Product | Manifest | x-builder | Maven 3.8.6 | Low |
Product | Manifest | x-compile-source | 1.4 | Low |
Product | Manifest | x-compile-target | 1.4 | Low |
Product | pom | artifactid | xstream | Highest |
Product | pom | groupid | com.thoughtworks.xstream | Highest |
Product | pom | name | XStream Core | High |
Product | pom | parent-artifactid | xstream-parent | Medium |
Version | file | version | 1.4.20 | High |
Version | Manifest | Bundle-Version | 1.4.20 | High |
Version | Manifest | Implementation-Version | 1.4.20 | High |
Version | pom | version | 1.4.20 | Highest |