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 : 12.2.0
Report Generated On : Wed, 18 Mar 2026 13:28:11 GMT
Dependencies Scanned : 180 (117 unique)
Vulnerable Dependencies : 13
Vulnerabilities Found : 19
Vulnerabilities Suppressed : 0
...
NVD API Last Checked : 2026-03-18T13:27:59Z
NVD API Last Modified : 2026-03-18T13:23:32Z
Summary
Summary of Vulnerable Dependencies (click to show all)
JColor-5.5.1.jar
Description:
An easy syntax to format your strings with colored fonts and backgrounds.
License:
MIT License: https://opensource.org/licenses/MIT
File Path: /home/runner/.m2/repository/com/diogonunes/JColor/5.5.1/JColor-5.5.1.jar
MD5: ba18bb8143b403cf3f5ecb8e22067096
SHA1: 2421e902077e3845c8e93867d3e1ff4e94f7bcc5
SHA256: 873837d7a5c7887abc0c08f6d3b3c3251ac935ea8191f49baee8486fdc7d8c3b
Referenced In Project/Scope: External Code Formatters for NetBeans:runtime
JColor-5.5.1.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/com.manticore-projects.jsqlformatter/jsqlformatter@5.3.9
Evidence
Type Source Name Value Confidence
Vendor file name JColor High
Vendor jar package name diogonunes Highest
Vendor jar package name jcolor Highest
Vendor Manifest build-jdk-spec 1.8 Low
Vendor Manifest bundle-symbolicname com.diogonunes.JColor Medium
Vendor pom artifactid JColor Highest
Vendor pom artifactid JColor Low
Vendor pom developer email email@diogonunes.com Low
Vendor pom developer name Diogo Nunes Medium
Vendor pom groupid com.diogonunes Highest
Vendor pom name : High
Vendor pom url dialex/JColor Highest
Product file name JColor High
Product jar package name diogonunes Highest
Product jar package name jcolor Highest
Product Manifest build-jdk-spec 1.8 Low
Product Manifest Bundle-Name com.diogonunes:JColor Medium
Product Manifest bundle-symbolicname com.diogonunes.JColor Medium
Product pom artifactid JColor Highest
Product pom developer email email@diogonunes.com Low
Product pom developer name Diogo Nunes Low
Product pom groupid com.diogonunes Highest
Product pom name : High
Product pom url dialex/JColor High
Version file version 5.5.1 High
Version Manifest Bundle-Version 5.5.1 High
Version pom version 5.5.1 Highest
pkg:maven/com.diogonunes/JColor@5.5.1
(Confidence :High)
JavaEWAH-1.2.3.jar
Description:
The bit array data structure is implemented in Java as the BitSet class. Unfortunately, this fails to scale without compression.
JavaEWAH is a word-aligned compressed variant of the Java bitset class. It uses a 64-bit run-length encoding (RLE) compression scheme.
The goal of word-aligned compression is not to achieve the best compression, but rather to improve query processing time. Hence, we try to save CPU cycles, maybe at the expense of storage. However, the EWAH scheme we implemented is always more efficient storage-wise than an uncompressed bitmap (implemented in Java as the BitSet class). Unlike some alternatives, javaewah does not rely on a patented scheme.
License:
Apache 2: http://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar
MD5: 8fdeda28c1fb10e67b3d79f86bef5e61
SHA1: 13a27c856e0c8808cee9a64032c58eee11c3adc9
SHA256: d65226949713c4c61a784f41c51167e7b0316f93764398ebba9e4336b3d954c2
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
JavaEWAH-1.2.3.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/org.apache.maven.scm/maven-scm-provider-jgit@2.2.1
Evidence
Type Source Name Value Confidence
Vendor file name JavaEWAH High
Vendor jar package name bitset Highest
Vendor jar package name googlecode Highest
Vendor jar package name javaewah Highest
Vendor Manifest bundle-symbolicname com.googlecode.javaewah.JavaEWAH Medium
Vendor Manifest multi-release true Low
Vendor pom artifactid JavaEWAH Highest
Vendor pom artifactid JavaEWAH Low
Vendor pom developer email lemire@gmail.com Low
Vendor pom developer id lemire Medium
Vendor pom developer name Daniel Lemire Medium
Vendor pom developer org LICEF Research Center Medium
Vendor pom developer org URL http://licef.ca Medium
Vendor pom groupid com.googlecode.javaewah Highest
Vendor pom name JavaEWAH High
Vendor pom url lemire/javaewah Highest
Product file name JavaEWAH High
Product jar package name bitset Highest
Product jar package name googlecode Highest
Product jar package name javaewah Highest
Product Manifest Bundle-Name JavaEWAH Medium
Product Manifest bundle-symbolicname com.googlecode.javaewah.JavaEWAH Medium
Product Manifest multi-release true Low
Product pom artifactid JavaEWAH Highest
Product pom developer email lemire@gmail.com Low
Product pom developer id lemire Low
Product pom developer name Daniel Lemire Low
Product pom developer org LICEF Research Center Low
Product pom developer org URL http://licef.ca Low
Product pom groupid com.googlecode.javaewah Highest
Product pom name JavaEWAH High
Product pom url lemire/javaewah High
Version file version 1.2.3 High
Version Manifest Bundle-Version 1.2.3 High
Version pom version 1.2.3 Highest
pkg:maven/com.googlecode.javaewah/JavaEWAH@1.2.3
(Confidence :High)
animal-sniffer-annotations-1.9.jar
File Path: /home/runner/.m2/repository/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar
MD5: 41f47a4c81b5a9f76bc7f12af69e4fbe
SHA1: c29299253a087898aaff7f4eac57effa46b1910a
SHA256: cd96feeb47f34b2559704715db7b179a03a3721f9dc4092c345c718e29b42de4
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
animal-sniffer-annotations-1.9.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/de.funfried.libraries/jsdt-core@1.0.13
Evidence
Type Source Name Value Confidence
Vendor file name animal-sniffer-annotations High
Vendor jar package name animal_sniffer Low
Vendor jar package name codehaus Highest
Vendor jar package name codehaus Low
Vendor jar package name mojo Highest
Vendor jar package name mojo Low
Vendor pom artifactid animal-sniffer-annotations Highest
Vendor pom artifactid animal-sniffer-annotations Low
Vendor pom groupid org.codehaus.mojo Highest
Vendor pom name Animal Sniffer Annotations High
Vendor pom parent-artifactid animal-sniffer-parent Low
Product file name animal-sniffer-annotations High
Product jar package name animal_sniffer Low
Product jar package name codehaus Highest
Product jar package name ignorejrerequirement Low
Product jar package name mojo Highest
Product jar package name mojo Low
Product pom artifactid animal-sniffer-annotations Highest
Product pom groupid org.codehaus.mojo Highest
Product pom name Animal Sniffer Annotations High
Product pom parent-artifactid animal-sniffer-parent Medium
Version file version 1.9 High
Version pom version 1.9 Highest
pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.9
(Confidence :High)
asm-9.4.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.4/asm-9.4.jar
MD5: ffa64f03a23a4823d98703e6ce6ff397
SHA1: b4e0e2d2e023aa317b7cfcfc916377ea348e07d1
SHA256: 39d0e2b3dc45af65a09b097945750a94a126e052e124f93468443a1d0e15f381
Referenced In Project/Scope: External Code Formatters for NetBeans:runtime
asm-9.4.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/org.netbeans.api/org-netbeans-modules-options-api@RELEASE170
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.4 High
Version Manifest Implementation-Version 9.4 High
Version pom parent-version 9.4 Low
Version pom version 9.4 Highest
pkg:maven/org.ow2.asm/asm@9.4
(Confidence :High)
asm-commons-9.4.jar
Description:
Usefull class adapters based on 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-commons/9.4/asm-commons-9.4.jar
MD5: bf0034c3d79a244121380da0308c5ec8
SHA1: 8fc2810ddbcbbec0a8bbccb3f8eda58321839912
SHA256: 0c128a9ec3f33c98959272f6d16cf14247b508f58951574bcdbd2b56d6326364
Referenced In Project/Scope: External Code Formatters for NetBeans:runtime
asm-commons-9.4.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/org.netbeans.api/org-netbeans-modules-options-api@RELEASE170
Evidence
Type Source Name Value Confidence
Vendor file name asm-commons High
Vendor jar package name asm Highest
Vendor jar package name commons 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.commons Medium
Vendor Manifest module-requires org.objectweb.asm;transitive=true,org.objectweb.asm.tree;transitive=true Low
Vendor pom artifactid asm-commons Highest
Vendor pom artifactid asm-commons 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-commons 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-commons High
Product jar package name asm Highest
Product jar package name commons Highest
Product jar package name objectweb Highest
Product Manifest bundle-docurl http://asm.ow2.org Low
Product Manifest Bundle-Name org.objectweb.asm.commons Medium
Product Manifest bundle-requiredexecutionenvironment J2SE-1.5 Low
Product Manifest bundle-symbolicname org.objectweb.asm.commons Medium
Product Manifest Implementation-Title Usefull class adapters based on ASM, a very small and fast Java bytecode manipulation framework High
Product Manifest module-requires org.objectweb.asm;transitive=true,org.objectweb.asm.tree;transitive=true Low
Product pom artifactid asm-commons 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-commons 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.4 High
Version Manifest Implementation-Version 9.4 High
Version pom parent-version 9.4 Low
Version pom version 9.4 Highest
pkg:maven/org.ow2.asm/asm-commons@9.4
(Confidence :High)
asm-tree-9.4.jar
Description:
Tree API of 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-tree/9.4/asm-tree-9.4.jar
MD5: 664a67683cc12753e69fce43af328204
SHA1: a99175a17d7fdc18cbcbd0e8ea6a5d276844190a
SHA256: c42d479cf24566a21eb20af7eeaeef4e86bdb4a886306cf72f483b65e75b2acf
Referenced In Project/Scope: External Code Formatters for NetBeans:runtime
asm-tree-9.4.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/org.netbeans.api/org-netbeans-modules-options-api@RELEASE170
Evidence
Type Source Name Value Confidence
Vendor file name asm-tree High
Vendor jar package name asm Highest
Vendor jar package name objectweb Highest
Vendor jar package name tree 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.tree Medium
Vendor Manifest module-requires org.objectweb.asm;transitive=true Low
Vendor pom artifactid asm-tree Highest
Vendor pom artifactid asm-tree 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-tree 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-tree High
Product jar package name asm Highest
Product jar package name objectweb Highest
Product jar package name tree Highest
Product Manifest bundle-docurl http://asm.ow2.org Low
Product Manifest Bundle-Name org.objectweb.asm.tree Medium
Product Manifest bundle-requiredexecutionenvironment J2SE-1.5 Low
Product Manifest bundle-symbolicname org.objectweb.asm.tree Medium
Product Manifest Implementation-Title Tree API of ASM, a very small and fast Java bytecode manipulation framework High
Product Manifest module-requires org.objectweb.asm;transitive=true Low
Product pom artifactid asm-tree 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-tree 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.4 High
Version Manifest Implementation-Version 9.4 High
Version pom parent-version 9.4 Low
Version pom version 9.4 Highest
pkg:maven/org.ow2.asm/asm-tree@9.4
(Confidence :High)
checker-qual-3.54.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: https://opensource.org/licenses/MIT
File Path: /home/runner/.m2/repository/org/checkerframework/checker-qual/3.54.0/checker-qual-3.54.0.jar
MD5: 6c37e1dfa8c74da0e2284d4ab6760b44
SHA1: c3ce292a54faccba14e2a9f3077a4dc05e5770a8
SHA256: 20b88b0fe12233933f3c88848c276758da1c14bafe5c686ad21e2eb6abc8c4cb
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
checker-qual-3.54.0.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/de.funfried.libraries/jsdt-core@1.0.13
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.54.0 High
Version Manifest Bundle-Version 3.54.0 High
Version Manifest Implementation-Version 3.54.0 High
Version pom version 3.54.0 Highest
pkg:maven/org.checkerframework/checker-qual@3.54.0
(Confidence :High)
commons-beanutils-1.11.0.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.11.0/commons-beanutils-1.11.0.jar
MD5: 32ed51f196dfda19e0dc1ce53eeed29e
SHA1: ac03ea606d13de04c2e4508227680faff151f491
SHA256: 9e44ba68ec9a3f21286fa2a8bbb003b735c0f69101bb43144b79f4f8aaa74709
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
commons-beanutils-1.11.0.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/commons-validator/commons-validator@1.10.1
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 build-jdk-spec 21 Low
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-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-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 at 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 developer org URL https://www.apache.org/ 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 build-jdk-spec 21 Low
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-Title Apache Commons BeanUtils High
Product Manifest multi-release true 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 at 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 developer org URL https://www.apache.org/ 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.11.0 High
Version Manifest Bundle-Version 1.11.0 High
Version Manifest Implementation-Version 1.11.0 High
Version pom parent-version 1.11.0 Low
Version pom version 1.11.0 Highest
commons-codec-1.20.0.jar
Description:
The Apache Commons Codec component contains encoders and decoders for
formats such as Base16, Base32, Base64, digest, and Hexadecimal. In addition to these
widely used encoders and decoders, the codec package also maintains a
collection of phonetic encoding utilities.
License:
https://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/commons-codec/commons-codec/1.20.0/commons-codec-1.20.0.jar
MD5: 3fb10a4c7cc664241cc4ca8a0e10b0b8
SHA1: 6a671d1c456a875ff61abec63216f754078bb0ed
SHA256: 6af66595f9f6a7bb58ce66518d6888d40b547c366d2262f06676eee19528ff66
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
commons-codec-1.20.0.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/org.apache.maven.scm/maven-scm-provider-jgit@2.2.1
Evidence
Type Source Name Value Confidence
Vendor file name commons-codec High
Vendor jar package name apache Highest
Vendor jar package name codec Highest
Vendor jar package name commons Highest
Vendor jar package name digest Highest
Vendor Manifest automatic-module-name org.apache.commons.codec Medium
Vendor Manifest build-jdk-spec 25 Low
Vendor Manifest bundle-docurl https://commons.apache.org/proper/commons-codec/ Low
Vendor Manifest bundle-symbolicname org.apache.commons.commons-codec 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-codec Highest
Vendor pom artifactid commons-codec Low
Vendor pom developer email bayard@apache.org Low
Vendor pom developer email chtompki@apache.org Low
Vendor pom developer email dgraham@apache.org Low
Vendor pom developer email dlr@finemaltcoding.com Low
Vendor pom developer email ggregory at apache.org Low
Vendor pom developer email jon@collab.net Low
Vendor pom developer email julius@apache.org Low
Vendor pom developer email mattsicker@apache.org Low
Vendor pom developer email rwaldhoff@apache.org Low
Vendor pom developer email sanders@totalsync.com Low
Vendor pom developer email tn@apache.org Low
Vendor pom developer email tobrien@apache.org Low
Vendor pom developer id bayard Medium
Vendor pom developer id chtompki Medium
Vendor pom developer id dgraham Medium
Vendor pom developer id dlr Medium
Vendor pom developer id ggregory Medium
Vendor pom developer id jon Medium
Vendor pom developer id julius Medium
Vendor pom developer id mattsicker Medium
Vendor pom developer id rwaldhoff Medium
Vendor pom developer id sanders Medium
Vendor pom developer id tn Medium
Vendor pom developer id tobrien Medium
Vendor pom developer name Daniel Rall Medium
Vendor pom developer name David Graham Medium
Vendor pom developer name Gary Gregory Medium
Vendor pom developer name Henri Yandell Medium
Vendor pom developer name Jon S. Stevens Medium
Vendor pom developer name Julius Davies Medium
Vendor pom developer name Matt Sicker Medium
Vendor pom developer name Rob Tompkins Medium
Vendor pom developer name Rodney Waldhoff Medium
Vendor pom developer name Scott Sanders Medium
Vendor pom developer name Thomas Neidhart Medium
Vendor pom developer name Tim OBrien Medium
Vendor pom developer org The Apache Software Foundation Medium
Vendor pom developer org URL https://juliusdavies.ca/ Medium
Vendor pom developer org URL https://www.apache.org/ Medium
Vendor pom groupid commons-codec Highest
Vendor pom name Apache Commons Codec 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-codec/ Highest
Product file name commons-codec High
Product jar package name apache Highest
Product jar package name codec Highest
Product jar package name commons Highest
Product jar package name digest Highest
Product Manifest automatic-module-name org.apache.commons.codec Medium
Product Manifest build-jdk-spec 25 Low
Product Manifest bundle-docurl https://commons.apache.org/proper/commons-codec/ Low
Product Manifest Bundle-Name Apache Commons Codec Medium
Product Manifest bundle-symbolicname org.apache.commons.commons-codec Medium
Product Manifest Implementation-Title Apache Commons Codec High
Product Manifest multi-release true Low
Product Manifest specification-title Apache Commons Codec Medium
Product pom artifactid commons-codec Highest
Product pom developer email bayard@apache.org Low
Product pom developer email chtompki@apache.org Low
Product pom developer email dgraham@apache.org Low
Product pom developer email dlr@finemaltcoding.com Low
Product pom developer email ggregory at apache.org Low
Product pom developer email jon@collab.net Low
Product pom developer email julius@apache.org Low
Product pom developer email mattsicker@apache.org Low
Product pom developer email rwaldhoff@apache.org Low
Product pom developer email sanders@totalsync.com Low
Product pom developer email tn@apache.org Low
Product pom developer email tobrien@apache.org Low
Product pom developer id bayard Low
Product pom developer id chtompki Low
Product pom developer id dgraham Low
Product pom developer id dlr Low
Product pom developer id ggregory Low
Product pom developer id jon Low
Product pom developer id julius Low
Product pom developer id mattsicker Low
Product pom developer id rwaldhoff Low
Product pom developer id sanders Low
Product pom developer id tn Low
Product pom developer id tobrien Low
Product pom developer name Daniel Rall Low
Product pom developer name David Graham Low
Product pom developer name Gary Gregory Low
Product pom developer name Henri Yandell Low
Product pom developer name Jon S. Stevens Low
Product pom developer name Julius Davies Low
Product pom developer name Matt Sicker Low
Product pom developer name Rob Tompkins Low
Product pom developer name Rodney Waldhoff Low
Product pom developer name Scott Sanders Low
Product pom developer name Thomas Neidhart Low
Product pom developer name Tim OBrien Low
Product pom developer org The Apache Software Foundation Low
Product pom developer org URL https://juliusdavies.ca/ Low
Product pom developer org URL https://www.apache.org/ Low
Product pom groupid commons-codec Highest
Product pom name Apache Commons Codec 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-codec/ Medium
Version file version 1.20.0 High
Version Manifest Bundle-Version 1.20.0 High
Version Manifest Implementation-Version 1.20.0 High
Version pom parent-version 1.20.0 Low
Version pom version 1.20.0 Highest
pkg:maven/commons-codec/commons-codec@1.20.0
(Confidence :High)
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 Project/Scope: External Code Formatters for NetBeans:compile
commons-collections-3.2.2.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/commons-validator/commons-validator@1.10.1
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-collections4-4.5.0.jar
Description:
The Apache Commons Collections package contains types that extend and augment the Java Collections Framework.
License:
https://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/org/apache/commons/commons-collections4/4.5.0/commons-collections4-4.5.0.jar
MD5: d564105594035b363b193d8ce3c18b98
SHA1: e5cf89f0c6e132fc970bd9a465fdcb8dbe94f75a
SHA256: 00f93263c267be201b8ae521b44a7137271b16688435340bf629db1bac0a5845
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
commons-collections4-4.5.0.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/de.funfried.netbeans.plugins/externalcodeformatter@1.15.7-SNAPSHOT
Evidence
Type Source Name Value Confidence
Vendor file name commons-collections4 High
Vendor jar package name apache Highest
Vendor jar package name collections4 Highest
Vendor jar package name commons Highest
Vendor Manifest automatic-module-name org.apache.commons.collections4 Medium
Vendor Manifest build-jdk-spec 23 Low
Vendor Manifest bundle-docurl https://commons.apache.org/proper/commons-collections/ Low
Vendor Manifest bundle-symbolicname org.apache.commons.commons-collections4 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-collections4 Highest
Vendor pom artifactid commons-collections4 Low
Vendor pom developer email ggregory at apache.org Low
Vendor pom developer id adriannistor Medium
Vendor pom developer id amamment Medium
Vendor pom developer id bayard Medium
Vendor pom developer id chtompki Medium
Vendor pom developer id craigmcc Medium
Vendor pom developer id dlaha Medium
Vendor pom developer id geirm Medium
Vendor pom developer id ggregory Medium
Vendor pom developer id jcarman Medium
Vendor pom developer id luc Medium
Vendor pom developer id matth Medium
Vendor pom developer id mbenson Medium
Vendor pom developer id morgand Medium
Vendor pom developer id rdonkin Medium
Vendor pom developer id rwaldhoff Medium
Vendor pom developer id scolebourne Medium
Vendor pom developer id tn Medium
Vendor pom developer name Adrian Nistor Medium
Vendor pom developer name Arun M. Thomas Medium
Vendor pom developer name Craig McClanahan Medium
Vendor pom developer name Dipanjan Laha Medium
Vendor pom developer name Gary Gregory 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 Luc Maisonobe Medium
Vendor pom developer name Matt Benson Medium
Vendor pom developer name Matthew Hawthorne Medium
Vendor pom developer name Morgan Delagrange 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 Stephen Colebourne Medium
Vendor pom developer name Thomas Neidhart 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 Collections High
Vendor pom parent-artifactid commons-parent Low
Vendor pom url https://commons.apache.org/proper/commons-collections/ Highest
Product file name commons-collections4 High
Product jar package name apache Highest
Product jar package name collections4 Highest
Product jar package name commons Highest
Product Manifest automatic-module-name org.apache.commons.collections4 Medium
Product Manifest build-jdk-spec 23 Low
Product Manifest bundle-docurl https://commons.apache.org/proper/commons-collections/ Low
Product Manifest Bundle-Name Apache Commons Collections Medium
Product Manifest bundle-symbolicname org.apache.commons.commons-collections4 Medium
Product Manifest Implementation-Title Apache Commons Collections High
Product Manifest multi-release true Low
Product Manifest specification-title Apache Commons Collections Medium
Product pom artifactid commons-collections4 Highest
Product pom developer email ggregory at apache.org Low
Product pom developer id adriannistor Low
Product pom developer id amamment Low
Product pom developer id bayard Low
Product pom developer id chtompki Low
Product pom developer id craigmcc Low
Product pom developer id dlaha Low
Product pom developer id geirm Low
Product pom developer id ggregory Low
Product pom developer id jcarman Low
Product pom developer id luc Low
Product pom developer id matth Low
Product pom developer id mbenson Low
Product pom developer id morgand Low
Product pom developer id rdonkin Low
Product pom developer id rwaldhoff Low
Product pom developer id scolebourne Low
Product pom developer id tn Low
Product pom developer name Adrian Nistor Low
Product pom developer name Arun M. Thomas Low
Product pom developer name Craig McClanahan Low
Product pom developer name Dipanjan Laha Low
Product pom developer name Gary Gregory 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 Luc Maisonobe Low
Product pom developer name Matt Benson Low
Product pom developer name Matthew Hawthorne Low
Product pom developer name Morgan Delagrange 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 Stephen Colebourne Low
Product pom developer name Thomas Neidhart 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 Collections High
Product pom parent-artifactid commons-parent Medium
Product pom url https://commons.apache.org/proper/commons-collections/ Medium
Version file version 4.5.0 High
Version Manifest Bundle-Version 4.5.0 High
Version Manifest Implementation-Version 4.5.0 High
Version pom parent-version 4.5.0 Low
Version pom version 4.5.0 Highest
commons-digester-2.1.jar
Description:
The Digester package lets you configure an XML to Java object mapping module
which triggers certain actions called rules whenever a particular
pattern of nested XML elements is recognized.
License:
http://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/commons-digester/commons-digester/2.1/commons-digester-2.1.jar
MD5: 528445033f22da28f5047b6abcd1c7c9
SHA1: 73a8001e7a54a255eef0f03521ec1805dc738ca0
SHA256: e0b2b980a84fc6533c5ce291f1917b32c507f62bcad64198fff44368c2196a3d
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
commons-digester-2.1.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/commons-validator/commons-validator@1.10.1
Evidence
Type Source Name Value Confidence
Vendor file name commons-digester High
Vendor jar package name apache Highest
Vendor jar package name commons Highest
Vendor jar package name digester Highest
Vendor jar package name rules Highest
Vendor Manifest bundle-docurl http://commons.apache.org/digester/ Low
Vendor Manifest bundle-symbolicname org.apache.commons.digester Medium
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-digester Highest
Vendor pom artifactid commons-digester Low
Vendor pom developer email craigmcc@apache.org Low
Vendor pom developer email jfarcand@apache.org Low
Vendor pom developer email jstrachan@apache.org Low
Vendor pom developer email jvanzyl@apache.org Low
Vendor pom developer email rahul AT apache DOT org Low
Vendor pom developer email rdonkin@apache.org Low
Vendor pom developer email sanders@totalsync.com Low
Vendor pom developer email simonetripodi AT apache DOT org Low
Vendor pom developer email skitching@apache.org Low
Vendor pom developer email tobrien@apache.org Low
Vendor pom developer id craigmcc Medium
Vendor pom developer id jfarcand Medium
Vendor pom developer id jstrachan Medium
Vendor pom developer id jvanzyl Medium
Vendor pom developer id rahul Medium
Vendor pom developer id rdonkin Medium
Vendor pom developer id sanders Medium
Vendor pom developer id simonetripodi Medium
Vendor pom developer id skitching Medium
Vendor pom developer id tobrien Medium
Vendor pom developer name Craig McClanahan Medium
Vendor pom developer name James Strachan Medium
Vendor pom developer name Jason van Zyl Medium
Vendor pom developer name Jean-Francois Arcand Medium
Vendor pom developer name Rahul Akolkar Medium
Vendor pom developer name Robert Burrell Donkin Medium
Vendor pom developer name Scott Sanders Medium
Vendor pom developer name Simon Kitching Medium
Vendor pom developer name Simone Tripodi Medium
Vendor pom developer name Tim OBrien Medium
Vendor pom groupid commons-digester Highest
Vendor pom name Commons Digester High
Vendor pom parent-artifactid commons-parent Low
Vendor pom parent-groupid org.apache.commons Medium
Vendor pom url http://commons.apache.org/digester/ Highest
Product file name commons-digester High
Product jar package name apache Highest
Product jar package name commons Highest
Product jar package name digester Highest
Product jar package name rules Highest
Product Manifest bundle-docurl http://commons.apache.org/digester/ Low
Product Manifest Bundle-Name Commons Digester Medium
Product Manifest bundle-symbolicname org.apache.commons.digester Medium
Product Manifest Implementation-Title Commons Digester High
Product Manifest specification-title Commons Digester Medium
Product pom artifactid commons-digester Highest
Product pom developer email craigmcc@apache.org Low
Product pom developer email jfarcand@apache.org Low
Product pom developer email jstrachan@apache.org Low
Product pom developer email jvanzyl@apache.org Low
Product pom developer email rahul AT apache DOT org Low
Product pom developer email rdonkin@apache.org Low
Product pom developer email sanders@totalsync.com Low
Product pom developer email simonetripodi AT apache DOT org Low
Product pom developer email skitching@apache.org Low
Product pom developer email tobrien@apache.org Low
Product pom developer id craigmcc Low
Product pom developer id jfarcand Low
Product pom developer id jstrachan Low
Product pom developer id jvanzyl Low
Product pom developer id rahul Low
Product pom developer id rdonkin Low
Product pom developer id sanders Low
Product pom developer id simonetripodi Low
Product pom developer id skitching Low
Product pom developer id tobrien Low
Product pom developer name Craig McClanahan Low
Product pom developer name James Strachan Low
Product pom developer name Jason van Zyl Low
Product pom developer name Jean-Francois Arcand Low
Product pom developer name Rahul Akolkar Low
Product pom developer name Robert Burrell Donkin Low
Product pom developer name Scott Sanders Low
Product pom developer name Simon Kitching Low
Product pom developer name Simone Tripodi Low
Product pom developer name Tim OBrien Low
Product pom groupid commons-digester Highest
Product pom name Commons Digester High
Product pom parent-artifactid commons-parent Medium
Product pom parent-groupid org.apache.commons Medium
Product pom url http://commons.apache.org/digester/ Medium
Version file version 2.1 High
Version Manifest Bundle-Version 2.1 High
Version Manifest Implementation-Version 2.1 High
Version pom parent-version 2.1 Low
Version pom version 2.1 Highest
pkg:maven/commons-digester/commons-digester@2.1
(Confidence :High)
commons-io-2.21.0.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.21.0/commons-io-2.21.0.jar
MD5: bc7e020873f086ede85f97bd9f013215
SHA1: 52a6f68fe5afe335cde95461dd5c3412f04996f7
SHA256: 7d643a2afea8b058b762aa6fb90e5b256f6c729739f8b3784c3370ddc609e88d
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
commons-io-2.21.0.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/de.funfried.netbeans.plugins/externalcodeformatter@1.15.7-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 21 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 enabledynamicagentloading -XX:+EnableDynamicAgentLoading Low
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 21 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 enabledynamicagentloading -XX:+EnableDynamicAgentLoading Low
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.21.0 High
Version Manifest Bundle-Version 2.21.0 High
Version Manifest Implementation-Version 2.21.0 High
Version pom parent-version 2.21.0 Low
Version pom version 2.21.0 Highest
commons-lang3-3.20.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, 21 and 25 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.20.0/commons-lang3-3.20.0.jar
MD5: 4b29562ded527aa074e1d44f8646dac5
SHA1: 65897b3e5731220962e659e001904af3c3cbeba9
SHA256: 69e5c9fa35da7a51a5fd2099dfe56a2d8d32cf233e2f6d770e796146440263f4
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
commons-lang3-3.20.0.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/de.funfried.netbeans.plugins/externalcodeformatter@1.15.7-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 25 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 25 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.20.0 High
Version Manifest Bundle-Version 3.20.0 High
Version Manifest Implementation-Version 3.20.0 High
Version pom parent-version 3.20.0 Low
Version pom version 3.20.0 Highest
commons-logging-1.3.5.jar
Description:
Apache Commons Logging is a thin adapter allowing configurable bridging to other,
well-known logging systems.
License:
https://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/commons-logging/commons-logging/1.3.5/commons-logging-1.3.5.jar
MD5: 9ca067b073153c86c2da350c0f2cdf70
SHA1: a3fcc5d3c29b2b03433aa2d2f2d2c1b1638924a1
SHA256: 6d7a744e4027649fbb50895df9497d109f98c766a637062fe8d2eabbb3140ba4
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
commons-logging-1.3.5.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/commons-validator/commons-validator@1.10.1
Evidence
Type Source Name Value Confidence
Vendor file name commons-logging High
Vendor jar package name apache Highest
Vendor jar package name commons Highest
Vendor jar package name logging Highest
Vendor Manifest automatic-module-name org.apache.commons.logging Medium
Vendor Manifest build-jdk-spec 21 Low
Vendor Manifest bundle-docurl https://commons.apache.org/proper/commons-logging/ Low
Vendor Manifest bundle-symbolicname org.apache.commons.commons-logging 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-logging Highest
Vendor pom artifactid commons-logging Low
Vendor pom developer email baliuka@apache.org Low
Vendor pom developer email costin@apache.org Low
Vendor pom developer email craigmcc@apache.org Low
Vendor pom developer email dennisl@apache.org Low
Vendor pom developer email donaldp@apache.org Low
Vendor pom developer email ggregory at apache.org Low
Vendor pom developer email morgand@apache.org Low
Vendor pom developer email rdonkin@apache.org Low
Vendor pom developer email rsitze@apache.org Low
Vendor pom developer email rwaldhoff@apache.org Low
Vendor pom developer email sanders@apache.org Low
Vendor pom developer email skitching@apache.org Low
Vendor pom developer email tn@apache.org Low
Vendor pom developer id baliuka Medium
Vendor pom developer id bstansberry Medium
Vendor pom developer id costin Medium
Vendor pom developer id craigmcc Medium
Vendor pom developer id dennisl Medium
Vendor pom developer id donaldp Medium
Vendor pom developer id ggregory Medium
Vendor pom developer id morgand Medium
Vendor pom developer id rdonkin Medium
Vendor pom developer id rsitze Medium
Vendor pom developer id rwaldhoff Medium
Vendor pom developer id sanders Medium
Vendor pom developer id skitching Medium
Vendor pom developer id tn Medium
Vendor pom developer name Brian Stansberry Medium
Vendor pom developer name Costin Manolache Medium
Vendor pom developer name Craig McClanahan Medium
Vendor pom developer name Dennis Lundberg Medium
Vendor pom developer name Gary Gregory Medium
Vendor pom developer name Juozas Baliuka Medium
Vendor pom developer name Morgan Delagrange Medium
Vendor pom developer name Peter Donald Medium
Vendor pom developer name Richard Sitze 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 Thomas Neidhart Medium
Vendor pom developer org Apache Medium
Vendor pom developer org The Apache Software Foundation Medium
Vendor pom developer org URL https://www.apache.org/ Medium
Vendor pom groupid commons-logging Highest
Vendor pom name Apache Commons Logging 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-logging/ Highest
Product file name commons-logging High
Product jar package name apache Highest
Product jar package name commons Highest
Product jar package name logging Highest
Product Manifest automatic-module-name org.apache.commons.logging Medium
Product Manifest build-jdk-spec 21 Low
Product Manifest bundle-docurl https://commons.apache.org/proper/commons-logging/ Low
Product Manifest Bundle-Name Apache Commons Logging Medium
Product Manifest bundle-symbolicname org.apache.commons.commons-logging Medium
Product Manifest Implementation-Title Apache Commons Logging High
Product Manifest multi-release true Low
Product Manifest specification-title Apache Commons Logging Medium
Product pom artifactid commons-logging Highest
Product pom developer email baliuka@apache.org Low
Product pom developer email costin@apache.org Low
Product pom developer email craigmcc@apache.org Low
Product pom developer email dennisl@apache.org Low
Product pom developer email donaldp@apache.org Low
Product pom developer email ggregory at apache.org Low
Product pom developer email morgand@apache.org Low
Product pom developer email rdonkin@apache.org Low
Product pom developer email rsitze@apache.org Low
Product pom developer email rwaldhoff@apache.org Low
Product pom developer email sanders@apache.org Low
Product pom developer email skitching@apache.org Low
Product pom developer email tn@apache.org Low
Product pom developer id baliuka Low
Product pom developer id bstansberry Low
Product pom developer id costin Low
Product pom developer id craigmcc Low
Product pom developer id dennisl Low
Product pom developer id donaldp Low
Product pom developer id ggregory Low
Product pom developer id morgand Low
Product pom developer id rdonkin Low
Product pom developer id rsitze Low
Product pom developer id rwaldhoff Low
Product pom developer id sanders Low
Product pom developer id skitching Low
Product pom developer id tn Low
Product pom developer name Brian Stansberry Low
Product pom developer name Costin Manolache Low
Product pom developer name Craig McClanahan Low
Product pom developer name Dennis Lundberg Low
Product pom developer name Gary Gregory Low
Product pom developer name Juozas Baliuka Low
Product pom developer name Morgan Delagrange Low
Product pom developer name Peter Donald Low
Product pom developer name Richard Sitze 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 Thomas Neidhart Low
Product pom developer org Apache Low
Product pom developer org The Apache Software Foundation Low
Product pom developer org URL https://www.apache.org/ Low
Product pom groupid commons-logging Highest
Product pom name Apache Commons Logging 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-logging/ Medium
Version file version 1.3.5 High
Version Manifest Bundle-Version 1.3.5 High
Version Manifest Implementation-Version 1.3.5 High
Version pom parent-version 1.3.5 Low
Version pom version 1.3.5 Highest
pkg:maven/commons-logging/commons-logging@1.3.5
(Confidence :High)
commons-math3-3.6.1.jar
Description:
The Apache Commons Math project is a library of lightweight, self-contained mathematics and statistics components addressing the most common practical problems not immediately available in the Java programming language or commons-lang.
License:
http://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.jar
MD5: 5b730d97e4e6368069de1983937c508e
SHA1: e4ba98f1d4b3c80ec46392f25e094a6a2e58fcbf
SHA256: 1e56d7b058d28b65abd256b8458e3885b674c1d588fa43cd7d1cbb9c7ef2b308
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
commons-math3-3.6.1.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/com.github.jsqlparser/jsqlparser@5.3
Evidence
Type Source Name Value Confidence
Vendor file name commons-math3 High
Vendor jar package name apache Highest
Vendor jar package name commons Highest
Vendor jar package name math3 Highest
Vendor Manifest bundle-docurl http://commons.apache.org/proper/commons-math/ Low
Vendor Manifest bundle-symbolicname org.apache.commons.math3 Medium
Vendor Manifest implementation-build 16abfe5de688cc52fb0396e0609cb33044b15653; 2016-03-17 13:30:43-0400 Low
Vendor Manifest implementation-url http://commons.apache.org/proper/commons-math/ 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-math3 Highest
Vendor pom artifactid commons-math3 Low
Vendor pom developer email achou at apache dot org Low
Vendor pom developer email billbarker at apache dot org Low
Vendor pom developer email brentworden at apache dot org Low
Vendor pom developer email celestin at apache dot org Low
Vendor pom developer email dimpbx at apache dot org Low
Vendor pom developer email erans at apache dot org Low
Vendor pom developer email evanward at apache dot org Low
Vendor pom developer email gregs at apache dot org Low
Vendor pom developer email j3322ptm at yahoo dot de Low
Vendor pom developer email luc at apache dot org Low
Vendor pom developer email mdiggory at apache dot org Low
Vendor pom developer email mikl at apache dot org Low
Vendor pom developer email oertl at apache dot org Low
Vendor pom developer email rdonkin at apache dot org Low
Vendor pom developer email tn at apache dot org Low
Vendor pom developer email tobrien at apache dot org Low
Vendor pom developer id achou Medium
Vendor pom developer id billbarker Medium
Vendor pom developer id brentworden Medium
Vendor pom developer id celestin Medium
Vendor pom developer id dimpbx Medium
Vendor pom developer id erans Medium
Vendor pom developer id evanward Medium
Vendor pom developer id gregs Medium
Vendor pom developer id luc Medium
Vendor pom developer id mdiggory Medium
Vendor pom developer id mikl Medium
Vendor pom developer id oertl Medium
Vendor pom developer id pietsch Medium
Vendor pom developer id rdonkin Medium
Vendor pom developer id tn Medium
Vendor pom developer id tobrien Medium
Vendor pom developer name Albert Davidson Chou Medium
Vendor pom developer name Bill Barker Medium
Vendor pom developer name Brent Worden Medium
Vendor pom developer name Dimitri Pourbaix Medium
Vendor pom developer name Evan Ward Medium
Vendor pom developer name Gilles Sadowski Medium
Vendor pom developer name Greg Sterijevski Medium
Vendor pom developer name J. Pietschmann Medium
Vendor pom developer name Luc Maisonobe Medium
Vendor pom developer name Mark Diggory Medium
Vendor pom developer name Mikkel Meyer Andersen Medium
Vendor pom developer name Otmar Ertl Medium
Vendor pom developer name Robert Burrell Donkin Medium
Vendor pom developer name Sébastien Brisard Medium
Vendor pom developer name Thomas Neidhart Medium
Vendor pom developer name Tim O'Brien Medium
Vendor pom groupid org.apache.commons Highest
Vendor pom name Apache Commons Math High
Vendor pom parent-artifactid commons-parent Low
Vendor pom url http://commons.apache.org/proper/commons-math/ Highest
Product file name commons-math3 High
Product jar package name apache Highest
Product jar package name commons Highest
Product jar package name math3 Highest
Product Manifest bundle-docurl http://commons.apache.org/proper/commons-math/ Low
Product Manifest Bundle-Name Apache Commons Math Medium
Product Manifest bundle-symbolicname org.apache.commons.math3 Medium
Product Manifest implementation-build 16abfe5de688cc52fb0396e0609cb33044b15653; 2016-03-17 13:30:43-0400 Low
Product Manifest Implementation-Title Apache Commons Math High
Product Manifest implementation-url http://commons.apache.org/proper/commons-math/ Low
Product Manifest specification-title Apache Commons Math Medium
Product pom artifactid commons-math3 Highest
Product pom developer email achou at apache dot org Low
Product pom developer email billbarker at apache dot org Low
Product pom developer email brentworden at apache dot org Low
Product pom developer email celestin at apache dot org Low
Product pom developer email dimpbx at apache dot org Low
Product pom developer email erans at apache dot org Low
Product pom developer email evanward at apache dot org Low
Product pom developer email gregs at apache dot org Low
Product pom developer email j3322ptm at yahoo dot de Low
Product pom developer email luc at apache dot org Low
Product pom developer email mdiggory at apache dot org Low
Product pom developer email mikl at apache dot org Low
Product pom developer email oertl at apache dot org Low
Product pom developer email rdonkin at apache dot org Low
Product pom developer email tn at apache dot org Low
Product pom developer email tobrien at apache dot org Low
Product pom developer id achou Low
Product pom developer id billbarker Low
Product pom developer id brentworden Low
Product pom developer id celestin Low
Product pom developer id dimpbx Low
Product pom developer id erans Low
Product pom developer id evanward Low
Product pom developer id gregs Low
Product pom developer id luc Low
Product pom developer id mdiggory Low
Product pom developer id mikl Low
Product pom developer id oertl Low
Product pom developer id pietsch Low
Product pom developer id rdonkin Low
Product pom developer id tn Low
Product pom developer id tobrien Low
Product pom developer name Albert Davidson Chou Low
Product pom developer name Bill Barker Low
Product pom developer name Brent Worden Low
Product pom developer name Dimitri Pourbaix Low
Product pom developer name Evan Ward Low
Product pom developer name Gilles Sadowski Low
Product pom developer name Greg Sterijevski Low
Product pom developer name J. Pietschmann Low
Product pom developer name Luc Maisonobe Low
Product pom developer name Mark Diggory Low
Product pom developer name Mikkel Meyer Andersen Low
Product pom developer name Otmar Ertl Low
Product pom developer name Robert Burrell Donkin Low
Product pom developer name Sébastien Brisard Low
Product pom developer name Thomas Neidhart Low
Product pom developer name Tim O'Brien Low
Product pom groupid org.apache.commons Highest
Product pom name Apache Commons Math High
Product pom parent-artifactid commons-parent Medium
Product pom url http://commons.apache.org/proper/commons-math/ Medium
Version file version 3.6.1 High
Version Manifest Bundle-Version 3.6.1 High
Version Manifest Implementation-Version 3.6.1 High
Version pom parent-version 3.6.1 Low
Version pom version 3.6.1 Highest
pkg:maven/org.apache.commons/commons-math3@3.6.1
(Confidence :High)
commons-text-1.15.0.jar
Description:
Apache Commons Text is a set of utility functions and reusable components for processing
and manipulating text 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.15.0/commons-text-1.15.0.jar
MD5: 756b7c5438d89a0c311d811c1a06d19a
SHA1: 9899093aa40f0199d6c39b131b8f087cdb37e399
SHA256: 58d2da30f058512a1e7f914e39241deca4dff5c27a085b4ed2faa9e7208067f6
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
commons-text-1.15.0.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/de.funfried.netbeans.plugins/externalcodeformatter@1.15.7-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 25 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 25 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.15.0 High
Version Manifest Bundle-Version 1.15.0 High
Version Manifest Implementation-Version 1.15.0 High
Version pom parent-version 1.15.0 Low
Version pom version 1.15.0 Highest
commons-validator-1.10.1.jar
Description:
Apache Commons Validator provides the building blocks for both client-side and server-side data validation.
It may be used standalone or with a framework like Struts.
License:
https://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/commons-validator/commons-validator/1.10.1/commons-validator-1.10.1.jar
MD5: d618186ce8b682c51b1a7e72d11f5c88
SHA1: cdf5c2a69aad509c4db54786f19f1e1ccc471bcf
SHA256: ed74711a78d793ca37f6075e4a1e93d107233dfd20d0bb17e32bad88d38e56aa
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
commons-validator-1.10.1.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/de.funfried.netbeans.plugins/externalcodeformatter@1.15.7-SNAPSHOT
Evidence
Type Source Name Value Confidence
Vendor file name commons-validator High
Vendor jar package name apache Highest
Vendor jar package name commons Highest
Vendor jar package name validator Highest
Vendor Manifest build-jdk-spec 21 Low
Vendor Manifest bundle-docurl https://commons.apache.org/proper/commons-validator/ Low
Vendor Manifest bundle-symbolicname org.apache.commons.commons-validator 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-validator Highest
Vendor pom artifactid commons-validator Low
Vendor pom developer email craigmcc@apache.org Low
Vendor pom developer email dgraham@apache.org Low
Vendor pom developer email dwinterfeldt@apache.org Low
Vendor pom developer email ggregory at apache.org Low
Vendor pom developer email husted@apache.org Low
Vendor pom developer email jmitchell NOSPAM apache.org Low
Vendor pom developer email martinc@apache.org Low
Vendor pom developer email mrdon@apache.org Low
Vendor pom developer email rleland at apache.org Low
Vendor pom developer email turner@apache.org Low
Vendor pom developer id bayard Medium
Vendor pom developer id britter Medium
Vendor pom developer id bspeakmon Medium
Vendor pom developer id craigmcc Medium
Vendor pom developer id dgraham Medium
Vendor pom developer id dwinterfeldt Medium
Vendor pom developer id ggregory Medium
Vendor pom developer id husted Medium
Vendor pom developer id jmitchell Medium
Vendor pom developer id martinc Medium
Vendor pom developer id mrdon Medium
Vendor pom developer id niallp Medium
Vendor pom developer id nick Medium
Vendor pom developer id rleland Medium
Vendor pom developer id simonetripodi Medium
Vendor pom developer id turner Medium
Vendor pom developer name Ben Speakmon Medium
Vendor pom developer name Benedikt Ritter Medium
Vendor pom developer name Craig McClanahan Medium
Vendor pom developer name David Graham Medium
Vendor pom developer name David Winterfeldt Medium
Vendor pom developer name Don Brown Medium
Vendor pom developer name Gary Gregory Medium
Vendor pom developer name Henri Yandell Medium
Vendor pom developer name James Mitchell Medium
Vendor pom developer name James Turner Medium
Vendor pom developer name Martin Cooper Medium
Vendor pom developer name Niall Pemberton Medium
Vendor pom developer name Nick Burch Medium
Vendor pom developer name Rob Leland Medium
Vendor pom developer name SimoneTripodi Medium
Vendor pom developer name Ted Husted Medium
Vendor pom developer org EdgeTech, Inc Medium
Vendor pom developer org The Apache Software Foundation Medium
Vendor pom developer org URL https://www.apache.org/ Medium
Vendor pom groupid commons-validator Highest
Vendor pom name Apache Commons Validator 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-validator/ Highest
Product file name commons-validator High
Product jar package name apache Highest
Product jar package name commons Highest
Product jar package name validator Highest
Product Manifest build-jdk-spec 21 Low
Product Manifest bundle-docurl https://commons.apache.org/proper/commons-validator/ Low
Product Manifest Bundle-Name Apache Commons Validator Medium
Product Manifest bundle-symbolicname org.apache.commons.commons-validator Medium
Product Manifest Implementation-Title Apache Commons Validator High
Product Manifest multi-release true Low
Product Manifest specification-title Apache Commons Validator Medium
Product pom artifactid commons-validator Highest
Product pom developer email craigmcc@apache.org Low
Product pom developer email dgraham@apache.org Low
Product pom developer email dwinterfeldt@apache.org Low
Product pom developer email ggregory at apache.org Low
Product pom developer email husted@apache.org Low
Product pom developer email jmitchell NOSPAM apache.org Low
Product pom developer email martinc@apache.org Low
Product pom developer email mrdon@apache.org Low
Product pom developer email rleland at apache.org Low
Product pom developer email turner@apache.org Low
Product pom developer id bayard Low
Product pom developer id britter Low
Product pom developer id bspeakmon Low
Product pom developer id craigmcc Low
Product pom developer id dgraham Low
Product pom developer id dwinterfeldt Low
Product pom developer id ggregory Low
Product pom developer id husted Low
Product pom developer id jmitchell Low
Product pom developer id martinc Low
Product pom developer id mrdon Low
Product pom developer id niallp Low
Product pom developer id nick Low
Product pom developer id rleland Low
Product pom developer id simonetripodi Low
Product pom developer id turner Low
Product pom developer name Ben Speakmon Low
Product pom developer name Benedikt Ritter Low
Product pom developer name Craig McClanahan Low
Product pom developer name David Graham Low
Product pom developer name David Winterfeldt Low
Product pom developer name Don Brown Low
Product pom developer name Gary Gregory Low
Product pom developer name Henri Yandell Low
Product pom developer name James Mitchell Low
Product pom developer name James Turner Low
Product pom developer name Martin Cooper Low
Product pom developer name Niall Pemberton Low
Product pom developer name Nick Burch Low
Product pom developer name Rob Leland Low
Product pom developer name SimoneTripodi Low
Product pom developer name Ted Husted Low
Product pom developer org EdgeTech, Inc Low
Product pom developer org The Apache Software Foundation Low
Product pom developer org URL https://www.apache.org/ Low
Product pom groupid commons-validator Highest
Product pom name Apache Commons Validator 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-validator/ Medium
Version file version 1.10.1 High
Version Manifest Bundle-Version 1.10.1 High
Version Manifest Implementation-Version 1.10.1 High
Version pom parent-version 1.10.1 Low
Version pom version 1.10.1 Highest
pkg:maven/commons-validator/commons-validator@1.10.1
(Confidence :High)
cssparser-0.9.30.jar
Description:
A CSS parser which implements SAC (the Simple API for CSS).
License:
Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/net/sourceforge/cssparser/cssparser/0.9.30/cssparser-0.9.30.jar
MD5: c7019d8f6cd944ec9b8600be5c26b783
SHA1: 169ce4a16d2582f0b86ee8b0e649c33b1b6742bf
SHA256: 9d101d49a421de6885a452d97bbc972a9dbdc6670af6b4e9fa3cbe65948c550d
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
cssparser-0.9.30.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/de.funfried.netbeans.plugins/externalcodeformatter@1.15.7-SNAPSHOT
Evidence
Type Source Name Value Confidence
Vendor file name cssparser High
Vendor jar package name css Highest
Vendor jar package name parser Highest
Vendor jar package name sac Highest
Vendor Manifest build-jdk-spec 1.8 Low
Vendor Manifest build-time 2022-12-28 11:57 Low
Vendor Manifest url http://cssparser.sourceforge.net/ Low
Vendor pom artifactid cssparser Highest
Vendor pom artifactid cssparser Low
Vendor pom developer email davidsch@users.sourceforge.net Low
Vendor pom developer email rbri@rbri.de Low
Vendor pom developer email sdanig@users.sourceforge.net Low
Vendor pom developer email waldbaer@users.sourceforge.net Low
Vendor pom developer id alankrueger Medium
Vendor pom developer id davidsch Medium
Vendor pom developer id rbri Medium
Vendor pom developer id sdanig Medium
Vendor pom developer id waldbaer Medium
Vendor pom developer name Alan Krueger Medium
Vendor pom developer name Daniel Gredler Medium
Vendor pom developer name David Schweinsberg Medium
Vendor pom developer name Johannes Koch Medium
Vendor pom developer name Ronald Brill Medium
Vendor pom groupid net.sourceforge.cssparser Highest
Vendor pom name CSS Parser High
Vendor pom url http://cssparser.sourceforge.net/ Highest
Product file name cssparser High
Product jar package name css Highest
Product jar package name parser Highest
Product jar package name sac Highest
Product Manifest build-jdk-spec 1.8 Low
Product Manifest build-time 2022-12-28 11:57 Low
Product Manifest Implementation-Title CSS Parser High
Product Manifest specification-title CSS Parser Medium
Product Manifest url http://cssparser.sourceforge.net/ Low
Product pom artifactid cssparser Highest
Product pom developer email davidsch@users.sourceforge.net Low
Product pom developer email rbri@rbri.de Low
Product pom developer email sdanig@users.sourceforge.net Low
Product pom developer email waldbaer@users.sourceforge.net Low
Product pom developer id alankrueger Low
Product pom developer id davidsch Low
Product pom developer id rbri Low
Product pom developer id sdanig Low
Product pom developer id waldbaer Low
Product pom developer name Alan Krueger Low
Product pom developer name Daniel Gredler Low
Product pom developer name David Schweinsberg Low
Product pom developer name Johannes Koch Low
Product pom developer name Ronald Brill Low
Product pom groupid net.sourceforge.cssparser Highest
Product pom name CSS Parser High
Product pom url http://cssparser.sourceforge.net/ Medium
Version file version 0.9.30 High
Version Manifest Implementation-Version 0.9.30 High
Version pom version 0.9.30 Highest
pkg:maven/net.sourceforge.cssparser/cssparser@0.9.30
(Confidence :High)
ecj-3.44.0.jar
Description:
Eclipse Compiler for Java(TM)
License:
EPL-2.0: https://www.eclipse.org/legal/epl-2.0/
File Path: /home/runner/.m2/repository/org/eclipse/jdt/ecj/3.44.0/ecj-3.44.0.jar
MD5: 8d0d2b80bc3d9431f0bdf3037f3d5954
SHA1: a4e1c9f58954801783e1b49d2f281000f814a779
SHA256: 14c46ddc2e511c46c998da728f6a80f13a689c920f3832402f7ad150f6a6188d
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
ecj-3.44.0.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/org.eclipse.jdt/org.eclipse.jdt.core@3.44.0
Evidence
Type Source Name Value Confidence
Vendor file name ecj High
Vendor jar package name compiler Highest
Vendor jar package name core Highest
Vendor jar package name eclipse Highest
Vendor jar package name jdt Highest
Vendor Manifest automatic-module-name org.eclipse.jdt.core.compiler.batch Medium
Vendor Manifest build-jdk-spec 21 Low
Vendor Manifest bundle-activationpolicy lazy Low
Vendor Manifest bundle-requiredexecutionenvironment JavaSE-17 Low
Vendor Manifest bundle-symbolicname org.eclipse.jdt.core.compiler.batch Medium
Vendor pom artifactid ecj Highest
Vendor pom artifactid ecj Low
Vendor pom groupid org.eclipse.jdt Highest
Vendor pom name Eclipse Compiler for Java(TM) High
Vendor pom organization name Eclipse Foundation High
Vendor pom organization url https://www.eclipse.org Medium
Vendor pom url eclipse-jdt/eclipse.jdt.core/ Highest
Product file name ecj High
Product jar package name compiler Highest
Product jar package name core Highest
Product jar package name eclipse Highest
Product jar package name jdt Highest
Product Manifest automatic-module-name org.eclipse.jdt.core.compiler.batch Medium
Product Manifest build-jdk-spec 21 Low
Product Manifest bundle-activationpolicy lazy Low
Product Manifest Bundle-Name Eclipse Compiler for Java(TM) Medium
Product Manifest bundle-requiredexecutionenvironment JavaSE-17 Low
Product Manifest bundle-symbolicname org.eclipse.jdt.core.compiler.batch Medium
Product pom artifactid ecj Highest
Product pom groupid org.eclipse.jdt Highest
Product pom name Eclipse Compiler for Java(TM) High
Product pom organization name Eclipse Foundation Low
Product pom organization url https://www.eclipse.org Low
Product pom url eclipse-jdt/eclipse.jdt.core/ High
Version file version 3.44.0 High
Version pom version 3.44.0 Highest
pkg:maven/org.eclipse.jdt/ecj@3.44.0
(Confidence :High)
error_prone_annotations-2.48.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.48.0/error_prone_annotations-2.48.0.jar
MD5: 5eba47749e8c9d5335cbbc5963300607
SHA1: bbe30942a31d1778c74cb272321267eca82dc708
SHA256: b49c5c958316ed67a09c699dda9aa749caf434d51d863dea599ef36a49b9c855
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
error_prone_annotations-2.48.0.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/de.funfried.libraries/jsdt-core@1.0.13
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 21 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 21 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.48.0 High
Version Manifest Bundle-Version 2.48.0 High
Version pom version 2.48.0 Highest
pkg:maven/com.google.errorprone/error_prone_annotations@2.48.0
(Confidence :High)
failureaccess-1.0.3.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.3/failureaccess-1.0.3.jar
MD5: 29a782e90f6b37218b18bb880d2a8f4a
SHA1: aeaffd00d57023a2c947393ed251f0354f0985fc
SHA256: cbfc3906b19b8f55dd7cfd6dfe0aa4532e834250d7f080bd8d211a3e246b59cb
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
failureaccess-1.0.3.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/de.funfried.libraries/jsdt-core@1.0.13
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 build-jdk-spec 17 Low
Vendor Manifest bundle-docurl https://github.com/google/guava/ Low
Vendor Manifest bundle-symbolicname com.google.guava.failureaccess Medium
Vendor Manifest multi-release true Low
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 build-jdk-spec 17 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 Manifest multi-release true Low
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.3 High
Version Manifest Bundle-Version 1.0.3 High
Version pom parent-version 1.0.3 Low
Version pom version 1.0.3 Highest
pkg:maven/com.google.guava/failureaccess@1.0.3
(Confidence :High)
functionaljava-5.0.jar
Description:
Functional Java is an open source library that supports closures for the Java programming language
License:
The BSD3 License: https://github.com/functionaljava/functionaljava/blob/master/etc/LICENCE
File Path: /home/runner/.m2/repository/org/functionaljava/functionaljava/5.0/functionaljava-5.0.jar
MD5: f165abdd1f2625719effb62e3447429c
SHA1: cfc29f3b0f8991e7fef7f8638d4cfa36390d3da6
SHA256: 377ad140e7d26ba04fadf219b09d7e1c74bc0232fa4010b20c1c79db11f9670e
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
functionaljava-5.0.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/de.funfried.netbeans.plugins/externalcodeformatter@1.15.7-SNAPSHOT
Evidence
Type Source Name Value Confidence
Vendor file name functionaljava High
Vendor jar package name java Highest
Vendor Manifest automatic-module-name functionaljava Medium
Vendor Manifest bundle-activationpolicy lazy Low
Vendor Manifest bundle-symbolicname functionaljava Medium
Vendor pom artifactid functionaljava Highest
Vendor pom artifactid functionaljava Low
Vendor pom developer email functionaljava@googlegroups.com Low
Vendor pom groupid org.functionaljava Highest
Vendor pom name Functional Java High
Vendor pom organization name Functional Java High
Vendor pom organization url http://functionaljava.org/ Medium
Vendor pom url http://functionaljava.org/ Highest
Product file name functionaljava High
Product jar package name java Highest
Product Manifest automatic-module-name functionaljava Medium
Product Manifest bundle-activationpolicy lazy Low
Product Manifest Bundle-Name Functional Java Medium
Product Manifest bundle-symbolicname functionaljava Medium
Product pom artifactid functionaljava Highest
Product pom developer email functionaljava@googlegroups.com Low
Product pom groupid org.functionaljava Highest
Product pom name Functional Java High
Product pom organization name Functional Java Low
Product pom organization url http://functionaljava.org/ Low
Product pom url http://functionaljava.org/ Medium
Version file version 5.0 High
Version Manifest signature-version 5.0 Medium
Version pom version 5.0 Highest
pkg:maven/org.functionaljava/functionaljava@5.0
(Confidence :High)
google-java-format-1.35.0.jar
Description:
A Java source code formatter that follows Google Java Style.
File Path: /home/runner/.m2/repository/com/google/googlejavaformat/google-java-format/1.35.0/google-java-format-1.35.0.jar
MD5: 4b11fa43cf5e0cd25b08ce353481e629
SHA1: eda07d4a6a67783de179b7fded4506a61cea3171
SHA256: b2a52e363d51dd86b3b38d1a8dd51538541b42ff1048769684681c676550f043
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
google-java-format-1.35.0.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/de.funfried.netbeans.plugins/externalcodeformatter@1.15.7-SNAPSHOT
Evidence
Type Source Name Value Confidence
Vendor file name google-java-format High
Vendor jar package name formatter Highest
Vendor jar package name google Highest
Vendor jar package name googlejavaformat Highest
Vendor jar package name java Highest
Vendor Manifest add-exports jdk.compiler/com.sun.tools.javac.api jdk.compiler/com.sun.tools.javac.code jdk.compiler/com.sun.tools.javac.file jdk.compiler/com.sun.tools.javac.parser jdk.compiler/com.sun.tools.javac.tree jdk.compiler/com.sun.tools.javac.util Low
Vendor Manifest automatic-module-name com.google.googlejavaformat Medium
Vendor Manifest build-jdk-spec 21 Low
Vendor Manifest Implementation-Vendor Google Inc. High
Vendor pom artifactid google-java-format Highest
Vendor pom artifactid google-java-format Low
Vendor pom groupid com.google.googlejavaformat Highest
Vendor pom name Google Java Format High
Vendor pom parent-artifactid google-java-format-parent Low
Product file name google-java-format High
Product jar package name formatter Highest
Product jar package name google Highest
Product jar package name googlejavaformat Highest
Product jar package name java Highest
Product Manifest add-exports jdk.compiler/com.sun.tools.javac.api jdk.compiler/com.sun.tools.javac.code jdk.compiler/com.sun.tools.javac.file jdk.compiler/com.sun.tools.javac.parser jdk.compiler/com.sun.tools.javac.tree jdk.compiler/com.sun.tools.javac.util Low
Product Manifest automatic-module-name com.google.googlejavaformat Medium
Product Manifest build-jdk-spec 21 Low
Product Manifest Implementation-Title Google Java Format High
Product pom artifactid google-java-format Highest
Product pom groupid com.google.googlejavaformat Highest
Product pom name Google Java Format High
Product pom parent-artifactid google-java-format-parent Medium
Version file version 1.35.0 High
Version Manifest Implementation-Version 1.35.0 High
Version pom version 1.35.0 Highest
pkg:maven/com.google.googlejavaformat/google-java-format@1.35.0
(Confidence :High)
gson-2.13.2.jar
Description:
Gson JSON library
License:
Apache-2.0: https://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/com/google/code/gson/gson/2.13.2/gson-2.13.2.jar
MD5: a2c47e14ce5e956105458fe455f5d542
SHA1: 48b8230771e573b54ce6e867a9001e75977fe78e
SHA256: dd0ce1b55a3ed2080cb70f9c655850cda86c206862310009dcb5e5c95265a5e0
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
gson-2.13.2.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/de.funfried.libraries/jsdt-core@1.0.13
Evidence
Type Source Name Value Confidence
Vendor file name gson High
Vendor jar package name google Highest
Vendor jar package name gson Highest
Vendor Manifest build-jdk-spec 17 Low
Vendor Manifest bundle-contactaddress https://github.com/google/gson Low
Vendor Manifest bundle-developers google;organization=Google;organizationUrl="https://www.google.com" Low
Vendor Manifest bundle-docurl https://github.com/google/gson Low
Vendor Manifest bundle-symbolicname com.google.gson Medium
Vendor Manifest multi-release true Low
Vendor pom artifactid gson Highest
Vendor pom artifactid gson Low
Vendor pom groupid com.google.code.gson Highest
Vendor pom name Gson High
Vendor pom parent-artifactid gson-parent Low
Product file name gson High
Product jar package name google Highest
Product jar package name gson Highest
Product Manifest build-jdk-spec 17 Low
Product Manifest bundle-contactaddress https://github.com/google/gson Low
Product Manifest bundle-developers google;organization=Google;organizationUrl="https://www.google.com" Low
Product Manifest bundle-docurl https://github.com/google/gson Low
Product Manifest Bundle-Name Gson Medium
Product Manifest bundle-symbolicname com.google.gson Medium
Product Manifest multi-release true Low
Product pom artifactid gson Highest
Product pom groupid com.google.code.gson Highest
Product pom name Gson High
Product pom parent-artifactid gson-parent Medium
Version file version 2.13.2 High
Version Manifest Bundle-Version 2.13.2 High
Version pom version 2.13.2 Highest
guava-33.5.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.5.0-jre/guava-33.5.0-jre.jar
MD5: d9fbf39a41a5bab891348f07668e18c5
SHA1: 8699de25f2f979108d6c1b804a7ba38cda1116bc
SHA256: 1e301f0c52ac248b0b14fdc3d12283c77252d4d6f48521d572e7d8c4c2cc4ac7
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
guava-33.5.0-jre.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/de.funfried.netbeans.plugins/externalcodeformatter@1.15.7-SNAPSHOT
Evidence
Type Source Name Value Confidence
Vendor file name guava High
Vendor jar package name google Highest
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 Manifest multi-release true Low
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 google Highest
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 Manifest multi-release true Low
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.5.0-jre Highest
icu4j-78.2.jar (shaded: com.ibm.icu:collate:78.2)
File Path: /home/runner/.m2/repository/com/ibm/icu/icu4j/78.2/icu4j-78.2.jar/META-INF/maven/com.ibm.icu/collate/pom.xml
MD5: 8a5e69099a365660c81e3f1b515012de
SHA1: e04309ffaf86f3d740d5eaa8b605c9e5a55a7db5
SHA256: ffde34d7e990dfa25396f8095e7c6680db6abf4e536a62e8da24dfe4faef5ec0
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
Evidence
Type Source Name Value Confidence
Vendor pom artifactid collate Low
Vendor pom groupid com.ibm.icu Highest
Vendor pom parent-artifactid icu4j-root Low
Product pom artifactid collate Highest
Product pom groupid com.ibm.icu Highest
Product pom parent-artifactid icu4j-root Medium
Version pom version 78.2 Highest
pkg:maven/com.ibm.icu/collate@78.2
(Confidence :High)
icu4j-78.2.jar (shaded: com.ibm.icu:core:78.2)
File Path: /home/runner/.m2/repository/com/ibm/icu/icu4j/78.2/icu4j-78.2.jar/META-INF/maven/com.ibm.icu/core/pom.xml
MD5: 7c54dfd4dcbb4cc426efc3a02c44e7b7
SHA1: 8249f7edd365676632db5f30c3974ba539b5fb45
SHA256: eb330e7f299f27267cdf5dac63ce4e248431db5364e5fe5d2c52a05e9a3339f8
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
Evidence
Type Source Name Value Confidence
Vendor pom artifactid core Low
Vendor pom groupid com.ibm.icu Highest
Vendor pom parent-artifactid icu4j-root Low
Product pom artifactid core Highest
Product pom groupid com.ibm.icu Highest
Product pom parent-artifactid icu4j-root Medium
Version pom version 78.2 Highest
pkg:maven/com.ibm.icu/core@78.2
(Confidence :High)
icu4j-78.2.jar (shaded: com.ibm.icu:currdata:78.2)
File Path: /home/runner/.m2/repository/com/ibm/icu/icu4j/78.2/icu4j-78.2.jar/META-INF/maven/com.ibm.icu/currdata/pom.xml
MD5: fef4cb909d7b27b6ed7e8e2a63a74385
SHA1: f1c19ca31a31a8fedbfcfb1926e81b5f73bab191
SHA256: e5b381f33e2eac3b53bcb9a8c37431be4b0115ae98e7364cf07289d6510618bf
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
Evidence
Type Source Name Value Confidence
Vendor pom artifactid currdata Low
Vendor pom groupid com.ibm.icu Highest
Vendor pom parent-artifactid icu4j-root Low
Product pom artifactid currdata Highest
Product pom groupid com.ibm.icu Highest
Product pom parent-artifactid icu4j-root Medium
Version pom version 78.2 Highest
pkg:maven/com.ibm.icu/currdata@78.2
(Confidence :High)
icu4j-78.2.jar (shaded: com.ibm.icu:langdata:78.2)
File Path: /home/runner/.m2/repository/com/ibm/icu/icu4j/78.2/icu4j-78.2.jar/META-INF/maven/com.ibm.icu/langdata/pom.xml
MD5: 8a25895e73898cb1f2cf7e06f5815d61
SHA1: 01b90c95a6ba094cf50856dc56773de4589ee6b4
SHA256: 16353d688a9a10c1d6d0033666390677d27d052ad50235958ea4fa233df21a75
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
Evidence
Type Source Name Value Confidence
Vendor pom artifactid langdata Low
Vendor pom groupid com.ibm.icu Highest
Vendor pom parent-artifactid icu4j-root Low
Product pom artifactid langdata Highest
Product pom groupid com.ibm.icu Highest
Product pom parent-artifactid icu4j-root Medium
Version pom version 78.2 Highest
pkg:maven/com.ibm.icu/langdata@78.2
(Confidence :High)
icu4j-78.2.jar (shaded: com.ibm.icu:regiondata:78.2)
File Path: /home/runner/.m2/repository/com/ibm/icu/icu4j/78.2/icu4j-78.2.jar/META-INF/maven/com.ibm.icu/regiondata/pom.xml
MD5: 3a4e2bd7c7c6a6d634c5e8daec4cc986
SHA1: b195315e8f8d2168a2a477c9dfde5d140184dd96
SHA256: 22c0732f107b18bc77faed127bafa209e50a4be8e35c22fac0723c0efaebc4de
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
Evidence
Type Source Name Value Confidence
Vendor pom artifactid regiondata Low
Vendor pom groupid com.ibm.icu Highest
Vendor pom parent-artifactid icu4j-root Low
Product pom artifactid regiondata Highest
Product pom groupid com.ibm.icu Highest
Product pom parent-artifactid icu4j-root Medium
Version pom version 78.2 Highest
pkg:maven/com.ibm.icu/regiondata@78.2
(Confidence :High)
icu4j-78.2.jar (shaded: com.ibm.icu:tools_taglets:78.2)
File Path: /home/runner/.m2/repository/com/ibm/icu/icu4j/78.2/icu4j-78.2.jar/META-INF/maven/com.ibm.icu/tools_taglets/pom.xml
MD5: a9a857c184540a60fd84ba9924665b35
SHA1: 25def12ca718c1a57ce365cba497a2c509b65ceb
SHA256: 8dbd68f4b2100a898faf01baa2206d90d0e3c5dbc4a81f9aaa86210540f16d01
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
Evidence
Type Source Name Value Confidence
Vendor pom artifactid tools_taglets Low
Vendor pom groupid com.ibm.icu Highest
Vendor pom parent-artifactid icu4j-root Low
Product pom artifactid tools_taglets Highest
Product pom groupid com.ibm.icu Highest
Product pom parent-artifactid icu4j-root Medium
Version pom version 78.2 Highest
pkg:maven/com.ibm.icu/tools_taglets@78.2
(Confidence :High)
icu4j-78.2.jar (shaded: com.ibm.icu:translit:78.2)
File Path: /home/runner/.m2/repository/com/ibm/icu/icu4j/78.2/icu4j-78.2.jar/META-INF/maven/com.ibm.icu/translit/pom.xml
MD5: 62aada535264891418d1ff71dff22536
SHA1: 056c25cc61d31788d585b5aa47bc3c93c17623e1
SHA256: e2b4c57b167d754332a04c048c7a2e2c0e31f6bd16b5a53e1352fe3fb7aa6ad3
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
Evidence
Type Source Name Value Confidence
Vendor pom artifactid translit Low
Vendor pom groupid com.ibm.icu Highest
Vendor pom parent-artifactid icu4j-root Low
Product pom artifactid translit Highest
Product pom groupid com.ibm.icu Highest
Product pom parent-artifactid icu4j-root Medium
Version pom version 78.2 Highest
pkg:maven/com.ibm.icu/translit@78.2
(Confidence :High)
icu4j-78.2.jar
Description:
International Components for Unicode for Java (ICU4J) is a mature, widely used Java library
providing Unicode and Globalization support
License:
Unicode-3.0: https://raw.githubusercontent.com/unicode-org/icu/maint/maint-78/LICENSE
File Path: /home/runner/.m2/repository/com/ibm/icu/icu4j/78.2/icu4j-78.2.jar
MD5: 75bcc3702dded8ec60351f6ad2beaa61
SHA1: 31b9d9a35d283432d0ce1a8b6e2631dcfd046ab8
SHA256: 70627c3ff4b9077f6c3dc2156fb480821f9c1a041b645373f2a0391aae3552a1
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
icu4j-78.2.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/de.funfried.libraries/jsdt-core@1.0.13
Evidence
Type Source Name Value Confidence
Vendor file name icu4j High
Vendor file (hint) name icu-project High
Vendor file (hint) name unicode High
Vendor jar package name ibm Highest
Vendor jar package name icu Highest
Vendor Manifest automatic-module-name com.ibm.icu Medium
Vendor Manifest build-jdk-spec 11 Low
Vendor Manifest bundle-copyright © 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html Low
Vendor Manifest bundle-requiredexecutionenvironment JavaSE-1.8 Low
Vendor Manifest bundle-symbolicname com.ibm.icu Medium
Vendor Manifest Implementation-Vendor Unicode, Inc. High
Vendor Manifest Implementation-Vendor-Id org.unicode Medium
Vendor pom artifactid icu4j Highest
Vendor pom artifactid icu4j Low
Vendor pom developer id markusicu Medium
Vendor pom developer id richgillam Medium
Vendor pom developer name Markus Scherer Medium
Vendor pom developer name Richard Gillam Medium
Vendor pom developer org Google Medium
Vendor pom groupid com.ibm.icu Highest
Vendor pom name ICU4J High
Vendor pom url https://icu.unicode.org/ Highest
Vendor pom (hint) artifactid icu-project Highest
Vendor pom (hint) artifactid icu-project Low
Vendor pom (hint) artifactid unicode Highest
Vendor pom (hint) artifactid unicode Low
Vendor pom (hint) name icu-project High
Vendor pom (hint) name unicode High
Product file name icu4j High
Product hint analyzer product international_components_for_unicode Highest
Product jar package name ibm Highest
Product jar package name icu Highest
Product Manifest automatic-module-name com.ibm.icu Medium
Product Manifest build-jdk-spec 11 Low
Product Manifest bundle-copyright © 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html Low
Product Manifest Bundle-Name ICU4J Medium
Product Manifest bundle-requiredexecutionenvironment JavaSE-1.8 Low
Product Manifest bundle-symbolicname com.ibm.icu Medium
Product Manifest Implementation-Title International Components for Unicode for Java High
Product Manifest specification-title International Components for Unicode for Java Medium
Product pom artifactid icu4j Highest
Product pom developer id markusicu Low
Product pom developer id richgillam Low
Product pom developer name Markus Scherer Low
Product pom developer name Richard Gillam Low
Product pom developer org Google Low
Product pom groupid com.ibm.icu Highest
Product pom name ICU4J High
Product pom url https://icu.unicode.org/ Medium
Version file version 78.2 High
Version Manifest Bundle-Version 78.2 High
Version Manifest Implementation-Version 78.2 High
Version pom version 78.2 Highest
pkg:maven/com.ibm.icu/icu4j@78.2
(Confidence :High)
cpe:2.3:a:icu-project:international_components_for_unicode:78.2:*:*:*:*:*:*:*
(Confidence :Low)
suppress
cpe:2.3:a:unicode:international_components_for_unicode:78.2:*:*:*:*:*:*:*
(Confidence :Low)
suppress
j2objc-annotations-3.1.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.1/j2objc-annotations-3.1.jar
MD5: abe8bd3abff622b9a8b15c3a737aa741
SHA1: a892ca9507839bbdb900d64310ac98256cab992f
SHA256: 84d3a150518485f8140ea99b8a985656749629f6433c92b80c75b36aba3b099b
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
j2objc-annotations-3.1.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/de.funfried.libraries/jsdt-core@1.0.13
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 22 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 22 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.1 High
Version pom version 3.1 Highest
pkg:maven/com.google.j2objc/j2objc-annotations@3.1
(Confidence :High)
jackson-annotations-2.21.jar
Description:
Core annotations used for value types, used by Jackson data binding package.
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-annotations/2.21/jackson-annotations-2.21.jar
MD5: e0d0c3e7300954f73e43c67d933aaea4
SHA1: b1bc1868bf02dc0bd6c7836257a036a331005309
SHA256: 53ca085f4a150f703f49e1aabd935bd03b43e1ea3d55d135438292af22cef56b
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
jackson-annotations-2.21.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.1
Evidence
Type Source Name Value Confidence
Vendor file name jackson-annotations High
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-annotations Medium
Vendor Manifest Implementation-Vendor FasterXML High
Vendor Manifest Implementation-Vendor-Id com.fasterxml.jackson.core Medium
Vendor Manifest specification-vendor FasterXML Low
Vendor pom artifactid jackson-annotations Highest
Vendor pom artifactid jackson-annotations Low
Vendor pom groupid com.fasterxml.jackson.core Highest
Vendor pom name Jackson-annotations High
Vendor pom parent-artifactid jackson-parent Low
Vendor pom parent-groupid com.fasterxml.jackson Medium
Vendor pom url FasterXML/jackson Highest
Product file name jackson-annotations High
Product hint analyzer product java8 Highest
Product hint analyzer product modules 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-annotations Medium
Product Manifest bundle-symbolicname com.fasterxml.jackson.core.jackson-annotations Medium
Product Manifest Implementation-Title Jackson-annotations High
Product Manifest specification-title Jackson-annotations Medium
Product pom artifactid jackson-annotations Highest
Product pom groupid com.fasterxml.jackson.core Highest
Product pom name Jackson-annotations High
Product pom parent-artifactid jackson-parent Medium
Product pom parent-groupid com.fasterxml.jackson Medium
Product pom url FasterXML/jackson High
Version file version 2.21 High
Version Manifest Implementation-Version 2.21 High
Version pom version 2.21 Highest
jackson-core-2.21.1.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.21.1/jackson-core-2.21.1.jar
MD5: a526a530a07fd25140dee4695e686051
SHA1: 47b013fc85dbb819f3ba51e95a5560d0f1c4121c
SHA256: 1edd5f2e49dca5f8e4519957c24b7b3050bd1c7ee883920da33cff031ff1f7c0
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
jackson-core-2.21.1.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/de.funfried.netbeans.plugins/externalcodeformatter@1.15.7-SNAPSHOT
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.21.1 High
Version Manifest Bundle-Version 2.21.1 High
Version Manifest Implementation-Version 2.21.1 High
Version pom version 2.21.1 Highest
jackson-databind-2.21.1.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.21.1/jackson-databind-2.21.1.jar
MD5: 35fe6cc9ff7990e67f86a92092aa0569
SHA1: 5615fb77652bfd386d87b95a1d663e1c0e38b372
SHA256: b011eb5202d9ec889e27f1dcbdf6c63f06a76e7a16c0a1b30c6048d556c9a28e
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
jackson-databind-2.21.1.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/de.funfried.netbeans.plugins/externalcodeformatter@1.15.7-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.21.1 High
Version Manifest Bundle-Version 2.21.1 High
Version Manifest Implementation-Version 2.21.1 High
Version pom version 2.21.1 Highest
jackson-datatype-guava-2.21.0.jar
Description:
Add-on datatype-support module for Jackson (https://github.com/FasterXML/jackson) that handles
Guava (https://github.com/google/guava) types (currently mostly just collection ones)
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/datatype/jackson-datatype-guava/2.21.0/jackson-datatype-guava-2.21.0.jar
MD5: d87b2dd761812d71d9b2d40314eccdca
SHA1: 984bee84a3f91b34b84f744e24052dab6ea658e8
SHA256: dc9937d0f893dd902ea92330c9dc913ae9fa22bb536731d687baf71094592169
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
jackson-datatype-guava-2.21.0.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/com.palantir.javaformat/palantir-java-format-spi@2.89.0
Evidence
Type Source Name Value Confidence
Vendor file name jackson-datatype-guava High
Vendor jar package name datatype Highest
Vendor jar package name fasterxml Highest
Vendor jar package name guava Highest
Vendor jar package name jackson Highest
Vendor Manifest build-jdk-spec 1.8 Low
Vendor Manifest bundle-docurl https://github.com/FasterXML/jackson-datatypes-collections Low
Vendor Manifest bundle-symbolicname com.fasterxml.jackson.datatype.jackson-datatype-guava Medium
Vendor Manifest Implementation-Vendor FasterXML High
Vendor Manifest Implementation-Vendor-Id com.fasterxml.jackson.datatype Medium
Vendor Manifest multi-release true Low
Vendor Manifest specification-vendor FasterXML Low
Vendor pom artifactid jackson-datatype-guava Highest
Vendor pom artifactid jackson-datatype-guava Low
Vendor pom groupid com.fasterxml.jackson.datatype Highest
Vendor pom name Jackson datatype: Guava High
Vendor pom parent-artifactid jackson-datatypes-collections Low
Vendor pom url FasterXML/jackson-datatypes-collections Highest
Product file name jackson-datatype-guava High
Product jar package name datatype Highest
Product jar package name fasterxml Highest
Product jar package name guava Highest
Product jar package name jackson Highest
Product Manifest build-jdk-spec 1.8 Low
Product Manifest bundle-docurl https://github.com/FasterXML/jackson-datatypes-collections Low
Product Manifest Bundle-Name Jackson datatype: Guava Medium
Product Manifest bundle-symbolicname com.fasterxml.jackson.datatype.jackson-datatype-guava Medium
Product Manifest Implementation-Title Jackson datatype: Guava High
Product Manifest multi-release true Low
Product Manifest specification-title Jackson datatype: Guava Medium
Product pom artifactid jackson-datatype-guava Highest
Product pom groupid com.fasterxml.jackson.datatype Highest
Product pom name Jackson datatype: Guava High
Product pom parent-artifactid jackson-datatypes-collections Medium
Product pom url FasterXML/jackson-datatypes-collections High
Version file version 2.21.0 High
Version Manifest Bundle-Version 2.21.0 High
Version Manifest Implementation-Version 2.21.0 High
Version pom version 2.21.0 Highest
pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-guava@2.21.0
(Confidence :High)
jackson-datatype-jdk8-2.21.0.jar
Description:
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
JDK 8 data types.
License:
http://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.21.0/jackson-datatype-jdk8-2.21.0.jar
MD5: c51b64b76723fb0cfb7071404dd15205
SHA1: 2ec52647d5af910c27b34991b3127c34ae7319ca
SHA256: c80ea021476de24903da7a5596989b3b5469aac2a727348878d1079960d26700
Referenced In Project/Scope: External Code Formatters for NetBeans:runtime
jackson-datatype-jdk8-2.21.0.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/com.palantir.javaformat/palantir-java-format@2.89.0
Evidence
Type Source Name Value Confidence
Vendor file name jackson-datatype-jdk8 High
Vendor jar package name datatype Highest
Vendor jar package name fasterxml Highest
Vendor jar package name jackson Highest
Vendor jar package name jdk8 Highest
Vendor Manifest build-jdk-spec 1.8 Low
Vendor Manifest bundle-docurl https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8 Low
Vendor Manifest bundle-symbolicname com.fasterxml.jackson.datatype.jackson-datatype-jdk8 Medium
Vendor Manifest Implementation-Vendor FasterXML High
Vendor Manifest Implementation-Vendor-Id com.fasterxml.jackson.datatype Medium
Vendor Manifest multi-release true Low
Vendor Manifest specification-vendor FasterXML Low
Vendor pom artifactid jackson-datatype-jdk8 Highest
Vendor pom artifactid jackson-datatype-jdk8 Low
Vendor pom groupid com.fasterxml.jackson.datatype Highest
Vendor pom name Jackson datatype: jdk8 High
Vendor pom parent-artifactid jackson-modules-java8 Low
Vendor pom parent-groupid com.fasterxml.jackson.module Medium
Product file name jackson-datatype-jdk8 High
Product jar package name datatype Highest
Product jar package name fasterxml Highest
Product jar package name jackson Highest
Product jar package name jdk8 Highest
Product Manifest build-jdk-spec 1.8 Low
Product Manifest bundle-docurl https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8 Low
Product Manifest Bundle-Name Jackson datatype: jdk8 Medium
Product Manifest bundle-symbolicname com.fasterxml.jackson.datatype.jackson-datatype-jdk8 Medium
Product Manifest Implementation-Title Jackson datatype: jdk8 High
Product Manifest multi-release true Low
Product Manifest specification-title Jackson datatype: jdk8 Medium
Product pom artifactid jackson-datatype-jdk8 Highest
Product pom groupid com.fasterxml.jackson.datatype Highest
Product pom name Jackson datatype: jdk8 High
Product pom parent-artifactid jackson-modules-java8 Medium
Product pom parent-groupid com.fasterxml.jackson.module Medium
Version file version 2.21.0 High
Version Manifest Bundle-Version 2.21.0 High
Version Manifest Implementation-Version 2.21.0 High
Version pom version 2.21.0 Highest
Related Dependencies
jackson-module-parameter-names-2.21.0.jar
File Path: /home/runner/.m2/repository/com/fasterxml/jackson/module/jackson-module-parameter-names/2.21.0/jackson-module-parameter-names-2.21.0.jar
MD5: 0d6824d21733600cecfb66c60cc07460
SHA1: e955528dc6ac6f35539ac7002b20204233dd4e27
SHA256: cd0be4c0b760cdebf96f6a02bda8fc31a93ac01c94b331bfbc440abb3ed6ff0e
pkg:maven/com.fasterxml.jackson.module/jackson-module-parameter-names@2.21.0
pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.21.0
(Confidence :High)
cpe:2.3:a:fasterxml:jackson-modules-java8:2.21.0:*:*:*:*:*:*:*
(Confidence :Low)
suppress
javax.inject-1.jar
Description:
The javax.inject API
License:
The Apache Software License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.jar
MD5: 289075e48b909e9e74e6c915b3631d2e
SHA1: 6975da39a7040257bd51d21a231b76c915872d38
SHA256: 91c77044a50c481636c32d916fd89c9118a72195390452c81065080f957de7ff
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
javax.inject-1.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/org.apache.maven.scm/maven-scm-provider-gitexe@2.2.1
Evidence
Type Source Name Value Confidence
Vendor file name javax.inject-1 High
Vendor jar package name inject Highest
Vendor jar package name inject Low
Vendor jar package name javax Highest
Vendor jar package name javax Low
Vendor pom artifactid javax.inject Highest
Vendor pom artifactid javax.inject Low
Vendor pom groupid javax.inject Highest
Vendor pom name javax.inject High
Vendor pom url http://code.google.com/p/atinject/ Highest
Product file name javax.inject-1 High
Product jar package name inject Highest
Product jar package name inject Low
Product jar package name javax Highest
Product pom artifactid javax.inject Highest
Product pom groupid javax.inject Highest
Product pom name javax.inject High
Product pom url http://code.google.com/p/atinject/ Medium
Version file version 1 Medium
Version pom version 1 Highest
pkg:maven/javax.inject/javax.inject@1
(Confidence :High)
jcl-over-slf4j-1.7.36.jar
Description:
JCL 1.2 implemented over SLF4J
License:
Apache License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar
MD5: 8065610cde33ed9fd5d34367912c1938
SHA1: d877e195a05aca4a2f1ad2ff14bfec1393af4b5e
SHA256: ab57ca8fd223772c17365d121f59e94ecbf0ae59d08c03a3cb5b81071c019195
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
jcl-over-slf4j-1.7.36.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/org.apache.maven.scm/maven-scm-provider-jgit@2.2.1
Evidence
Type Source Name Value Confidence
Vendor file name jcl-over-slf4j High
Vendor jar package name apache Highest
Vendor jar package name commons Highest
Vendor jar package name logging Highest
Vendor Manifest automatic-module-name org.apache.commons.logging Medium
Vendor Manifest build-jdk-spec 1.8 Low
Vendor Manifest bundle-requiredexecutionenvironment J2SE-1.5 Low
Vendor Manifest bundle-symbolicname jcl.over.slf4j Medium
Vendor pom artifactid jcl-over-slf4j Highest
Vendor pom artifactid jcl-over-slf4j Low
Vendor pom groupid org.slf4j Highest
Vendor pom name JCL 1.2 implemented over SLF4J High
Vendor pom parent-artifactid slf4j-parent Low
Vendor pom url http://www.slf4j.org Highest
Product file name jcl-over-slf4j High
Product jar package name apache Highest
Product jar package name commons Highest
Product jar package name logging Highest
Product Manifest automatic-module-name org.apache.commons.logging Medium
Product Manifest build-jdk-spec 1.8 Low
Product Manifest Bundle-Name jcl-over-slf4j Medium
Product Manifest bundle-requiredexecutionenvironment J2SE-1.5 Low
Product Manifest bundle-symbolicname jcl.over.slf4j Medium
Product Manifest Implementation-Title jcl-over-slf4j High
Product pom artifactid jcl-over-slf4j Highest
Product pom groupid org.slf4j Highest
Product pom name JCL 1.2 implemented over SLF4J High
Product pom parent-artifactid slf4j-parent Medium
Product pom url http://www.slf4j.org Medium
Version file version 1.7.36 High
Version Manifest Bundle-Version 1.7.36 High
Version Manifest Implementation-Version 1.7.36 High
Version pom version 1.7.36 Highest
pkg:maven/org.slf4j/jcl-over-slf4j@1.7.36
(Confidence :High)
jmh-core-1.37.jar
Description:
The jmh is a Java harness for building, running, and analysing
nano/micro/macro benchmarks written in Java and other languages
targeting the JVM.
File Path: /home/runner/.m2/repository/org/openjdk/jmh/jmh-core/1.37/jmh-core-1.37.jar
MD5: db951a09b14a411f1b642dc6ddc39125
SHA1: 896f27e49105b35ea1964319c83d12082e7a79ef
SHA256: dc0eaf2bbf0036a70b60798c785d6e03a9daf06b68b8edb0f1ba9eb3421baeb3
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
jmh-core-1.37.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/com.github.jsqlparser/jsqlparser@5.3
Evidence
Type Source Name Value Confidence
Vendor file name jmh-core High
Vendor jar package name core Highest
Vendor jar package name jmh Highest
Vendor jar package name jmh Low
Vendor jar package name openjdk Highest
Vendor jar package name openjdk Low
Vendor pom artifactid jmh-core Highest
Vendor pom artifactid jmh-core Low
Vendor pom groupid org.openjdk.jmh Highest
Vendor pom name JMH Core High
Vendor pom organization name Oracle High
Vendor pom organization url http://openjdk.java.net/ Medium
Vendor pom parent-artifactid jmh-parent Low
Vendor pom (hint) organization name sun High
Product file name jmh-core High
Product jar package name core Highest
Product jar package name jmh Highest
Product jar package name jmh Low
Product jar package name openjdk Highest
Product pom artifactid jmh-core Highest
Product pom groupid org.openjdk.jmh Highest
Product pom name JMH Core High
Product pom organization name Oracle Low
Product pom organization url http://openjdk.java.net/ Low
Product pom parent-artifactid jmh-parent Medium
Version file version 1.37 High
Version pom version 1.37 Highest
pkg:maven/org.openjdk.jmh/jmh-core@1.37
(Confidence :High)
jna-5.18.1.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.18.1/jna-5.18.1.jar
MD5: cb531ec131e1c68c045b5d45fe5b9878
SHA1: b27ba04287cc4abe769642fe8318d39fc89bf937
SHA256: 260c4b1e22b1db9e110ee441c4f13ce115f841fa48c41d78750986214b395557
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
jna-5.18.1.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/org.eclipse.jdt/org.eclipse.jdt.core@3.44.0
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/linux-riscv64/libjnidispatch.so; processor=riscv64;osname=linux, com/sun/jna/dragonflybsd-x86-64/libjnidispatch.so; processor=x86-64;osname=dragonflybsd, 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/freebsd-aarch64/libjnidispatch.so; processor=aarch64;osname=freebsd, com/sun/jna/freebsd-ppc64le/libjnidispatch.so; processor=ppc64le;osname=freebsd, com/sun/jna/freebsd-ppc64/libjnidispatch.so; processor=ppc64;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/linux-riscv64/libjnidispatch.so; processor=riscv64;osname=linux, com/sun/jna/dragonflybsd-x86-64/libjnidispatch.so; processor=x86-64;osname=dragonflybsd, 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/freebsd-aarch64/libjnidispatch.so; processor=aarch64;osname=freebsd, com/sun/jna/freebsd-ppc64le/libjnidispatch.so; processor=ppc64le;osname=freebsd, com/sun/jna/freebsd-ppc64/libjnidispatch.so; processor=ppc64;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.18.1 High
Version Manifest Bundle-Version 5.18.1 High
Version pom version 5.18.1 Highest
pkg:maven/net.java.dev.jna/jna@5.18.1
(Confidence :High)
cpe:2.3:a:oracle:java_se:5.18.1:*:*:*:*:*:*:*
(Confidence :Low)
suppress
jna-platform-5.18.1.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.18.1/jna-platform-5.18.1.jar
MD5: a7af00779ec98bfe22dfb07b1532830d
SHA1: dd817f391efc492041c9ae91127527c13750a789
SHA256: ad14c1b1ec4f43d396231219dfa635ebf828f738eac9f890ea1bc07795892d9a
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
jna-platform-5.18.1.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/de.funfried.libraries/jsdt-core@1.0.13
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 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 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.18.1 High
Version Manifest Bundle-Version 5.18.1 High
Version pom version 5.18.1 Highest
pkg:maven/net.java.dev.jna/jna-platform@5.18.1
(Confidence :High)
jopt-simple-5.0.4.jar
Description:
A Java library for parsing command line options
License:
The MIT License: http://www.opensource.org/licenses/mit-license.php
File Path: /home/runner/.m2/repository/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar
MD5: eb0d9dffe9b0eddead68fe678be76c49
SHA1: 4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c
SHA256: df26cc58f235f477db07f753ba5a3ab243ebe5789d9f89ecf68dd62ea9a66c28
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
jopt-simple-5.0.4.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/com.github.jsqlparser/jsqlparser@5.3
Evidence
Type Source Name Value Confidence
Vendor file name jopt-simple High
Vendor Manifest bundle-symbolicname net.sf.jopt-simple.jopt-simple Medium
Vendor pom artifactid jopt-simple Highest
Vendor pom artifactid jopt-simple Low
Vendor pom developer email pholser@alumni.rice.edu Low
Vendor pom developer id pholser Medium
Vendor pom developer name Paul Holser Medium
Vendor pom groupid net.sf.jopt-simple Highest
Vendor pom name JOpt Simple High
Vendor pom url http://jopt-simple.github.io/jopt-simple Highest
Product file name jopt-simple High
Product Manifest Bundle-Name jopt-simple Medium
Product Manifest bundle-symbolicname net.sf.jopt-simple.jopt-simple Medium
Product pom artifactid jopt-simple Highest
Product pom developer email pholser@alumni.rice.edu Low
Product pom developer id pholser Low
Product pom developer name Paul Holser Low
Product pom groupid net.sf.jopt-simple Highest
Product pom name JOpt Simple High
Product pom url http://jopt-simple.github.io/jopt-simple Medium
Version file version 5.0.4 High
Version Manifest Bundle-Version 5.0.4 High
Version pom version 5.0.4 Highest
pkg:maven/net.sf.jopt-simple/jopt-simple@5.0.4
(Confidence :High)
jsdt-core-1.0.13.jar (shaded: args4j:args4j:2.33)
File Path: /home/runner/.m2/repository/de/funfried/libraries/jsdt-core/1.0.13/jsdt-core-1.0.13.jar/META-INF/maven/args4j/args4j/pom.xml
MD5: 33ec4e31ee9286571c7045c28e5a3cf4
SHA1: 168b592340292d4410a1d000bb7fa7144967fc12
SHA256: c23256cf0fca685c9457d5d291646676db3c777f4b2d2703377085ffcc52d710
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
Evidence
Type Source Name Value Confidence
Vendor pom artifactid args4j Low
Vendor pom groupid args4j Highest
Vendor pom name args4j High
Vendor pom parent-artifactid args4j-site Low
Product pom artifactid args4j Highest
Product pom groupid args4j Highest
Product pom name args4j High
Product pom parent-artifactid args4j-site Medium
Version pom version 2.33 Highest
pkg:maven/args4j/args4j@2.33
(Confidence :High)
cpe:2.3:a:jsite:jsite:2.33:*:*:*:*:*:*:*
(Confidence :Low)
suppress
jsdt-core-1.0.13.jar (shaded: org.eclipse.emf:org.eclipse.emf.common:2.45.0-SNAPSHOT)
File Path: /home/runner/.m2/repository/de/funfried/libraries/jsdt-core/1.0.13/jsdt-core-1.0.13.jar/META-INF/maven/org.eclipse.emf/org.eclipse.emf.common/pom.xml
MD5: 59c6588d70e17024f9822e9d583d79ac
SHA1: cb6be0fcbc13fd0884cc0d9d83f10a4c3591dda2
SHA256: 8d6d17421928d07d3c25ec07c06fdad490dbf61b56159de19628d855bf33154a
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
Evidence
Type Source Name Value Confidence
Vendor pom artifactid eclipse.emf.common Low
Vendor pom groupid org.eclipse.emf Highest
Product pom artifactid eclipse.emf.common Highest
Product pom groupid org.eclipse.emf Highest
Version pom version 2.45.0-SNAPSHOT Highest
pkg:maven/org.eclipse.emf/org.eclipse.emf.common@2.45.0-SNAPSHOT
(Confidence :High)
jsdt-core-1.0.13.jar (shaded: org.eclipse.emf:org.eclipse.emf.ecore:2.42.0-SNAPSHOT)
File Path: /home/runner/.m2/repository/de/funfried/libraries/jsdt-core/1.0.13/jsdt-core-1.0.13.jar/META-INF/maven/org.eclipse.emf/org.eclipse.emf.ecore/pom.xml
MD5: e3682cf305f496e30c3326be2dbd352a
SHA1: 11b49232220736c649f257992b48013d734e4041
SHA256: 0b1fc247afbc20814ca59dc05d2cd1e0ccc31dd149e3d5d8f5adcf3a1ba5e852
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
Evidence
Type Source Name Value Confidence
Vendor pom artifactid eclipse.emf.ecore Low
Vendor pom groupid org.eclipse.emf Highest
Product pom artifactid eclipse.emf.ecore Highest
Product pom groupid org.eclipse.emf Highest
Version pom version 2.42.0-SNAPSHOT Highest
pkg:maven/org.eclipse.emf/org.eclipse.emf.ecore@2.42.0-SNAPSHOT
(Confidence :High)
jsdt-core-1.0.13.jar (shaded: org.eclipse.webtools.common:org.eclipse.wst.common.core:1.4.100-SNAPSHOT)
File Path: /home/runner/.m2/repository/de/funfried/libraries/jsdt-core/1.0.13/jsdt-core-1.0.13.jar/META-INF/maven/org.eclipse.webtools.common/org.eclipse.wst.common.core/pom.xml
MD5: 832890825700bcccde2127e6804aaca9
SHA1: 2e89580cb4af56bd942ddef65ada5db80e7d9eac
SHA256: d63cd4f8493925dad3af488422316cfc0167ec791b31388023ea93c24ca77393
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
Evidence
Type Source Name Value Confidence
Vendor pom artifactid eclipse.wst.common.core Low
Vendor pom groupid org.eclipse.webtools.common Highest
Product pom artifactid eclipse.wst.common.core Highest
Product pom groupid org.eclipse.webtools.common Highest
Version pom version 1.4.100-SNAPSHOT Highest
pkg:maven/org.eclipse.webtools.common/org.eclipse.wst.common.core@1.4.100-SNAPSHOT
(Confidence :High)
jsdt-core-1.0.13.jar (shaded: org.eclipse.webtools.common:org.eclipse.wst.common.environment:1.1.0-SNAPSHOT)
File Path: /home/runner/.m2/repository/de/funfried/libraries/jsdt-core/1.0.13/jsdt-core-1.0.13.jar/META-INF/maven/org.eclipse.webtools.common/org.eclipse.wst.common.environment/pom.xml
MD5: bdac57f4b0794ff612a047f64899b058
SHA1: 188275deaf7d9c143da3be894b41ce5a1eea4e32
SHA256: 884a2a0d50cc37dd2b33065cafac557bf8ac1d1562e7301102795eb657dc1afd
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
Evidence
Type Source Name Value Confidence
Vendor pom artifactid eclipse.wst.common.environment Low
Vendor pom groupid org.eclipse.webtools.common Highest
Product pom artifactid eclipse.wst.common.environment Highest
Product pom groupid org.eclipse.webtools.common Highest
Version pom version 1.1.0-SNAPSHOT Highest
pkg:maven/org.eclipse.webtools.common/org.eclipse.wst.common.environment@1.1.0-SNAPSHOT
(Confidence :High)
jsdt-core-1.0.13.jar (shaded: org.eclipse.webtools.common:org.eclipse.wst.common.frameworks:1.3.0-SNAPSHOT)
File Path: /home/runner/.m2/repository/de/funfried/libraries/jsdt-core/1.0.13/jsdt-core-1.0.13.jar/META-INF/maven/org.eclipse.webtools.common/org.eclipse.wst.common.frameworks/pom.xml
MD5: 1be473e644ff539f7ae52195c99c9db5
SHA1: af6cf6538862bfe16fee2323d02e7fe90e7544cb
SHA256: 44da8b146f5e06c05d7dd189b46c250bb45873fd2bcdfe74ce483683cedba13e
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
Evidence
Type Source Name Value Confidence
Vendor pom artifactid eclipse.wst.common.frameworks Low
Vendor pom groupid org.eclipse.webtools.common Highest
Product pom artifactid eclipse.wst.common.frameworks Highest
Product pom groupid org.eclipse.webtools.common Highest
Version pom version 1.3.0-SNAPSHOT Highest
pkg:maven/org.eclipse.webtools.common/org.eclipse.wst.common.frameworks@1.3.0-SNAPSHOT
(Confidence :High)
jsdt-core-1.0.13.jar (shaded: org.eclipse.webtools.common:org.eclipse.wst.common.project.facet.core:1.5.0-SNAPSHOT)
File Path: /home/runner/.m2/repository/de/funfried/libraries/jsdt-core/1.0.13/jsdt-core-1.0.13.jar/META-INF/maven/org.eclipse.webtools.common/org.eclipse.wst.common.project.facet.core/pom.xml
MD5: 17a5f0957c1003792ed539e2351b9d49
SHA1: 513efceaab842d0207935cab0d009725eb1c3dc1
SHA256: beea839fff9b4d226c93715cffd725bd7228b2cd38332d3c2d5d41d198e776a8
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
Evidence
Type Source Name Value Confidence
Vendor pom artifactid eclipse.wst.common.project.facet.core Low
Vendor pom groupid org.eclipse.webtools.common Highest
Product pom artifactid eclipse.wst.common.project.facet.core Highest
Product pom groupid org.eclipse.webtools.common Highest
Version pom version 1.5.0-SNAPSHOT Highest
pkg:maven/org.eclipse.webtools.common/org.eclipse.wst.common.project.facet.core@1.5.0-SNAPSHOT
(Confidence :High)
jsdt-core-1.0.13.jar (shaded: org.eclipse.webtools.common:org.eclipse.wst.validation:1.3.100-SNAPSHOT)
File Path: /home/runner/.m2/repository/de/funfried/libraries/jsdt-core/1.0.13/jsdt-core-1.0.13.jar/META-INF/maven/org.eclipse.webtools.common/org.eclipse.wst.validation/pom.xml
MD5: b4038af37a8b415ab982a9ed73a97fd5
SHA1: 8b24b7bde158dd533f6ba6275e5ca045508158f9
SHA256: fefad9778242beb484bec44edb1c65616e01eedad3907fc06c4411510221b8c8
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
Evidence
Type Source Name Value Confidence
Vendor pom artifactid eclipse.wst.validation Low
Vendor pom groupid org.eclipse.webtools.common Highest
Product pom artifactid eclipse.wst.validation Highest
Product pom groupid org.eclipse.webtools.common Highest
Version pom version 1.3.100-SNAPSHOT Highest
pkg:maven/org.eclipse.webtools.common/org.eclipse.wst.validation@1.3.100-SNAPSHOT
(Confidence :High)
jsdt-core-1.0.13.jar (shaded: org.eclipse.webtools.jsdt.bundles:org.eclipse.wst.jsdt.core:2.0.500-SNAPSHOT)
File Path: /home/runner/.m2/repository/de/funfried/libraries/jsdt-core/1.0.13/jsdt-core-1.0.13.jar/META-INF/maven/org.eclipse.webtools.jsdt.bundles/org.eclipse.wst.jsdt.core/pom.xml
MD5: 48ee88635e7e4d2f1c770b983f5719b6
SHA1: fb183f67ce39ed44cfd923169c7ab670e2b83598
SHA256: f2eb856fbf232d75a3c678a6cc2ebba6cf69a7528dbd281a9bfc0d546140900b
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
Evidence
Type Source Name Value Confidence
Vendor pom artifactid eclipse.wst.jsdt.core Low
Vendor pom groupid org.eclipse.webtools.jsdt.bundles Highest
Product pom artifactid eclipse.wst.jsdt.core Highest
Product pom groupid org.eclipse.webtools.jsdt.bundles Highest
Version pom version 2.0.500-SNAPSHOT Highest
pkg:maven/org.eclipse.webtools.jsdt.bundles/org.eclipse.wst.jsdt.core@2.0.500-SNAPSHOT
(Confidence :High)
jsdt-core-1.0.13.jar
Description:
Repackaging of Eclipse JSDT bundled for Maven Central. Idea and originally developed by Christopher Tubbs and Jeremy Landis, see https://github.com/revelc/jsdt-core
License:
Eclipse Public License: http://www.eclipse.org/legal/epl-v10.html
File Path: /home/runner/.m2/repository/de/funfried/libraries/jsdt-core/1.0.13/jsdt-core-1.0.13.jar
MD5: ae1e514c6b491fc68e986382db833fc0
SHA1: 7581d50339f00f221c6d8eff22ac0c648ec30575
SHA256: a6b4381459816bbb3697d0240dffabf6ce1bc7a1643c9e3195e538e223cb306f
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
jsdt-core-1.0.13.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/de.funfried.netbeans.plugins/externalcodeformatter@1.15.7-SNAPSHOT
Evidence
Type Source Name Value Confidence
Vendor file name jsdt-core High
Vendor jar package name bundle Highest
Vendor jar package name core Highest
Vendor jar package name eclipse Highest
Vendor jar package name jsdt Highest
Vendor jar package name libraries Highest
Vendor Manifest build-jdk-spec 21 Low
Vendor Manifest bundle-symbolicname jsdt-core Medium
Vendor pom artifactid jsdt-core Highest
Vendor pom artifactid jsdt-core Low
Vendor pom developer email info@funfried.de Low
Vendor pom developer id bahlef Medium
Vendor pom developer name Fabian Bahle Medium
Vendor pom groupid de.funfried.libraries Highest
Vendor pom name Eclipse JSDT Core Bundle High
Vendor pom url funfried/jsdt-core/ Highest
Product file name jsdt-core High
Product jar package name bundle Highest
Product jar package name core Highest
Product jar package name eclipse Highest
Product jar package name jsdt Highest
Product jar package name libraries Highest
Product Manifest build-jdk-spec 21 Low
Product Manifest Bundle-Name Eclipse JSDT core Medium
Product Manifest bundle-symbolicname jsdt-core Medium
Product pom artifactid jsdt-core Highest
Product pom developer email info@funfried.de Low
Product pom developer id bahlef Low
Product pom developer name Fabian Bahle Low
Product pom groupid de.funfried.libraries Highest
Product pom name Eclipse JSDT Core Bundle High
Product pom url funfried/jsdt-core/ High
Version file version 1.0.13 High
Version Manifest Bundle-Version 1.0.13 High
Version pom version 1.0.13 Highest
pkg:maven/de.funfried.libraries/jsdt-core@1.0.13
(Confidence :High)
jsdt-core-1.0.13.jar: baseBrowserLibrary--WrapperObjects.js
File Path: /home/runner/.m2/repository/de/funfried/libraries/jsdt-core/1.0.13/jsdt-core-1.0.13.jar/libraries/baseBrowserLibrary--WrapperObjects.js
MD5: d05e189053e606afe0263b5e2bd15368
SHA1: e8af0f20f071aeddde469911ccad876363d4d4a6
SHA256: 9b66537ffda799337ca4eabfd12e6ecfd9e0502ef87d475f80f0e2c03c608455
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
Evidence
Type Source Name Value Confidence
jsdt-core-1.0.13.jar: baseBrowserLibrary.js
File Path: /home/runner/.m2/repository/de/funfried/libraries/jsdt-core/1.0.13/jsdt-core-1.0.13.jar/libraries/baseBrowserLibrary.js
MD5: 3ae87d09b4add97c3c03aaef34566e97
SHA1: 15c7811f37dd11b534c96e880ea6395c88079827
SHA256: f906cb3bc1e81032301f66d160b69cc5c445eecc16b6096709263579c65f4712
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
Evidence
Type Source Name Value Confidence
jsdt-core-1.0.13.jar: browserWindow.js
File Path: /home/runner/.m2/repository/de/funfried/libraries/jsdt-core/1.0.13/jsdt-core-1.0.13.jar/libraries/browserWindow.js
MD5: f133458548410e92c7d8cdf29e09ee5b
SHA1: a339b9807bc1be244144cc9ff699cd17e99eb064
SHA256: 6cda77d19e4f3112955847c980eec10a55ac869379eaa0d32b90036bd05d5d1f
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
Evidence
Type Source Name Value Confidence
jsdt-core-1.0.13.jar: dom5.js
File Path: /home/runner/.m2/repository/de/funfried/libraries/jsdt-core/1.0.13/jsdt-core-1.0.13.jar/libraries/dom5.js
MD5: cde83d884d33f1571290b9fa75d531cc
SHA1: 52bb7ec0b883900f139c35ac1ffa2d7a523462af
SHA256: 0f879ca5be7eed2de03309ab76a63be58c0a36853492e385b6ee975f9b24fff4
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
Evidence
Type Source Name Value Confidence
jsdt-core-1.0.13.jar: resources-ant.jar
File Path: /home/runner/.m2/repository/de/funfried/libraries/jsdt-core/1.0.13/jsdt-core-1.0.13.jar/ant_tasks/resources-ant.jar
MD5: 090924ebad796fd36a51e738f31da4a0
SHA1: be1f08e2056ac425d2bafd9f6e1f1da43964599a
SHA256: 9aea24177012018e0c39b2e1ec3f2fee20de7f8add17448c1568181db8cc2e83
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
Evidence
Type Source Name Value Confidence
Vendor file name resources-ant High
Vendor jar package name core Low
Vendor jar package name eclipse Low
Vendor jar package name resources Low
Product file name resources-ant High
Product jar package name ant Low
Product jar package name core Low
Product jar package name resources Low
jsdt-core-1.0.13.jar: system.js
File Path: /home/runner/.m2/repository/de/funfried/libraries/jsdt-core/1.0.13/jsdt-core-1.0.13.jar/libraries/system.js
MD5: 3d5788b2aae4ae50a64842e699023530
SHA1: dc499b8fdc3aff89d0e0feb6f6427cb5224ea500
SHA256: e5b336db286aca5e74930202cb759c61bee88c0f57d759c9b6da8cbe924b5151
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
Evidence
Type Source Name Value Confidence
jsdt-core-1.0.13.jar: xhr.js
File Path: /home/runner/.m2/repository/de/funfried/libraries/jsdt-core/1.0.13/jsdt-core-1.0.13.jar/libraries/xhr.js
MD5: 04ce37a9206b543480f39ab4eaa896dc
SHA1: 40adf7308857dd8dc9847a4669f458981b6a8729
SHA256: 72d5dee08d593a646142713b0fc2949fd3b840083ad794627eacb75041267ce8
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
Evidence
Type Source Name Value Confidence
jsoup-1.22.1.jar
Description:
jsoup is a Java library that simplifies working with real-world HTML and XML. It offers an easy-to-use API for URL fetching, data parsing, extraction, and manipulation using DOM API methods, CSS, and xpath selectors. jsoup implements the WHATWG HTML5 specification, and parses HTML to the same DOM as modern browsers.
License:
The MIT License: https://jsoup.org/license
File Path: /home/runner/.m2/repository/org/jsoup/jsoup/1.22.1/jsoup-1.22.1.jar
MD5: 650c793f2362dd13d13355e558ea56f0
SHA1: 9085290f1032d8bdd4ab0a279d176a4bd9e282ca
SHA256: cfd3298d8720cddfb0545109ccc6ea0ef39eff7e9c40a10ad95c93a65f01c916
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
jsoup-1.22.1.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/de.funfried.netbeans.plugins/externalcodeformatter@1.15.7-SNAPSHOT
Evidence
Type Source Name Value Confidence
Vendor file name jsoup High
Vendor jar package name jsoup Highest
Vendor jar package name org Highest
Vendor jar package name parser Highest
Vendor Manifest build-jdk-spec 17 Low
Vendor Manifest bundle-docurl https://jsoup.org/ Low
Vendor Manifest bundle-symbolicname org.jsoup Medium
Vendor Manifest Implementation-Vendor Jonathan Hedley High
Vendor Manifest multi-release true Low
Vendor Manifest originally-created-by Apache Maven Bundle Plugin 5.1.9 Low
Vendor pom artifactid jsoup Highest
Vendor pom artifactid jsoup Low
Vendor pom developer email jonathan@hedley.net Low
Vendor pom developer id jhy Medium
Vendor pom developer name Jonathan Hedley Medium
Vendor pom groupid org.jsoup Highest
Vendor pom name jsoup Java HTML Parser High
Vendor pom organization name Jonathan Hedley High
Vendor pom organization url https://jhedley.com/ Medium
Vendor pom url https://jsoup.org/ Highest
Product file name jsoup High
Product jar package name jsoup Highest
Product jar package name org Highest
Product jar package name parser Highest
Product Manifest build-jdk-spec 17 Low
Product Manifest bundle-docurl https://jsoup.org/ Low
Product Manifest Bundle-Name jsoup Java HTML Parser Medium
Product Manifest bundle-symbolicname org.jsoup Medium
Product Manifest Implementation-Title jsoup Java HTML Parser High
Product Manifest multi-release true Low
Product Manifest originally-created-by Apache Maven Bundle Plugin 5.1.9 Low
Product pom artifactid jsoup Highest
Product pom developer email jonathan@hedley.net Low
Product pom developer id jhy Low
Product pom developer name Jonathan Hedley Low
Product pom groupid org.jsoup Highest
Product pom name jsoup Java HTML Parser High
Product pom organization name Jonathan Hedley Low
Product pom organization url https://jhedley.com/ Low
Product pom url https://jsoup.org/ Medium
Version file version 1.22.1 High
Version Manifest Bundle-Version 1.22.1 High
Version Manifest Implementation-Version 1.22.1 High
Version pom version 1.22.1 Highest
jspecify-1.0.0.jar
Description:
An artifact of well-named and well-specified annotations to power static analysis checks
License:
The Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar
MD5: 9133aba420d0ca3b001dbb6ae9992cf6
SHA1: 7425a601c1c7ec76645a78d22b8c6a627edee507
SHA256: 1fad6e6be7557781e4d33729d49ae1cdc8fdda6fe477bb0cc68ce351eafdfbab
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
jspecify-1.0.0.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/com.google.guava/guava@33.5.0-jre
Evidence
Type Source Name Value Confidence
Vendor file name jspecify High
Vendor jar package name annotations Highest
Vendor jar package name jspecify Highest
Vendor Manifest bundle-docurl https://jspecify.dev/docs/start-here Low
Vendor Manifest bundle-symbolicname org.jspecify.jspecify Medium
Vendor Manifest multi-release true Low
Vendor pom artifactid jspecify Highest
Vendor pom artifactid jspecify Low
Vendor pom developer email kevinb9n@gmail.com Low
Vendor pom developer id kevinb9n Medium
Vendor pom developer name Kevin Bourrillion Medium
Vendor pom groupid org.jspecify Highest
Vendor pom name JSpecify annotations High
Vendor pom url http://jspecify.org/ Highest
Product file name jspecify High
Product jar package name annotations Highest
Product jar package name jspecify Highest
Product Manifest bundle-docurl https://jspecify.dev/docs/start-here Low
Product Manifest Bundle-Name JSpecify annotations Medium
Product Manifest bundle-symbolicname org.jspecify.jspecify Medium
Product Manifest multi-release true Low
Product pom artifactid jspecify Highest
Product pom developer email kevinb9n@gmail.com Low
Product pom developer id kevinb9n Low
Product pom developer name Kevin Bourrillion Low
Product pom groupid org.jspecify Highest
Product pom name JSpecify annotations High
Product pom url http://jspecify.org/ Medium
Version file version 1.0.0 High
Version Manifest Bundle-Version 1.0.0 High
Version Manifest Implementation-Version 1.0.0 High
Version pom version 1.0.0 Highest
pkg:maven/org.jspecify/jspecify@1.0.0
(Confidence :High)
jsqlformatter-5.3.9.jar
Description:
Format and pretty print SQL Statements
License:
GNU Affero General Public License Version 3: https://www.gnu.org/licenses/agpl-3.0.html
File Path: /home/runner/.m2/repository/com/manticore-projects/jsqlformatter/jsqlformatter/5.3.9/jsqlformatter-5.3.9.jar
MD5: 4cd991327f663da471d66ddae2457140
SHA1: 7ed60ea5c996a24ecd9b9a393f103abbb8204272
SHA256: 2a33885fde362c83f6224f82c1ad6155c0b468d108cd17f353dcf27933205db1
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
jsqlformatter-5.3.9.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/de.funfried.netbeans.plugins/externalcodeformatter@1.15.7-SNAPSHOT
Evidence
Type Source Name Value Confidence
Vendor file name jsqlformatter High
Vendor jar package name jsqlformatter Highest
Vendor jar package name manticore Highest
Vendor Manifest automatic-module-name com.manticore.jsqlformatter Medium
Vendor Manifest bundle-symbolicname com.manticore.jsqlformatter Medium
Vendor pom artifactid jsqlformatter Highest
Vendor pom artifactid jsqlformatter Low
Vendor pom developer email andreas@manticore-projects.com Low
Vendor pom developer id are Medium
Vendor pom developer name Andreas Reichel Medium
Vendor pom groupid com.manticore-projects.jsqlformatter Highest
Vendor pom name JSQLFormatter library High
Vendor pom url https://manticore-projects.com/JSQLFormatter/index.html Highest
Product file name jsqlformatter High
Product jar package name jsqlformatter Highest
Product jar package name manticore Highest
Product Manifest automatic-module-name com.manticore.jsqlformatter Medium
Product Manifest Bundle-Name com.manticore.jsqlformatter Medium
Product Manifest bundle-symbolicname com.manticore.jsqlformatter Medium
Product pom artifactid jsqlformatter Highest
Product pom developer email andreas@manticore-projects.com Low
Product pom developer id are Low
Product pom developer name Andreas Reichel Low
Product pom groupid com.manticore-projects.jsqlformatter Highest
Product pom name JSQLFormatter library High
Product pom url https://manticore-projects.com/JSQLFormatter/index.html Medium
Version file version 5.3.9 High
Version Manifest Bundle-Version 5.3.9 High
Version pom version 5.3.9 Highest
pkg:maven/com.manticore-projects.jsqlformatter/jsqlformatter@5.3.9
(Confidence :High)
jsqlparser-5.3.140.jar
Description:
Parse SQL Statements into Abstract Syntax Trees (AST)
License:
GNU Library or Lesser General Public License (LGPL) V2.1: http://www.gnu.org/licenses/lgpl-2.1.html
The Apache Software License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/com/manticore-projects/jsqlformatter/jsqlparser/5.3.140/jsqlparser-5.3.140.jar
MD5: f9e502e2b680c73ed9328d6b36d64735
SHA1: ab223d0fb04329e472e491c3abe23b5135e68466
SHA256: cf2d741d4c8ed5756ab7a96ab2908e1c26f9d841d527ada9c61cab68788b2223
Referenced In Project/Scope: External Code Formatters for NetBeans:runtime
jsqlparser-5.3.140.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/com.manticore-projects.jsqlformatter/jsqlformatter@5.3.9
Evidence
Type Source Name Value Confidence
Vendor file name jsqlparser High
Vendor jar package name jsqlparser Highest
Vendor jar package name net Highest
Vendor jar package name sf Highest
Vendor Manifest automatic-module-name net.sf.jsqlparser Medium
Vendor Manifest bundle-symbolicname net.sf.jsqlparser Medium
Vendor pom artifactid jsqlparser Highest
Vendor pom artifactid jsqlparser Low
Vendor pom developer email andreas@manticore-projects.com Low
Vendor pom developer email t.warneke@gmx.net Low
Vendor pom developer id are Medium
Vendor pom developer id twa Medium
Vendor pom developer name Andreas Reichel Medium
Vendor pom developer name Tobias Warneke Medium
Vendor pom groupid com.manticore-projects.jsqlformatter Highest
Vendor pom name JSQLParser library High
Vendor pom url JSQLParser/JSqlParser Highest
Product file name jsqlparser High
Product jar package name jsqlparser Highest
Product jar package name net Highest
Product jar package name sf Highest
Product Manifest automatic-module-name net.sf.jsqlparser Medium
Product Manifest Bundle-Name net.sf.jsqlparser Medium
Product Manifest bundle-symbolicname net.sf.jsqlparser Medium
Product pom artifactid jsqlparser Highest
Product pom developer email andreas@manticore-projects.com Low
Product pom developer email t.warneke@gmx.net Low
Product pom developer id are Low
Product pom developer id twa Low
Product pom developer name Andreas Reichel Low
Product pom developer name Tobias Warneke Low
Product pom groupid com.manticore-projects.jsqlformatter Highest
Product pom name JSQLParser library High
Product pom url JSQLParser/JSqlParser High
Version file version 5.3.140 High
Version Manifest Bundle-Version 5.3.140 High
Version pom version 5.3.140 Highest
pkg:maven/com.manticore-projects.jsqlformatter/jsqlparser@5.3.140
(Confidence :High)
jsqlparser-5.3.jar
Description:
JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes.
The generated hierarchy can be navigated using the Visitor Pattern.
License:
GNU Library or Lesser General Public License (LGPL) V2.1: http://www.gnu.org/licenses/lgpl-2.1.html
The Apache Software License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/com/github/jsqlparser/jsqlparser/5.3/jsqlparser-5.3.jar
MD5: 0cca432fa5378820dc7db49e2cdf673d
SHA1: 87cbf3d0a5446cd9909dfea60ac77ca3d6be00b5
SHA256: 41bcb5b00488231db179cb5a375690830a59aba521dfa303daa94dcb9dcc8e88
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
jsqlparser-5.3.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/de.funfried.netbeans.plugins/externalcodeformatter@1.15.7-SNAPSHOT
Evidence
Type Source Name Value Confidence
Vendor file name jsqlparser High
Vendor jar package name jsqlparser Highest
Vendor jar package name net Highest
Vendor jar package name sf Highest
Vendor jar package name statement Highest
Vendor Manifest automatic-module-name net.sf.jsqlparser Medium
Vendor Manifest build-jdk-spec 11 Low
Vendor Manifest bundle-symbolicname com.github.jsqlparser Medium
Vendor pom artifactid jsqlparser Highest
Vendor pom artifactid jsqlparser Low
Vendor pom developer email t.warneke@gmx.net Low
Vendor pom developer name Tobias Warneke Medium
Vendor pom groupid com.github.jsqlparser Highest
Vendor pom name JSQLParser library High
Vendor pom organization name JSQLParser High
Vendor pom url JSQLParser/JSqlParser Highest
Product file name jsqlparser High
Product jar package name jsqlparser Highest
Product jar package name net Highest
Product jar package name sf Highest
Product jar package name statement Highest
Product Manifest automatic-module-name net.sf.jsqlparser Medium
Product Manifest build-jdk-spec 11 Low
Product Manifest Bundle-Name JSQLParser library Medium
Product Manifest bundle-symbolicname com.github.jsqlparser Medium
Product pom artifactid jsqlparser Highest
Product pom developer email t.warneke@gmx.net Low
Product pom developer name Tobias Warneke Low
Product pom groupid com.github.jsqlparser Highest
Product pom name JSQLParser library High
Product pom organization name JSQLParser Low
Product pom url JSQLParser/JSqlParser High
Version file version 5.3 High
Version pom version 5.3 Highest
pkg:maven/com.github.jsqlparser/jsqlparser@5.3
(Confidence :High)
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 Project/Scope: External Code Formatters for NetBeans:compile
jsr305-3.0.2.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/de.funfried.libraries/jsdt-core@1.0.13
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
pkg:maven/com.google.code.findbugs/jsr305@3.0.2
(Confidence :High)
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 Project/Scope: External Code Formatters for NetBeans: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.google.guava/guava@33.5.0-jre
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
pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava
(Confidence :High)
lucene-core-3.6.2.jar
Description:
Apache Lucene Java Core
File Path: /home/runner/.m2/repository/org/apache/lucene/lucene-core/3.6.2/lucene-core-3.6.2.jar
MD5: ee396d04f5a35557b424025f5382c815
SHA1: 9ec77e2507f9cc01756964c71d91efd8154a8c47
SHA256: cef4436bae85c31417443284f736e321511cd1615268103378a9bf00b1df036d
Referenced In Project/Scope: External Code Formatters for NetBeans:runtime
lucene-core-3.6.2.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/org.netbeans.api/org-netbeans-modules-parsing-api@RELEASE170
Evidence
Type Source Name Value Confidence
Vendor file name lucene-core High
Vendor jar package name apache Highest
Vendor jar package name lucene Highest
Vendor Manifest extension-name org.apache.lucene Medium
Vendor Manifest Implementation-Vendor The Apache Software Foundation High
Vendor Manifest specification-vendor The Apache Software Foundation Low
Vendor pom artifactid lucene-core Highest
Vendor pom artifactid lucene-core Low
Vendor pom groupid org.apache.lucene Highest
Vendor pom name Lucene Core High
Vendor pom parent-artifactid lucene-parent Low
Product file name lucene-core High
Product jar package name apache Highest
Product jar package name lucene Highest
Product jar package name search Highest
Product Manifest extension-name org.apache.lucene Medium
Product Manifest Implementation-Title org.apache.lucene High
Product Manifest specification-title Lucene Search Engine: core Medium
Product pom artifactid lucene-core Highest
Product pom groupid org.apache.lucene Highest
Product pom name Lucene Core High
Product pom parent-artifactid lucene-parent Medium
Version file version 3.6.2 High
Version pom version 3.6.2 Highest
pkg:maven/org.apache.lucene/lucene-core@3.6.2
(Confidence :High)
maven-scm-api-2.2.1.jar
Description:
The SCM API provides mechanisms to manage all SCM tools.
File Path: /home/runner/.m2/repository/org/apache/maven/scm/maven-scm-api/2.2.1/maven-scm-api-2.2.1.jar
MD5: 1ef6b239f79a41c52e4eb871ddaa3c13
SHA1: 451345bd695fa717ec2ceb177d3543153cd3d77d
SHA256: d843c0611a21191e4a34804152c8bd9ec364f41e076713df8db99f6df7f386d3
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
maven-scm-api-2.2.1.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/de.funfried.netbeans.plugins/externalcodeformatter@1.15.7-SNAPSHOT
Evidence
Type Source Name Value Confidence
Vendor file name maven-scm-api High
Vendor jar package name apache Highest
Vendor jar package name maven Highest
Vendor jar package name scm Highest
Vendor Manifest build-jdk-spec 11 Low
Vendor Manifest Implementation-Vendor The Apache Software Foundation High
Vendor Manifest specification-vendor The Apache Software Foundation Low
Vendor pom artifactid maven-scm-api Highest
Vendor pom artifactid maven-scm-api Low
Vendor pom groupid org.apache.maven.scm Highest
Vendor pom name Maven SCM API High
Vendor pom parent-artifactid maven-scm Low
Product file name maven-scm-api High
Product jar package name apache Highest
Product jar package name maven Highest
Product jar package name scm Highest
Product Manifest build-jdk-spec 11 Low
Product Manifest Implementation-Title Maven SCM API High
Product Manifest specification-title Maven SCM API Medium
Product pom artifactid maven-scm-api Highest
Product pom groupid org.apache.maven.scm Highest
Product pom name Maven SCM API High
Product pom parent-artifactid maven-scm Medium
Version file version 2.2.1 High
Version Manifest Implementation-Version 2.2.1 High
Version pom version 2.2.1 Highest
pkg:maven/org.apache.maven.scm/maven-scm-api@2.2.1
(Confidence :High)
maven-scm-provider-git-commons-2.2.1.jar
Description:
Common library for SCM Git Provider.
File Path: /home/runner/.m2/repository/org/apache/maven/scm/maven-scm-provider-git-commons/2.2.1/maven-scm-provider-git-commons-2.2.1.jar
MD5: 27481c012ba069b900c3c8e7f2b4a79c
SHA1: ecffb44a1ef2fedea19ea361a676364046679a69
SHA256: 2002d91bf483d6ec6686c12f12a1cdcc21330d3547aa8cc15ed7e9eee543ae10
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
maven-scm-provider-git-commons-2.2.1.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/de.funfried.netbeans.plugins/externalcodeformatter@1.15.7-SNAPSHOT
Evidence
Type Source Name Value Confidence
Vendor file name maven-scm-provider-git-commons High
Vendor jar package name apache Highest
Vendor jar package name maven Highest
Vendor jar package name provider Highest
Vendor jar package name providers Highest
Vendor jar package name scm Highest
Vendor Manifest build-jdk-spec 11 Low
Vendor Manifest Implementation-Vendor The Apache Software Foundation High
Vendor Manifest specification-vendor The Apache Software Foundation Low
Vendor pom artifactid maven-scm-provider-git-commons Highest
Vendor pom artifactid maven-scm-provider-git-commons Low
Vendor pom groupid org.apache.maven.scm Highest
Vendor pom name Maven SCM Git Provider - Common library High
Vendor pom parent-artifactid maven-scm-providers-git Low
Product file name maven-scm-provider-git-commons High
Product jar package name apache Highest
Product jar package name maven Highest
Product jar package name provider Highest
Product jar package name providers Highest
Product jar package name scm Highest
Product Manifest build-jdk-spec 11 Low
Product Manifest Implementation-Title Maven SCM Git Provider - Common library High
Product Manifest specification-title Maven SCM Git Provider - Common library Medium
Product pom artifactid maven-scm-provider-git-commons Highest
Product pom groupid org.apache.maven.scm Highest
Product pom name Maven SCM Git Provider - Common library High
Product pom parent-artifactid maven-scm-providers-git Medium
Version file version 2.2.1 High
Version Manifest Implementation-Version 2.2.1 High
Version pom version 2.2.1 Highest
pkg:maven/org.apache.maven.scm/maven-scm-provider-git-commons@2.2.1
(Confidence :High)
maven-scm-provider-gitexe-2.2.1.jar
Description:
SCM Git Provider relying on the Git CLI
File Path: /home/runner/.m2/repository/org/apache/maven/scm/maven-scm-provider-gitexe/2.2.1/maven-scm-provider-gitexe-2.2.1.jar
MD5: d2d9bd2231cb02449f93274809d98754
SHA1: fcf03560d007dc1c4c9da27ee481933bae7ed274
SHA256: e39b2dbc6e7c2c678648aeee3e7698c0f67678b938d05bf9b14c7826a5458adb
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
maven-scm-provider-gitexe-2.2.1.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/de.funfried.netbeans.plugins/externalcodeformatter@1.15.7-SNAPSHOT
Evidence
Type Source Name Value Confidence
Vendor file name maven-scm-provider-gitexe High
Vendor jar package name apache Highest
Vendor jar package name maven Highest
Vendor jar package name provider Highest
Vendor jar package name scm Highest
Vendor Manifest build-jdk-spec 11 Low
Vendor Manifest Implementation-Vendor The Apache Software Foundation High
Vendor Manifest specification-vendor The Apache Software Foundation Low
Vendor pom artifactid maven-scm-provider-gitexe Highest
Vendor pom artifactid maven-scm-provider-gitexe Low
Vendor pom groupid org.apache.maven.scm Highest
Vendor pom name Maven SCM Git Provider - Git Executable Impl. High
Vendor pom parent-artifactid maven-scm-providers-git Low
Product file name maven-scm-provider-gitexe High
Product jar package name apache Highest
Product jar package name maven Highest
Product jar package name provider Highest
Product jar package name scm Highest
Product Manifest build-jdk-spec 11 Low
Product Manifest Implementation-Title Maven SCM Git Provider - Git Executable Impl. High
Product Manifest specification-title Maven SCM Git Provider - Git Executable Impl. Medium
Product pom artifactid maven-scm-provider-gitexe Highest
Product pom groupid org.apache.maven.scm Highest
Product pom name Maven SCM Git Provider - Git Executable Impl. High
Product pom parent-artifactid maven-scm-providers-git Medium
Version file version 2.2.1 High
Version Manifest Implementation-Version 2.2.1 High
Version pom version 2.2.1 Highest
pkg:maven/org.apache.maven.scm/maven-scm-provider-gitexe@2.2.1
(Confidence :High)
maven-scm-provider-jgit-2.2.1.jar
Description:
JGIT implementation for SCM Git Provider.
see http://eclipse.org/jgit/
File Path: /home/runner/.m2/repository/org/apache/maven/scm/maven-scm-provider-jgit/2.2.1/maven-scm-provider-jgit-2.2.1.jar
MD5: e97c61467207996d7f472cca4600d223
SHA1: 7bcf1817d07349affbfbc3434fb17dfd336a229c
SHA256: 390d3d0a0ec09cd5d9ce4260351bd23b54e36b24770332ab67621fb51ee30172
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
maven-scm-provider-jgit-2.2.1.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/de.funfried.netbeans.plugins/externalcodeformatter@1.15.7-SNAPSHOT
Evidence
Type Source Name Value Confidence
Vendor file name maven-scm-provider-jgit High
Vendor jar package name apache Highest
Vendor jar package name maven Highest
Vendor jar package name provider Highest
Vendor jar package name scm Highest
Vendor Manifest build-jdk-spec 11 Low
Vendor Manifest Implementation-Vendor The Apache Software Foundation High
Vendor Manifest specification-vendor The Apache Software Foundation Low
Vendor pom artifactid maven-scm-provider-jgit Highest
Vendor pom artifactid maven-scm-provider-jgit Low
Vendor pom groupid org.apache.maven.scm Highest
Vendor pom name Maven SCM Git Provider - JGit Impl. High
Vendor pom parent-artifactid maven-scm-providers-git Low
Product file name maven-scm-provider-jgit High
Product jar package name apache Highest
Product jar package name maven Highest
Product jar package name provider Highest
Product jar package name scm Highest
Product Manifest build-jdk-spec 11 Low
Product Manifest Implementation-Title Maven SCM Git Provider - JGit Impl. High
Product Manifest specification-title Maven SCM Git Provider - JGit Impl. Medium
Product pom artifactid maven-scm-provider-jgit Highest
Product pom groupid org.apache.maven.scm Highest
Product pom name Maven SCM Git Provider - JGit Impl. High
Product pom parent-artifactid maven-scm-providers-git Medium
Version file version 2.2.1 High
Version Manifest Implementation-Version 2.2.1 High
Version pom version 2.2.1 Highest
pkg:maven/org.apache.maven.scm/maven-scm-provider-jgit@2.2.1
(Confidence :High)
org-netbeans-bootstrap-RELEASE170.jar
File Path: /home/runner/.m2/repository/org/netbeans/modules/org-netbeans-bootstrap/RELEASE170/org-netbeans-bootstrap-RELEASE170.jar
MD5: 76770a4bc889866a9ab3c4de6aae1462
SHA1: aef3660189e7a5584987e5a95027e2689a57a601
SHA256: 39b3d552b9354f49ae538cc1caa7fd79a8871d39e8d8fd2a438b252e48b934fb
Referenced In Project/Scope: External Code Formatters for NetBeans:runtime
org-netbeans-bootstrap-RELEASE170.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/org.netbeans.api/org-netbeans-modules-options-api@RELEASE170
Evidence
Type Source Name Value Confidence
Vendor file name org-netbeans-bootstrap-RELEASE170 High
Vendor jar package name netbeans Highest
Vendor Manifest autoupdate-show-in-client false Low
Vendor Manifest openide-module org.netbeans.bootstrap/1 Low
Vendor Manifest openide-module-java-dependencies Java > 1.8 Low
Vendor Manifest openide-module-localizing-bundle org/netbeans/Bundle.properties Low
Vendor Manifest openide-module-module-dependencies org.openide.modules > 7.44, org.openide.util.ui > 9.3, org.openide.util > 9.3, org.openide.util.lookup > 8.0 Low
Vendor Manifest openide-module-public-packages org.netbeans.* Low
Vendor pom artifactid org-netbeans-bootstrap Highest
Vendor pom artifactid org-netbeans-bootstrap Low
Vendor pom groupid org.netbeans.modules Highest
Vendor pom parent-artifactid netbeans-parent Low
Vendor pom parent-groupid org.apache.netbeans Medium
Product file name org-netbeans-bootstrap-RELEASE170 High
Product jar package name bundle Highest
Product jar package name netbeans Highest
Product jar package name util Highest
Product Manifest autoupdate-show-in-client false Low
Product Manifest openide-module org.netbeans.bootstrap/1 Low
Product Manifest openide-module-java-dependencies Java > 1.8 Low
Product Manifest openide-module-localizing-bundle org/netbeans/Bundle.properties Low
Product Manifest openide-module-module-dependencies org.openide.modules > 7.44, org.openide.util.ui > 9.3, org.openide.util > 9.3, org.openide.util.lookup > 8.0 Low
Product Manifest openide-module-public-packages org.netbeans.* Low
Product pom artifactid org-netbeans-bootstrap Highest
Product pom groupid org.netbeans.modules Highest
Product pom parent-artifactid netbeans-parent Medium
Product pom parent-groupid org.apache.netbeans Medium
Version pom parent-version RELEASE170 Low
Version pom version RELEASE170 Highest
CVE-2009-2412 suppress
Multiple integer overflows in the Apache Portable Runtime (APR) library and the Apache Portable Utility library (aka APR-util) 0.9.x and 1.3.x allow remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via vectors that trigger crafted calls to the (1) allocator_alloc or (2) apr_palloc function in memory/unix/apr_pools.c in APR; or crafted calls to the (3) apr_rmm_malloc, (4) apr_rmm_calloc, or (5) apr_rmm_realloc function in misc/apr_rmm.c in APR-util; leading to buffer overflows. NOTE: some of these details are obtained from third party information.
CWE-189 Numeric Errors
CVSSv2:
Base Score: HIGH (10.0)
Vector: /AV:N/AC:L/Au:N/C:C/I:C/A:C
References:
Vulnerable Software & Versions: (show all )
CVE-2009-1955 suppress
The expat XML parser in the apr_xml_* interface in xml/apr_xml.c in Apache APR-util before 1.3.7, as used in the mod_dav and mod_dav_svn modules in the Apache HTTP Server, allows remote attackers to cause a denial of service (memory consumption) via a crafted XML document containing a large number of nested entity references, as demonstrated by a PROPFIND request, a similar issue to CVE-2003-1564.
CWE-776 Improper Restriction of Recursive Entity References in DTDs ('XML Entity Expansion')
CVSSv3:
Base Score: HIGH (7.5)
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:3.9/RC:R/MAV:A
CVSSv2:
Base Score: MEDIUM (5.0)
Vector: /AV:N/AC:L/Au:N/C:N/I:N/A:P
References:
af854a3a-2127-422b-91ae-364da2661108 - BROKEN_LINK
af854a3a-2127-422b-91ae-364da2661108 - BROKEN_LINK
af854a3a-2127-422b-91ae-364da2661108 - BROKEN_LINK
af854a3a-2127-422b-91ae-364da2661108 - BROKEN_LINK
af854a3a-2127-422b-91ae-364da2661108 - BROKEN_LINK,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - BROKEN_LINK,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - BROKEN_LINK,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - BROKEN_LINK,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - BROKEN_LINK,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - BROKEN_LINK,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - BROKEN_LINK,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - BROKEN_LINK,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - BROKEN_LINK,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - BROKEN_LINK,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - BROKEN_LINK,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - BROKEN_LINK,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - BROKEN_LINK,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - BROKEN_LINK,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - BROKEN_LINK,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - BROKEN_LINK,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - BROKEN_LINK,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - BROKEN_LINK,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - BROKEN_LINK,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - BROKEN_LINK,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - BROKEN_LINK,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - BROKEN_LINK,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - BROKEN_LINK,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - BROKEN_LINK,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - BROKEN_LINK,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - BROKEN_LINK,THIRD_PARTY_ADVISORY,VDB_ENTRY
af854a3a-2127-422b-91ae-364da2661108 - BROKEN_LINK,THIRD_PARTY_ADVISORY,VDB_ENTRY
af854a3a-2127-422b-91ae-364da2661108 - EXPLOIT,VDB_ENTRY
af854a3a-2127-422b-91ae-364da2661108 - MAILING_LIST
af854a3a-2127-422b-91ae-364da2661108 - MAILING_LIST
af854a3a-2127-422b-91ae-364da2661108 - MAILING_LIST
af854a3a-2127-422b-91ae-364da2661108 - MAILING_LIST
af854a3a-2127-422b-91ae-364da2661108 - MAILING_LIST
af854a3a-2127-422b-91ae-364da2661108 - MAILING_LIST,PATCH
af854a3a-2127-422b-91ae-364da2661108 - MAILING_LIST,PATCH
af854a3a-2127-422b-91ae-364da2661108 - MAILING_LIST,PATCH
af854a3a-2127-422b-91ae-364da2661108 - MAILING_LIST,PATCH
af854a3a-2127-422b-91ae-364da2661108 - MAILING_LIST,PATCH
af854a3a-2127-422b-91ae-364da2661108 - MAILING_LIST,PATCH
af854a3a-2127-422b-91ae-364da2661108 - MAILING_LIST,PATCH
af854a3a-2127-422b-91ae-364da2661108 - MAILING_LIST,PATCH
af854a3a-2127-422b-91ae-364da2661108 - MAILING_LIST,PATCH
af854a3a-2127-422b-91ae-364da2661108 - MAILING_LIST,PATCH
af854a3a-2127-422b-91ae-364da2661108 - MAILING_LIST,PATCH
af854a3a-2127-422b-91ae-364da2661108 - MAILING_LIST,PATCH
af854a3a-2127-422b-91ae-364da2661108 - MAILING_LIST,PATCH
af854a3a-2127-422b-91ae-364da2661108 - MAILING_LIST,PATCH
af854a3a-2127-422b-91ae-364da2661108 - MAILING_LIST,PATCH
af854a3a-2127-422b-91ae-364da2661108 - MAILING_LIST,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - MAILING_LIST,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - MAILING_LIST,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - PATCH
af854a3a-2127-422b-91ae-364da2661108 - PATCH,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
cve@mitre.org - BROKEN_LINK
cve@mitre.org - BROKEN_LINK
cve@mitre.org - BROKEN_LINK
cve@mitre.org - BROKEN_LINK
cve@mitre.org - BROKEN_LINK,THIRD_PARTY_ADVISORY
cve@mitre.org - BROKEN_LINK,THIRD_PARTY_ADVISORY
cve@mitre.org - BROKEN_LINK,THIRD_PARTY_ADVISORY
cve@mitre.org - BROKEN_LINK,THIRD_PARTY_ADVISORY
cve@mitre.org - BROKEN_LINK,THIRD_PARTY_ADVISORY
cve@mitre.org - BROKEN_LINK,THIRD_PARTY_ADVISORY
cve@mitre.org - BROKEN_LINK,THIRD_PARTY_ADVISORY
cve@mitre.org - BROKEN_LINK,THIRD_PARTY_ADVISORY
cve@mitre.org - BROKEN_LINK,THIRD_PARTY_ADVISORY
cve@mitre.org - BROKEN_LINK,THIRD_PARTY_ADVISORY
cve@mitre.org - BROKEN_LINK,THIRD_PARTY_ADVISORY
cve@mitre.org - BROKEN_LINK,THIRD_PARTY_ADVISORY
cve@mitre.org - BROKEN_LINK,THIRD_PARTY_ADVISORY
cve@mitre.org - BROKEN_LINK,THIRD_PARTY_ADVISORY
cve@mitre.org - BROKEN_LINK,THIRD_PARTY_ADVISORY
cve@mitre.org - BROKEN_LINK,THIRD_PARTY_ADVISORY
cve@mitre.org - BROKEN_LINK,THIRD_PARTY_ADVISORY
cve@mitre.org - BROKEN_LINK,THIRD_PARTY_ADVISORY
cve@mitre.org - BROKEN_LINK,THIRD_PARTY_ADVISORY
cve@mitre.org - BROKEN_LINK,THIRD_PARTY_ADVISORY
cve@mitre.org - BROKEN_LINK,THIRD_PARTY_ADVISORY
cve@mitre.org - BROKEN_LINK,THIRD_PARTY_ADVISORY
cve@mitre.org - BROKEN_LINK,THIRD_PARTY_ADVISORY
cve@mitre.org - BROKEN_LINK,THIRD_PARTY_ADVISORY
cve@mitre.org - BROKEN_LINK,THIRD_PARTY_ADVISORY
cve@mitre.org - BROKEN_LINK,THIRD_PARTY_ADVISORY,VDB_ENTRY
cve@mitre.org - BROKEN_LINK,THIRD_PARTY_ADVISORY,VDB_ENTRY
cve@mitre.org - EXPLOIT,VDB_ENTRY
cve@mitre.org - MAILING_LIST
cve@mitre.org - MAILING_LIST
cve@mitre.org - MAILING_LIST
cve@mitre.org - MAILING_LIST
cve@mitre.org - MAILING_LIST
cve@mitre.org - MAILING_LIST,PATCH
cve@mitre.org - MAILING_LIST,PATCH
cve@mitre.org - MAILING_LIST,PATCH
cve@mitre.org - MAILING_LIST,PATCH
cve@mitre.org - MAILING_LIST,PATCH
cve@mitre.org - MAILING_LIST,PATCH
cve@mitre.org - MAILING_LIST,PATCH
cve@mitre.org - MAILING_LIST,PATCH
cve@mitre.org - MAILING_LIST,PATCH
cve@mitre.org - MAILING_LIST,PATCH
cve@mitre.org - MAILING_LIST,PATCH
cve@mitre.org - MAILING_LIST,PATCH
cve@mitre.org - MAILING_LIST,PATCH
cve@mitre.org - MAILING_LIST,PATCH
cve@mitre.org - MAILING_LIST,PATCH
cve@mitre.org - MAILING_LIST,THIRD_PARTY_ADVISORY
cve@mitre.org - MAILING_LIST,THIRD_PARTY_ADVISORY
cve@mitre.org - MAILING_LIST,THIRD_PARTY_ADVISORY
cve@mitre.org - PATCH
cve@mitre.org - PATCH,THIRD_PARTY_ADVISORY
cve@mitre.org - THIRD_PARTY_ADVISORY
cve@mitre.org - THIRD_PARTY_ADVISORY
cve@mitre.org - THIRD_PARTY_ADVISORY
Vulnerable Software & Versions: (show all )
CVE-2009-1956 suppress
Off-by-one error in the apr_brigade_vprintf function in Apache APR-util before 1.3.5 on big-endian platforms allows remote attackers to obtain sensitive information or cause a denial of service (application crash) via crafted input.
CWE-189 Numeric Errors
CVSSv2:
Base Score: MEDIUM (6.4)
Vector: /AV:N/AC:L/Au:N/C:P/I:N/A:P
References:
af854a3a-2127-422b-91ae-364da2661108 - http://www.mail-archive.com/dev%40apr.apache.org/msg21591.html
af854a3a-2127-422b-91ae-364da2661108 - http://www.mail-archive.com/dev%40apr.apache.org/msg21592.html
af854a3a-2127-422b-91ae-364da2661108 - https://lists.apache.org/thread.html/8d63cb8e9100f28a99429b4328e4e7cebce861d5772ac9863ba2ae6f%40%3Ccvs.httpd.apache.org%3E
af854a3a-2127-422b-91ae-364da2661108 - https://lists.apache.org/thread.html/f7f95ac1cd9895db2714fa3ebaa0b94d0c6df360f742a40951384a53%40%3Ccvs.httpd.apache.org%3E
af854a3a-2127-422b-91ae-364da2661108 - https://lists.apache.org/thread.html/r2295080a257bad27ea68ca0af12fc715577f9e84801eae116a33107e%40%3Ccvs.httpd.apache.org%3E
af854a3a-2127-422b-91ae-364da2661108 - https://lists.apache.org/thread.html/r57608dc51b79102f3952ae06f54d5277b649c86d6533dcd6a7d201f7%40%3Ccvs.httpd.apache.org%3E
af854a3a-2127-422b-91ae-364da2661108 - https://lists.apache.org/thread.html/r75cbe9ea3e2114e4271bbeca7aff96117b50c1b6eb7c4772b0337c1f%40%3Ccvs.httpd.apache.org%3E
af854a3a-2127-422b-91ae-364da2661108 - https://lists.apache.org/thread.html/r9ea3538f229874c80a10af473856a81fbf5f694cd7f471cc679ba70b%40%3Ccvs.httpd.apache.org%3E
af854a3a-2127-422b-91ae-364da2661108 - https://lists.apache.org/thread.html/r9f93cf6dde308d42a9c807784e8102600d0397f5f834890708bf6920%40%3Ccvs.httpd.apache.org%3E
af854a3a-2127-422b-91ae-364da2661108 - https://lists.apache.org/thread.html/rad01d817195e6cc871cb1d73b207ca326379a20a6e7f30febaf56d24%40%3Ccvs.httpd.apache.org%3E
af854a3a-2127-422b-91ae-364da2661108 - https://lists.apache.org/thread.html/rad2acee3ab838b52c04a0698b1728a9a43467bf365bd481c993c535d%40%3Ccvs.httpd.apache.org%3E
af854a3a-2127-422b-91ae-364da2661108 - https://lists.apache.org/thread.html/rdca61ae990660bacb682295f2a09d34612b7bb5f457577fe17f4d064%40%3Ccvs.httpd.apache.org%3E
af854a3a-2127-422b-91ae-364da2661108 - https://lists.apache.org/thread.html/reb7c64aeea604bf948467d9d1cab8ff23fa7d002be1964bcc275aae7%40%3Ccvs.httpd.apache.org%3E
af854a3a-2127-422b-91ae-364da2661108 - https://lists.apache.org/thread.html/rf6449464fd8b7437704c55f88361b66f12d5b5f90bcce66af4be4ba9%40%3Ccvs.httpd.apache.org%3E
af854a3a-2127-422b-91ae-364da2661108 - https://lists.apache.org/thread.html/rfbaf647d52c1cb843e726a0933f156366a806cead84fbd430951591b%40%3Ccvs.httpd.apache.org%3E
af854a3a-2127-422b-91ae-364da2661108 - BROKEN_LINK
af854a3a-2127-422b-91ae-364da2661108 - BROKEN_LINK
af854a3a-2127-422b-91ae-364da2661108 - BROKEN_LINK
af854a3a-2127-422b-91ae-364da2661108 - BROKEN_LINK
af854a3a-2127-422b-91ae-364da2661108 - BROKEN_LINK
af854a3a-2127-422b-91ae-364da2661108 - BROKEN_LINK
af854a3a-2127-422b-91ae-364da2661108 - BROKEN_LINK
af854a3a-2127-422b-91ae-364da2661108 - BROKEN_LINK
af854a3a-2127-422b-91ae-364da2661108 - BROKEN_LINK
af854a3a-2127-422b-91ae-364da2661108 - BROKEN_LINK
af854a3a-2127-422b-91ae-364da2661108 - BROKEN_LINK
af854a3a-2127-422b-91ae-364da2661108 - EXPLOIT,ISSUE_TRACKING,PATCH,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - EXPLOIT,MAILING_LIST,PATCH
af854a3a-2127-422b-91ae-364da2661108 - MAILING_LIST,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - MAILING_LIST,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - PATCH,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - PERMISSIONS_REQUIRED
af854a3a-2127-422b-91ae-364da2661108 - PERMISSIONS_REQUIRED
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY,VDB_ENTRY
af854a3a-2127-422b-91ae-364da2661108 - VENDOR_ADVISORY
cve@mitre.org - http://www.mail-archive.com/dev%40apr.apache.org/msg21591.html
cve@mitre.org - http://www.mail-archive.com/dev%40apr.apache.org/msg21592.html
cve@mitre.org - https://lists.apache.org/thread.html/8d63cb8e9100f28a99429b4328e4e7cebce861d5772ac9863ba2ae6f%40%3Ccvs.httpd.apache.org%3E
cve@mitre.org - https://lists.apache.org/thread.html/f7f95ac1cd9895db2714fa3ebaa0b94d0c6df360f742a40951384a53%40%3Ccvs.httpd.apache.org%3E
cve@mitre.org - https://lists.apache.org/thread.html/r2295080a257bad27ea68ca0af12fc715577f9e84801eae116a33107e%40%3Ccvs.httpd.apache.org%3E
cve@mitre.org - https://lists.apache.org/thread.html/r57608dc51b79102f3952ae06f54d5277b649c86d6533dcd6a7d201f7%40%3Ccvs.httpd.apache.org%3E
cve@mitre.org - https://lists.apache.org/thread.html/r75cbe9ea3e2114e4271bbeca7aff96117b50c1b6eb7c4772b0337c1f%40%3Ccvs.httpd.apache.org%3E
cve@mitre.org - https://lists.apache.org/thread.html/r9ea3538f229874c80a10af473856a81fbf5f694cd7f471cc679ba70b%40%3Ccvs.httpd.apache.org%3E
cve@mitre.org - https://lists.apache.org/thread.html/r9f93cf6dde308d42a9c807784e8102600d0397f5f834890708bf6920%40%3Ccvs.httpd.apache.org%3E
cve@mitre.org - https://lists.apache.org/thread.html/rad01d817195e6cc871cb1d73b207ca326379a20a6e7f30febaf56d24%40%3Ccvs.httpd.apache.org%3E
cve@mitre.org - https://lists.apache.org/thread.html/rad2acee3ab838b52c04a0698b1728a9a43467bf365bd481c993c535d%40%3Ccvs.httpd.apache.org%3E
cve@mitre.org - https://lists.apache.org/thread.html/rdca61ae990660bacb682295f2a09d34612b7bb5f457577fe17f4d064%40%3Ccvs.httpd.apache.org%3E
cve@mitre.org - https://lists.apache.org/thread.html/reb7c64aeea604bf948467d9d1cab8ff23fa7d002be1964bcc275aae7%40%3Ccvs.httpd.apache.org%3E
cve@mitre.org - https://lists.apache.org/thread.html/rf6449464fd8b7437704c55f88361b66f12d5b5f90bcce66af4be4ba9%40%3Ccvs.httpd.apache.org%3E
cve@mitre.org - https://lists.apache.org/thread.html/rfbaf647d52c1cb843e726a0933f156366a806cead84fbd430951591b%40%3Ccvs.httpd.apache.org%3E
cve@mitre.org - BROKEN_LINK
cve@mitre.org - BROKEN_LINK
cve@mitre.org - BROKEN_LINK
cve@mitre.org - BROKEN_LINK
cve@mitre.org - BROKEN_LINK
cve@mitre.org - BROKEN_LINK
cve@mitre.org - BROKEN_LINK
cve@mitre.org - BROKEN_LINK
cve@mitre.org - BROKEN_LINK
cve@mitre.org - BROKEN_LINK
cve@mitre.org - BROKEN_LINK
cve@mitre.org - EXPLOIT,ISSUE_TRACKING,PATCH,THIRD_PARTY_ADVISORY
cve@mitre.org - EXPLOIT,MAILING_LIST,PATCH
cve@mitre.org - MAILING_LIST,THIRD_PARTY_ADVISORY
cve@mitre.org - MAILING_LIST,THIRD_PARTY_ADVISORY
cve@mitre.org - PATCH,THIRD_PARTY_ADVISORY
cve@mitre.org - PERMISSIONS_REQUIRED
cve@mitre.org - PERMISSIONS_REQUIRED
cve@mitre.org - THIRD_PARTY_ADVISORY
cve@mitre.org - THIRD_PARTY_ADVISORY
cve@mitre.org - THIRD_PARTY_ADVISORY
cve@mitre.org - THIRD_PARTY_ADVISORY
cve@mitre.org - THIRD_PARTY_ADVISORY
cve@mitre.org - THIRD_PARTY_ADVISORY
cve@mitre.org - THIRD_PARTY_ADVISORY
cve@mitre.org - THIRD_PARTY_ADVISORY
cve@mitre.org - THIRD_PARTY_ADVISORY
cve@mitre.org - THIRD_PARTY_ADVISORY
cve@mitre.org - THIRD_PARTY_ADVISORY
cve@mitre.org - THIRD_PARTY_ADVISORY
cve@mitre.org - THIRD_PARTY_ADVISORY
cve@mitre.org - THIRD_PARTY_ADVISORY
cve@mitre.org - THIRD_PARTY_ADVISORY
cve@mitre.org - THIRD_PARTY_ADVISORY
cve@mitre.org - THIRD_PARTY_ADVISORY,VDB_ENTRY
cve@mitre.org - VENDOR_ADVISORY
Vulnerable Software & Versions: (show all )
CVE-2010-1623 suppress
Memory leak in the apr_brigade_split_line function in buckets/apr_brigade.c in the Apache Portable Runtime Utility library (aka APR-util) before 1.3.10, as used in the mod_reqtimeout module in the Apache HTTP Server and other software, allows remote attackers to cause a denial of service (memory consumption) via unspecified vectors related to the destruction of an APR bucket.
CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer
CVSSv2:
Base Score: MEDIUM (5.0)
Vector: /AV:N/AC:L/Au:N/C:N/I:N/A:P
References:
af854a3a-2127-422b-91ae-364da2661108 - MAILING_LIST,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - MAILING_LIST,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - MAILING_LIST,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - MAILING_LIST,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - MAILING_LIST,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - MAILING_LIST,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - MAILING_LIST,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - MAILING_LIST,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - MAILING_LIST,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - MAILING_LIST,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - MAILING_LIST,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - MAILING_LIST,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - MAILING_LIST,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - MAILING_LIST,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - MAILING_LIST,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - MAILING_LIST,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - MAILING_LIST,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - MAILING_LIST,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - MAILING_LIST,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - MAILING_LIST,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - MAILING_LIST,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - MAILING_LIST,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - MAILING_LIST,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - MAILING_LIST,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - MAILING_LIST,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - MAILING_LIST,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - MAILING_LIST,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - MAILING_LIST,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - MAILING_LIST,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - PATCH
af854a3a-2127-422b-91ae-364da2661108 - PATCH
af854a3a-2127-422b-91ae-364da2661108 - PATCH
af854a3a-2127-422b-91ae-364da2661108 - PATCH
af854a3a-2127-422b-91ae-364da2661108 - PATCH
af854a3a-2127-422b-91ae-364da2661108 - PATCH,VENDOR_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY,VDB_ENTRY
af854a3a-2127-422b-91ae-364da2661108 - URL_REPURPOSED
af854a3a-2127-422b-91ae-364da2661108 - URL_REPURPOSED
af854a3a-2127-422b-91ae-364da2661108 - VENDOR_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - VENDOR_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - VENDOR_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - VENDOR_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - VENDOR_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - VENDOR_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - VENDOR_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - VENDOR_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - VENDOR_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - VENDOR_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - VENDOR_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - VENDOR_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - VENDOR_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - VENDOR_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - VENDOR_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - VENDOR_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - VENDOR_ADVISORY
secalert@redhat.com - MAILING_LIST,THIRD_PARTY_ADVISORY
secalert@redhat.com - MAILING_LIST,THIRD_PARTY_ADVISORY
secalert@redhat.com - MAILING_LIST,THIRD_PARTY_ADVISORY
secalert@redhat.com - MAILING_LIST,THIRD_PARTY_ADVISORY
secalert@redhat.com - MAILING_LIST,THIRD_PARTY_ADVISORY
secalert@redhat.com - MAILING_LIST,THIRD_PARTY_ADVISORY
secalert@redhat.com - MAILING_LIST,THIRD_PARTY_ADVISORY
secalert@redhat.com - MAILING_LIST,THIRD_PARTY_ADVISORY
secalert@redhat.com - MAILING_LIST,THIRD_PARTY_ADVISORY
secalert@redhat.com - MAILING_LIST,THIRD_PARTY_ADVISORY
secalert@redhat.com - MAILING_LIST,THIRD_PARTY_ADVISORY
secalert@redhat.com - MAILING_LIST,THIRD_PARTY_ADVISORY
secalert@redhat.com - MAILING_LIST,THIRD_PARTY_ADVISORY
secalert@redhat.com - MAILING_LIST,THIRD_PARTY_ADVISORY
secalert@redhat.com - MAILING_LIST,THIRD_PARTY_ADVISORY
secalert@redhat.com - MAILING_LIST,THIRD_PARTY_ADVISORY
secalert@redhat.com - MAILING_LIST,THIRD_PARTY_ADVISORY
secalert@redhat.com - MAILING_LIST,THIRD_PARTY_ADVISORY
secalert@redhat.com - MAILING_LIST,THIRD_PARTY_ADVISORY
secalert@redhat.com - MAILING_LIST,THIRD_PARTY_ADVISORY
secalert@redhat.com - MAILING_LIST,THIRD_PARTY_ADVISORY
secalert@redhat.com - MAILING_LIST,THIRD_PARTY_ADVISORY
secalert@redhat.com - MAILING_LIST,THIRD_PARTY_ADVISORY
secalert@redhat.com - MAILING_LIST,THIRD_PARTY_ADVISORY
secalert@redhat.com - MAILING_LIST,THIRD_PARTY_ADVISORY
secalert@redhat.com - MAILING_LIST,THIRD_PARTY_ADVISORY
secalert@redhat.com - MAILING_LIST,THIRD_PARTY_ADVISORY
secalert@redhat.com - MAILING_LIST,THIRD_PARTY_ADVISORY
secalert@redhat.com - MAILING_LIST,THIRD_PARTY_ADVISORY
secalert@redhat.com - PATCH
secalert@redhat.com - PATCH
secalert@redhat.com - PATCH
secalert@redhat.com - PATCH
secalert@redhat.com - PATCH
secalert@redhat.com - PATCH,VENDOR_ADVISORY
secalert@redhat.com - THIRD_PARTY_ADVISORY
secalert@redhat.com - THIRD_PARTY_ADVISORY
secalert@redhat.com - THIRD_PARTY_ADVISORY
secalert@redhat.com - THIRD_PARTY_ADVISORY
secalert@redhat.com - THIRD_PARTY_ADVISORY,VDB_ENTRY
secalert@redhat.com - URL_REPURPOSED
secalert@redhat.com - URL_REPURPOSED
secalert@redhat.com - VENDOR_ADVISORY
secalert@redhat.com - VENDOR_ADVISORY
secalert@redhat.com - VENDOR_ADVISORY
secalert@redhat.com - VENDOR_ADVISORY
secalert@redhat.com - VENDOR_ADVISORY
secalert@redhat.com - VENDOR_ADVISORY
secalert@redhat.com - VENDOR_ADVISORY
secalert@redhat.com - VENDOR_ADVISORY
secalert@redhat.com - VENDOR_ADVISORY
secalert@redhat.com - VENDOR_ADVISORY
secalert@redhat.com - VENDOR_ADVISORY
secalert@redhat.com - VENDOR_ADVISORY
secalert@redhat.com - VENDOR_ADVISORY
secalert@redhat.com - VENDOR_ADVISORY
secalert@redhat.com - VENDOR_ADVISORY
secalert@redhat.com - VENDOR_ADVISORY
secalert@redhat.com - VENDOR_ADVISORY
Vulnerable Software & Versions: (show all )
CVE-2009-0023 suppress
The apr_strmatch_precompile function in strmatch/apr_strmatch.c in Apache APR-util before 1.3.5 allows remote attackers to cause a denial of service (daemon crash) via crafted input involving (1) a .htaccess file used with the Apache HTTP Server, (2) the SVNMasterURI directive in the mod_dav_svn module in the Apache HTTP Server, (3) the mod_apreq2 module for the Apache HTTP Server, or (4) an application that uses the libapreq2 library, which triggers a heap-based buffer underflow.
CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer
CVSSv2:
Base Score: MEDIUM (4.3)
Vector: /AV:N/AC:M/Au:N/C:N/I:N/A:P
References:
af854a3a-2127-422b-91ae-364da2661108 - ISSUE_TRACKING,PATCH,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - MAILING_LIST,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - PATCH,THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY,VDB_ENTRY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY,VDB_ENTRY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY,VDB_ENTRY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY,VENDOR_ADVISORY
af854a3a-2127-422b-91ae-364da2661108 - THIRD_PARTY_ADVISORY,VENDOR_ADVISORY
secalert@redhat.com - ISSUE_TRACKING,PATCH,THIRD_PARTY_ADVISORY
secalert@redhat.com - MAILING_LIST,THIRD_PARTY_ADVISORY
secalert@redhat.com - PATCH,THIRD_PARTY_ADVISORY
secalert@redhat.com - THIRD_PARTY_ADVISORY
secalert@redhat.com - THIRD_PARTY_ADVISORY
secalert@redhat.com - THIRD_PARTY_ADVISORY
secalert@redhat.com - THIRD_PARTY_ADVISORY
secalert@redhat.com - THIRD_PARTY_ADVISORY
secalert@redhat.com - THIRD_PARTY_ADVISORY
secalert@redhat.com - THIRD_PARTY_ADVISORY
secalert@redhat.com - THIRD_PARTY_ADVISORY
secalert@redhat.com - THIRD_PARTY_ADVISORY
secalert@redhat.com - THIRD_PARTY_ADVISORY
secalert@redhat.com - THIRD_PARTY_ADVISORY
secalert@redhat.com - THIRD_PARTY_ADVISORY
secalert@redhat.com - THIRD_PARTY_ADVISORY
secalert@redhat.com - THIRD_PARTY_ADVISORY
secalert@redhat.com - THIRD_PARTY_ADVISORY
secalert@redhat.com - THIRD_PARTY_ADVISORY
secalert@redhat.com - THIRD_PARTY_ADVISORY
secalert@redhat.com - THIRD_PARTY_ADVISORY
secalert@redhat.com - THIRD_PARTY_ADVISORY
secalert@redhat.com - THIRD_PARTY_ADVISORY
secalert@redhat.com - THIRD_PARTY_ADVISORY
secalert@redhat.com - THIRD_PARTY_ADVISORY
secalert@redhat.com - THIRD_PARTY_ADVISORY
secalert@redhat.com - THIRD_PARTY_ADVISORY
secalert@redhat.com - THIRD_PARTY_ADVISORY
secalert@redhat.com - THIRD_PARTY_ADVISORY
secalert@redhat.com - THIRD_PARTY_ADVISORY
secalert@redhat.com - THIRD_PARTY_ADVISORY
secalert@redhat.com - THIRD_PARTY_ADVISORY
secalert@redhat.com - THIRD_PARTY_ADVISORY
secalert@redhat.com - THIRD_PARTY_ADVISORY
secalert@redhat.com - THIRD_PARTY_ADVISORY
secalert@redhat.com - THIRD_PARTY_ADVISORY
secalert@redhat.com - THIRD_PARTY_ADVISORY
secalert@redhat.com - THIRD_PARTY_ADVISORY
secalert@redhat.com - THIRD_PARTY_ADVISORY
secalert@redhat.com - THIRD_PARTY_ADVISORY
secalert@redhat.com - THIRD_PARTY_ADVISORY
secalert@redhat.com - THIRD_PARTY_ADVISORY
secalert@redhat.com - THIRD_PARTY_ADVISORY
secalert@redhat.com - THIRD_PARTY_ADVISORY
secalert@redhat.com - THIRD_PARTY_ADVISORY
secalert@redhat.com - THIRD_PARTY_ADVISORY
secalert@redhat.com - THIRD_PARTY_ADVISORY
secalert@redhat.com - THIRD_PARTY_ADVISORY
secalert@redhat.com - THIRD_PARTY_ADVISORY
secalert@redhat.com - THIRD_PARTY_ADVISORY
secalert@redhat.com - THIRD_PARTY_ADVISORY
secalert@redhat.com - THIRD_PARTY_ADVISORY,VDB_ENTRY
secalert@redhat.com - THIRD_PARTY_ADVISORY,VDB_ENTRY
secalert@redhat.com - THIRD_PARTY_ADVISORY,VDB_ENTRY
secalert@redhat.com - THIRD_PARTY_ADVISORY,VENDOR_ADVISORY
secalert@redhat.com - THIRD_PARTY_ADVISORY,VENDOR_ADVISORY
Vulnerable Software & Versions: (show all )
CVE-2011-1928 suppress
The fnmatch implementation in apr_fnmatch.c in the Apache Portable Runtime (APR) library 1.4.3 and 1.4.4, and the Apache HTTP Server 2.2.18, allows remote attackers to cause a denial of service (infinite loop) via a URI that does not match unspecified types of wildcard patterns, as demonstrated by attacks against mod_autoindex in httpd when a /*/WEB-INF/ configuration pattern is used. NOTE: this issue exists because of an incorrect fix for CVE-2011-0419.
CWE-399 Resource Management Errors
CVSSv2:
Base Score: MEDIUM (4.3)
Vector: /AV:N/AC:M/Au:N/C:N/I:N/A:P
References:
Vulnerable Software & Versions: (show all )
org-netbeans-modules-projectapi-RELEASE170.jar
File Path: /home/runner/.m2/repository/org/netbeans/api/org-netbeans-modules-projectapi/RELEASE170/org-netbeans-modules-projectapi-RELEASE170.jar
MD5: 045496785789d3e1dc7284675e48c3ac
SHA1: 0d138809d6647ea039d52aaf8bfb1c63998be543
SHA256: 36b4ce506d5233d0b8489870f307cf1e27cef76627d68c543930ede1130c7fec
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
org-netbeans-modules-projectapi-RELEASE170.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/de.funfried.netbeans.plugins/externalcodeformatter@1.15.7-SNAPSHOT
Evidence
Type Source Name Value Confidence
Vendor file name org-netbeans-modules-projectapi-RELEASE170 High
Vendor jar package name api Highest
Vendor jar package name modules Highest
Vendor jar package name netbeans Highest
Vendor jar package name projectapi Highest
Vendor Manifest autoupdate-show-in-client false Low
Vendor Manifest openide-module org.netbeans.modules.projectapi/1 Low
Vendor Manifest openide-module-java-dependencies Java > 1.8 Low
Vendor Manifest openide-module-layer org/netbeans/modules/projectapi/layer.xml Low
Vendor Manifest openide-module-localizing-bundle org/netbeans/modules/projectapi/Bundle.properties Low
Vendor Manifest openide-module-module-dependencies org.netbeans.api.annotations.common/1 > 1.13, org.netbeans.modules.queries/1 > 1.27, org.openide.filesystems > 9.10, org.openide.modules > 7.29, org.openide.util > 9.3, org.openide.util.lookup > 8.0 Low
Vendor pom artifactid org-netbeans-modules-projectapi Highest
Vendor pom artifactid org-netbeans-modules-projectapi Low
Vendor pom groupid org.netbeans.api Highest
Vendor pom parent-artifactid netbeans-parent Low
Vendor pom parent-groupid org.apache.netbeans Medium
Product file name org-netbeans-modules-projectapi-RELEASE170 High
Product jar package name api Highest
Product jar package name modules Highest
Product jar package name netbeans Highest
Product jar package name projectapi Highest
Product Manifest autoupdate-show-in-client false Low
Product Manifest openide-module org.netbeans.modules.projectapi/1 Low
Product Manifest openide-module-java-dependencies Java > 1.8 Low
Product Manifest openide-module-layer org/netbeans/modules/projectapi/layer.xml Low
Product Manifest openide-module-localizing-bundle org/netbeans/modules/projectapi/Bundle.properties Low
Product Manifest openide-module-module-dependencies org.netbeans.api.annotations.common/1 > 1.13, org.netbeans.modules.queries/1 > 1.27, org.openide.filesystems > 9.10, org.openide.modules > 7.29, org.openide.util > 9.3, org.openide.util.lookup > 8.0 Low
Product pom artifactid org-netbeans-modules-projectapi Highest
Product pom groupid org.netbeans.api Highest
Product pom parent-artifactid netbeans-parent Medium
Product pom parent-groupid org.apache.netbeans Medium
Version pom parent-version RELEASE170 Low
Version pom version RELEASE170 Highest
Related Dependencies
org-netbeans-modules-projectuiapi-base-RELEASE170.jar
File Path: /home/runner/.m2/repository/org/netbeans/api/org-netbeans-modules-projectuiapi-base/RELEASE170/org-netbeans-modules-projectuiapi-base-RELEASE170.jar
MD5: 52f5a26e18d8a6fbdff3e325727166d6
SHA1: 295ac0b34c05de3946a12fd859b9cafa20ef4d24
SHA256: 06427ddb6d920ecf4bc124a07ffb125f8b868301beffa4a4929da26f32dea31f
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
org-netbeans-modules-projectuiapi-base-RELEASE170.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/org.netbeans.api/org-netbeans-modules-projectuiapi@RELEASE170
Evidence
Type Source Name Value Confidence
Vendor file name org-netbeans-modules-projectuiapi-base-RELEASE170 High
Vendor jar package name api Highest
Vendor jar package name modules Highest
Vendor jar package name netbeans Highest
Vendor Manifest autoupdate-show-in-client false Low
Vendor Manifest openide-module org.netbeans.modules.projectuiapi.base/1 Low
Vendor Manifest openide-module-java-dependencies Java > 1.8 Low
Vendor Manifest openide-module-localizing-bundle org/netbeans/spi/project/ui/Bundle.properties Low
Vendor Manifest openide-module-module-dependencies org.netbeans.api.annotations.common/1 > 1.10, org.netbeans.modules.projectapi/1 > 1.56, org.netbeans.modules.queries/1 > 1.27, org.openide.explorer > 6.75, org.openide.filesystems > 9.0, org.openide.util > 9.3, org.openide.util.lookup > 8.0 Low
Vendor pom artifactid org-netbeans-modules-projectuiapi-base Highest
Vendor pom artifactid org-netbeans-modules-projectuiapi-base Low
Vendor pom groupid org.netbeans.api Highest
Vendor pom parent-artifactid netbeans-parent Low
Vendor pom parent-groupid org.apache.netbeans Medium
Product file name org-netbeans-modules-projectuiapi-base-RELEASE170 High
Product jar package name api Highest
Product jar package name modules Highest
Product jar package name netbeans Highest
Product jar package name project Highest
Product jar package name spi Highest
Product jar package name ui Highest
Product Manifest autoupdate-show-in-client false Low
Product Manifest openide-module org.netbeans.modules.projectuiapi.base/1 Low
Product Manifest openide-module-java-dependencies Java > 1.8 Low
Product Manifest openide-module-localizing-bundle org/netbeans/spi/project/ui/Bundle.properties Low
Product Manifest openide-module-module-dependencies org.netbeans.api.annotations.common/1 > 1.10, org.netbeans.modules.projectapi/1 > 1.56, org.netbeans.modules.queries/1 > 1.27, org.openide.explorer > 6.75, org.openide.filesystems > 9.0, org.openide.util > 9.3, org.openide.util.lookup > 8.0 Low
Product pom artifactid org-netbeans-modules-projectuiapi-base Highest
Product pom groupid org.netbeans.api Highest
Product pom parent-artifactid netbeans-parent Medium
Product pom parent-groupid org.apache.netbeans Medium
Version pom parent-version RELEASE170 Low
Version pom version RELEASE170 Highest
Related Dependencies
org-netbeans-core-startup-base-RELEASE170.jar
File Path: /home/runner/.m2/repository/org/netbeans/modules/org-netbeans-core-startup-base/RELEASE170/org-netbeans-core-startup-base-RELEASE170.jar
MD5: 4d5ed3eda699663fce4e34368564c3ef
SHA1: 4f1752485cd5865e9ee64ce079313395952882aa
SHA256: 0ec8d778d99660680d02c91e3539bd7ea99c81de22282387bc12768ad99e0a11
pkg:maven/org.netbeans.modules/org-netbeans-core-startup-base@RELEASE170
CVE-2018-6557 suppress
The MOTD update script in the base-files package in Ubuntu 18.04 LTS before 10.1ubuntu2.2, and Ubuntu 18.10 before 10.1ubuntu6 incorrectly handled temporary files. A local attacker could use this issue to cause a denial of service, or possibly escalate privileges if kernel symlink restrictions were disabled.
CWE-59 Improper Link Resolution Before File Access ('Link Following')
CVSSv3:
Base Score: HIGH (7.0)
Vector: CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:1.0/RC:R/MAV:A
CVSSv2:
Base Score: MEDIUM (4.4)
Vector: /AV:L/AC:M/Au:N/C:P/I:P/A:P
References:
Vulnerable Software & Versions:
org-openide-util-lookup-RELEASE170.jar
File Path: /home/runner/.m2/repository/org/netbeans/api/org-openide-util-lookup/RELEASE170/org-openide-util-lookup-RELEASE170.jar
MD5: 0c9c7568057c69b5f922b3c94e79b558
SHA1: 017afaf7674e3530d866404d145590ebbc1237a7
SHA256: 713c396314d31bae3538a8d3d3e8e0ba4476a90ed25f9a03adea1896144334ed
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
org-openide-util-lookup-RELEASE170.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/de.funfried.netbeans.plugins/externalcodeformatter@1.15.7-SNAPSHOT
Evidence
Type Source Name Value Confidence
Vendor file name org-openide-util-lookup-RELEASE170 High
Vendor jar package name lookup Highest
Vendor jar package name netbeans Highest
Vendor jar package name openide Highest
Vendor jar package name util Highest
Vendor Manifest autoupdate-show-in-client false Low
Vendor Manifest openide-module-java-dependencies Java > 1.8 Low
Vendor Manifest openide-module-localizing-bundle org/openide/util/lookup/Bundle.properties Low
Vendor pom artifactid org-openide-util-lookup Highest
Vendor pom artifactid org-openide-util-lookup Low
Vendor pom groupid org.netbeans.api Highest
Vendor pom parent-artifactid netbeans-parent Low
Vendor pom parent-groupid org.apache.netbeans Medium
Product file name org-openide-util-lookup-RELEASE170 High
Product jar package name lookup Highest
Product jar package name netbeans Highest
Product jar package name openide Highest
Product jar package name util Highest
Product Manifest autoupdate-show-in-client false Low
Product Manifest openide-module-java-dependencies Java > 1.8 Low
Product Manifest openide-module-localizing-bundle org/openide/util/lookup/Bundle.properties Low
Product pom artifactid org-openide-util-lookup Highest
Product pom groupid org.netbeans.api Highest
Product pom parent-artifactid netbeans-parent Medium
Product pom parent-groupid org.apache.netbeans Medium
Version pom parent-version RELEASE170 Low
Version pom version RELEASE170 Highest
pkg:maven/org.netbeans.api/org-openide-util-lookup@RELEASE170
(Confidence :High)
org.apache.felix.scr-2.2.14.jar
Description:
Implementation of the Declarative Services specification 1.5
License:
https://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/org/apache/felix/org.apache.felix.scr/2.2.14/org.apache.felix.scr-2.2.14.jar
MD5: 612b5c03af5e2a2803cce9fbd1a6508a
SHA1: 5f134676b1e011c13f075817258a43a8fc31a93b
SHA256: 0bc6d63a5e6c3110e5da637b296d5ade217ffe3f7aae33690f0b96d90c5d83e8
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
org.apache.felix.scr-2.2.14.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/de.funfried.libraries/jsdt-core@1.0.13
Evidence
Type Source Name Value Confidence
Vendor file name org.apache.felix.scr High
Vendor jar package name apache Highest
Vendor jar package name felix Highest
Vendor jar package name scr Highest
Vendor Manifest bundle-category osgi Low
Vendor Manifest bundle-docurl http://felix.apache.org/site/apache-felix-service-component-runtime.html Low
Vendor Manifest bundle-symbolicname org.apache.felix.scr Medium
Vendor Manifest provide-capability osgi.extender;osgi.extender="osgi.component";uses:="org.osgi.service.component";version:Version="1.5",osgi.service;objectClass:List="org.osgi.service.component.runtime.ServiceComponentRuntime";uses:="org.osgi.service.component.runtime" Low
Vendor pom artifactid apache.felix.scr Low
Vendor pom artifactid org.apache.felix.scr Highest
Vendor pom groupid org.apache.felix Highest
Vendor pom name Apache Felix Declarative Services High
Vendor pom parent-artifactid felix-parent Low
Product file name org.apache.felix.scr High
Product jar package name apache Highest
Product jar package name component Highest
Product jar package name felix Highest
Product jar package name scr Highest
Product Manifest bundle-category osgi Low
Product Manifest bundle-docurl http://felix.apache.org/site/apache-felix-service-component-runtime.html Low
Product Manifest Bundle-Name Apache Felix Declarative Services Medium
Product Manifest bundle-symbolicname org.apache.felix.scr Medium
Product Manifest provide-capability osgi.extender;osgi.extender="osgi.component";uses:="org.osgi.service.component";version:Version="1.5",osgi.service;objectClass:List="org.osgi.service.component.runtime.ServiceComponentRuntime";uses:="org.osgi.service.component.runtime" Low
Product pom artifactid apache.felix.scr Highest
Product pom artifactid org.apache.felix.scr Highest
Product pom groupid org.apache.felix Highest
Product pom name Apache Felix Declarative Services High
Product pom parent-artifactid felix-parent Medium
Version file version 2.2.14 High
Version Manifest Bundle-Version 2.2.14 High
Version pom parent-version 2.2.14 Low
Version pom version 2.2.14 Highest
pkg:maven/org.apache.felix/org.apache.felix.scr@2.2.14
(Confidence :High)
cpe:2.3:a:service_project:service:2.2.14:*:*:*:*:*:*:*
(Confidence :Low)
suppress
org.eclipse.core.commands-3.12.500.jar
Description:
Commands
License:
EPL-2.0: https://www.eclipse.org/legal/epl-2.0/
File Path: /home/runner/.m2/repository/org/eclipse/platform/org.eclipse.core.commands/3.12.500/org.eclipse.core.commands-3.12.500.jar
MD5: 78235fb280c0db5ee4b630d71feb8f92
SHA1: a8ef3b8fc16a231344c60b39678fce43a9bf5a4d
SHA256: 44713362e55ed28e6db5d2c31bf67524fef087645a44dc3239dac60ece017cb9
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
org.eclipse.core.commands-3.12.500.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/org.eclipse.platform/org.eclipse.text@3.14.500
Evidence
Type Source Name Value Confidence
Vendor file name org.eclipse.core.commands High
Vendor jar package name commands Highest
Vendor jar package name core Highest
Vendor jar package name eclipse Highest
Vendor Manifest automatic-module-name org.eclipse.core.commands Medium
Vendor Manifest build-jdk-spec 21 Low
Vendor Manifest bundle-localization plugin Low
Vendor Manifest bundle-requiredexecutionenvironment JavaSE-17 Low
Vendor Manifest bundle-symbolicname org.eclipse.core.commands Medium
Vendor pom artifactid eclipse.core.commands Low
Vendor pom artifactid org.eclipse.core.commands Highest
Vendor pom groupid org.eclipse.platform Highest
Vendor pom name Commands High
Vendor pom organization name Eclipse Foundation High
Vendor pom organization url https://www.eclipse.org Medium
Vendor pom url eclipse-platform/eclipse.platform.ui/ Highest
Product file name org.eclipse.core.commands High
Product jar package name commands Highest
Product jar package name core Highest
Product jar package name eclipse Highest
Product Manifest automatic-module-name org.eclipse.core.commands Medium
Product Manifest build-jdk-spec 21 Low
Product Manifest bundle-localization plugin Low
Product Manifest Bundle-Name %pluginName Medium
Product Manifest bundle-requiredexecutionenvironment JavaSE-17 Low
Product Manifest bundle-symbolicname org.eclipse.core.commands Medium
Product pom artifactid eclipse.core.commands Highest
Product pom artifactid org.eclipse.core.commands Highest
Product pom groupid org.eclipse.platform Highest
Product pom name Commands High
Product pom organization name Eclipse Foundation Low
Product pom organization url https://www.eclipse.org Low
Product pom url eclipse-platform/eclipse.platform.ui/ High
Version file version 3.12.500 High
Version pom version 3.12.500 Highest
CVE-2020-27225 suppress
In versions 4.18 and earlier of the Eclipse Platform, the Help Subsystem does not authenticate active help requests to the local help web server, allowing an unauthenticated local attacker to issue active help commands to the associated Eclipse Platform process or Eclipse Rich Client Platform process.
CWE-306 Missing Authentication for Critical Function
CVSSv3:
Base Score: HIGH (7.8)
Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:1.8/RC:R/MAV:A
CVSSv2:
Base Score: MEDIUM (4.6)
Vector: /AV:L/AC:L/Au:N/C:P/I:P/A:P
References:
Vulnerable Software & Versions:
org.eclipse.core.contenttype-3.9.800.jar
Description:
Eclipse Content Mechanism
License:
EPL-2.0: https://www.eclipse.org/legal/epl-2.0/
File Path: /home/runner/.m2/repository/org/eclipse/platform/org.eclipse.core.contenttype/3.9.800/org.eclipse.core.contenttype-3.9.800.jar
MD5: 67d90b9bf0aac720e8791ebc00bb0cf2
SHA1: 4151ef1a441039404e6e3d2b805c00c288cd822b
SHA256: e0c2db96600d519ce36a75f9b7c971afd2870d2d059eee4bf2436d9b33aa0b8d
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
org.eclipse.core.contenttype-3.9.800.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/org.eclipse.platform/org.eclipse.text@3.14.500
Evidence
Type Source Name Value Confidence
Vendor file name org.eclipse.core.contenttype High
Vendor jar package name content Highest
Vendor jar package name core Highest
Vendor jar package name eclipse Highest
Vendor Manifest automatic-module-name org.eclipse.core.contenttype Medium
Vendor Manifest build-jdk-spec 21 Low
Vendor Manifest bundle-activationpolicy lazy Low
Vendor Manifest bundle-localization plugin Low
Vendor Manifest bundle-requiredexecutionenvironment JavaSE-17 Low
Vendor Manifest bundle-symbolicname org.eclipse.core.contenttype; singleton:=true Medium
Vendor Manifest service-component OSGI-INF/org.eclipse.core.internal.content.ContentTypeManager.xml Low
Vendor pom artifactid eclipse.core.contenttype Low
Vendor pom artifactid org.eclipse.core.contenttype Highest
Vendor pom groupid org.eclipse.platform Highest
Vendor pom name Eclipse Content Mechanism High
Vendor pom organization name Eclipse Foundation High
Vendor pom organization url https://www.eclipse.org Medium
Vendor pom url eclipse-platform/eclipse.platform/ Highest
Product file name org.eclipse.core.contenttype High
Product jar package name content Highest
Product jar package name core Highest
Product jar package name eclipse Highest
Product jar package name internal Highest
Product Manifest automatic-module-name org.eclipse.core.contenttype Medium
Product Manifest build-jdk-spec 21 Low
Product Manifest bundle-activationpolicy lazy Low
Product Manifest bundle-localization plugin Low
Product Manifest Bundle-Name %pluginName Medium
Product Manifest bundle-requiredexecutionenvironment JavaSE-17 Low
Product Manifest bundle-symbolicname org.eclipse.core.contenttype; singleton:=true Medium
Product Manifest service-component OSGI-INF/org.eclipse.core.internal.content.ContentTypeManager.xml Low
Product pom artifactid eclipse.core.contenttype Highest
Product pom artifactid org.eclipse.core.contenttype Highest
Product pom groupid org.eclipse.platform Highest
Product pom name Eclipse Content Mechanism High
Product pom organization name Eclipse Foundation Low
Product pom organization url https://www.eclipse.org Low
Product pom url eclipse-platform/eclipse.platform/ High
Version file version 3.9.800 High
Version pom version 3.9.800 Highest
CVE-2020-27225 suppress
In versions 4.18 and earlier of the Eclipse Platform, the Help Subsystem does not authenticate active help requests to the local help web server, allowing an unauthenticated local attacker to issue active help commands to the associated Eclipse Platform process or Eclipse Rich Client Platform process.
CWE-306 Missing Authentication for Critical Function
CVSSv3:
Base Score: HIGH (7.8)
Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:1.8/RC:R/MAV:A
CVSSv2:
Base Score: MEDIUM (4.6)
Vector: /AV:L/AC:L/Au:N/C:P/I:P/A:P
References:
Vulnerable Software & Versions:
org.eclipse.core.expressions-3.9.500.jar
Description:
Expression Language
License:
EPL-2.0: https://www.eclipse.org/legal/epl-2.0/
File Path: /home/runner/.m2/repository/org/eclipse/platform/org.eclipse.core.expressions/3.9.500/org.eclipse.core.expressions-3.9.500.jar
MD5: 4555f661734f1b1577eba290a9f8a93e
SHA1: 72fb9ae9a02fb24d6d78799aa1d80f223ee048a6
SHA256: 8444b5de90c9b4ab528c8ea5c341c7e872d0dbe8241ab79085551086d96e7c9e
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
org.eclipse.core.expressions-3.9.500.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/org.eclipse.jdt/org.eclipse.jdt.core@3.44.0
Evidence
Type Source Name Value Confidence
Vendor file name org.eclipse.core.expressions High
Vendor jar package name core Highest
Vendor jar package name eclipse Highest
Vendor jar package name expression Highest
Vendor jar package name expressions Highest
Vendor Manifest automatic-module-name org.eclipse.core.expressions Medium
Vendor Manifest build-jdk-spec 21 Low
Vendor Manifest bundle-activationpolicy lazy Low
Vendor Manifest bundle-localization plugin Low
Vendor Manifest bundle-requiredexecutionenvironment JavaSE-17 Low
Vendor Manifest bundle-symbolicname org.eclipse.core.expressions; singleton:=true Medium
Vendor pom artifactid eclipse.core.expressions Low
Vendor pom artifactid org.eclipse.core.expressions Highest
Vendor pom groupid org.eclipse.platform Highest
Vendor pom name Expression Language High
Vendor pom organization name Eclipse Foundation High
Vendor pom organization url https://www.eclipse.org Medium
Vendor pom url eclipse-platform/eclipse.platform/ Highest
Product file name org.eclipse.core.expressions High
Product jar package name core Highest
Product jar package name eclipse Highest
Product jar package name expression Highest
Product jar package name expressions Highest
Product Manifest automatic-module-name org.eclipse.core.expressions Medium
Product Manifest build-jdk-spec 21 Low
Product Manifest bundle-activationpolicy lazy Low
Product Manifest bundle-localization plugin Low
Product Manifest Bundle-Name %pluginName Medium
Product Manifest bundle-requiredexecutionenvironment JavaSE-17 Low
Product Manifest bundle-symbolicname org.eclipse.core.expressions; singleton:=true Medium
Product pom artifactid eclipse.core.expressions Highest
Product pom artifactid org.eclipse.core.expressions Highest
Product pom groupid org.eclipse.platform Highest
Product pom name Expression Language High
Product pom organization name Eclipse Foundation Low
Product pom organization url https://www.eclipse.org Low
Product pom url eclipse-platform/eclipse.platform/ High
Version file version 3.9.500 High
Version pom version 3.9.500 Highest
CVE-2020-27225 suppress
In versions 4.18 and earlier of the Eclipse Platform, the Help Subsystem does not authenticate active help requests to the local help web server, allowing an unauthenticated local attacker to issue active help commands to the associated Eclipse Platform process or Eclipse Rich Client Platform process.
CWE-306 Missing Authentication for Critical Function
CVSSv3:
Base Score: HIGH (7.8)
Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:1.8/RC:R/MAV:A
CVSSv2:
Base Score: MEDIUM (4.6)
Vector: /AV:L/AC:L/Au:N/C:P/I:P/A:P
References:
Vulnerable Software & Versions:
org.eclipse.core.filesystem-1.11.400.jar
Description:
Core File Systems
License:
EPL-2.0: https://www.eclipse.org/legal/epl-2.0/
File Path: /home/runner/.m2/repository/org/eclipse/platform/org.eclipse.core.filesystem/1.11.400/org.eclipse.core.filesystem-1.11.400.jar
MD5: 150d82423d21c3785ac7f772afa61cf2
SHA1: b5fbf4563858e95d83717dd397674ddf8786a4e3
SHA256: 6f70b95d14b90ec57b94c5e3dba7e1d189679cf9a4bc4526e9c91beed7d6a0ef
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
org.eclipse.core.filesystem-1.11.400.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/org.eclipse.jdt/org.eclipse.jdt.core@3.44.0
Evidence
Type Source Name Value Confidence
Vendor file name org.eclipse.core.filesystem High
Vendor jar package name core Highest
Vendor jar package name eclipse Highest
Vendor jar package name filesystem Highest
Vendor Manifest automatic-module-name org.eclipse.core.filesystem Medium
Vendor Manifest build-jdk-spec 21 Low
Vendor Manifest bundle-activationpolicy lazy Low
Vendor Manifest bundle-localization plugin Low
Vendor Manifest bundle-requiredexecutionenvironment JavaSE-17 Low
Vendor Manifest bundle-symbolicname org.eclipse.core.filesystem; singleton:=true Medium
Vendor pom artifactid eclipse.core.filesystem Low
Vendor pom artifactid org.eclipse.core.filesystem Highest
Vendor pom groupid org.eclipse.platform Highest
Vendor pom name Core File Systems High
Vendor pom organization name Eclipse Foundation High
Vendor pom organization url https://www.eclipse.org Medium
Vendor pom url eclipse-platform/eclipse.platform/ Highest
Product file name org.eclipse.core.filesystem High
Product jar package name core Highest
Product jar package name eclipse Highest
Product jar package name filesystem Highest
Product Manifest automatic-module-name org.eclipse.core.filesystem Medium
Product Manifest build-jdk-spec 21 Low
Product Manifest bundle-activationpolicy lazy Low
Product Manifest bundle-localization plugin Low
Product Manifest Bundle-Name %pluginName Medium
Product Manifest bundle-requiredexecutionenvironment JavaSE-17 Low
Product Manifest bundle-symbolicname org.eclipse.core.filesystem; singleton:=true Medium
Product pom artifactid eclipse.core.filesystem Highest
Product pom artifactid org.eclipse.core.filesystem Highest
Product pom groupid org.eclipse.platform Highest
Product pom name Core File Systems High
Product pom organization name Eclipse Foundation Low
Product pom organization url https://www.eclipse.org Low
Product pom url eclipse-platform/eclipse.platform/ High
Version file version 1.11.400 High
Version pom version 1.11.400 Highest
CVE-2020-27225 suppress
In versions 4.18 and earlier of the Eclipse Platform, the Help Subsystem does not authenticate active help requests to the local help web server, allowing an unauthenticated local attacker to issue active help commands to the associated Eclipse Platform process or Eclipse Rich Client Platform process.
CWE-306 Missing Authentication for Critical Function
CVSSv3:
Base Score: HIGH (7.8)
Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:1.8/RC:R/MAV:A
CVSSv2:
Base Score: MEDIUM (4.6)
Vector: /AV:L/AC:L/Au:N/C:P/I:P/A:P
References:
Vulnerable Software & Versions:
org.eclipse.core.jobs-3.15.700.jar
Description:
Eclipse Jobs Mechanism
License:
EPL-2.0: https://www.eclipse.org/legal/epl-2.0/
File Path: /home/runner/.m2/repository/org/eclipse/platform/org.eclipse.core.jobs/3.15.700/org.eclipse.core.jobs-3.15.700.jar
MD5: 15448ccdaaa2336ab308ce1f75d59047
SHA1: b9bca244ec975304f467de46f6e14ae75948156f
SHA256: 37015179a7b9b90d16cb92f4b1be6083a1a6dad25428fa8f6b89626f0cc2da79
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
org.eclipse.core.jobs-3.15.700.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/org.eclipse.platform/org.eclipse.text@3.14.500
Evidence
Type Source Name Value Confidence
Vendor file name org.eclipse.core.jobs High
Vendor jar package name core Highest
Vendor jar package name eclipse Highest
Vendor jar package name jobs Highest
Vendor Manifest automatic-module-name org.eclipse.core.jobs Medium
Vendor Manifest build-jdk-spec 21 Low
Vendor Manifest bundle-activationpolicy lazy Low
Vendor Manifest bundle-localization plugin Low
Vendor Manifest bundle-requiredexecutionenvironment JavaSE-17 Low
Vendor Manifest bundle-symbolicname org.eclipse.core.jobs; singleton:=true Medium
Vendor pom artifactid eclipse.core.jobs Low
Vendor pom artifactid org.eclipse.core.jobs Highest
Vendor pom groupid org.eclipse.platform Highest
Vendor pom name Eclipse Jobs Mechanism High
Vendor pom organization name Eclipse Foundation High
Vendor pom organization url https://www.eclipse.org Medium
Vendor pom url eclipse-platform/eclipse.platform/ Highest
Product file name org.eclipse.core.jobs High
Product jar package name core Highest
Product jar package name eclipse Highest
Product jar package name jobs Highest
Product Manifest automatic-module-name org.eclipse.core.jobs Medium
Product Manifest build-jdk-spec 21 Low
Product Manifest bundle-activationpolicy lazy Low
Product Manifest bundle-localization plugin Low
Product Manifest Bundle-Name %pluginName Medium
Product Manifest bundle-requiredexecutionenvironment JavaSE-17 Low
Product Manifest bundle-symbolicname org.eclipse.core.jobs; singleton:=true Medium
Product pom artifactid eclipse.core.jobs Highest
Product pom artifactid org.eclipse.core.jobs Highest
Product pom groupid org.eclipse.platform Highest
Product pom name Eclipse Jobs Mechanism High
Product pom organization name Eclipse Foundation Low
Product pom organization url https://www.eclipse.org Low
Product pom url eclipse-platform/eclipse.platform/ High
Version file version 3.15.700 High
Version pom version 3.15.700 Highest
pkg:maven/org.eclipse.platform/org.eclipse.core.jobs@3.15.700
(Confidence :High)
cpe:2.3:a:eclipse:platform:3.15.700:*:*:*:*:*:*:*
(Confidence :Highest)
suppress
cpe:2.3:a:jobs-plugin_project:jobs-plugin:3.15.700:*:*:*:*:*:*:*
(Confidence :Low)
suppress
CVE-2020-27225 suppress
In versions 4.18 and earlier of the Eclipse Platform, the Help Subsystem does not authenticate active help requests to the local help web server, allowing an unauthenticated local attacker to issue active help commands to the associated Eclipse Platform process or Eclipse Rich Client Platform process.
CWE-306 Missing Authentication for Critical Function
CVSSv3:
Base Score: HIGH (7.8)
Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:1.8/RC:R/MAV:A
CVSSv2:
Base Score: MEDIUM (4.6)
Vector: /AV:L/AC:L/Au:N/C:P/I:P/A:P
References:
Vulnerable Software & Versions:
CVE-2014-125035 suppress
A vulnerability classified as problematic was found in Jobs-Plugin. Affected by this vulnerability is an unknown functionality. The manipulation leads to cross site scripting. The attack can be launched remotely. The identifier of the patch is b8a56718b1d42834c6ec51d9c489c5dc20471d7b. It is recommended to apply a patch to fix this issue. The identifier VDB-217189 was assigned to this vulnerability.
CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
CVSSv3:
Base Score: MEDIUM (6.1)
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N/E:2.8/RC:R/MAV:A
CVSSv2:
Base Score: MEDIUM (4.0)
Vector: /AV:N/AC:L/Au:S/C:N/I:P/A:N
References:
Vulnerable Software & Versions:
org.eclipse.core.resources-3.23.100.jar
Description:
Core Resource Management
License:
EPL-2.0: https://www.eclipse.org/legal/epl-2.0/
File Path: /home/runner/.m2/repository/org/eclipse/platform/org.eclipse.core.resources/3.23.100/org.eclipse.core.resources-3.23.100.jar
MD5: 3a5d79f148157f3ac35deb3aa7bcb710
SHA1: 1a51936b7616329b9ce43552ac77b9b97e389384
SHA256: fa21146a5033ac8d53a55f7df68d952ceb68b1097d9986aa9b799872ff608574
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
org.eclipse.core.resources-3.23.100.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/org.eclipse.jdt/org.eclipse.jdt.core@3.44.0
Evidence
Type Source Name Value Confidence
Vendor file name org.eclipse.core.resources High
Vendor jar package name core Highest
Vendor jar package name eclipse Highest
Vendor jar package name resources Highest
Vendor Manifest automatic-module-name org.eclipse.core.resources Medium
Vendor Manifest build-jdk-spec 21 Low
Vendor Manifest bundle-activationpolicy lazy Low
Vendor Manifest bundle-localization plugin Low
Vendor Manifest bundle-requiredexecutionenvironment JavaSE-17 Low
Vendor Manifest bundle-symbolicname org.eclipse.core.resources; singleton:=true Medium
Vendor Manifest service-component OSGI-INF/org.eclipse.core.internal.resources.CheckMissingNaturesListener.xml,OSGI-INF/org.eclipse.core.internal.resources.ResourceChangeListenerRegistrar.xml Low
Vendor pom artifactid eclipse.core.resources Low
Vendor pom artifactid org.eclipse.core.resources Highest
Vendor pom groupid org.eclipse.platform Highest
Vendor pom name Core Resource Management High
Vendor pom organization name Eclipse Foundation High
Vendor pom organization url https://www.eclipse.org Medium
Vendor pom url eclipse-platform/eclipse.platform/ Highest
Product file name org.eclipse.core.resources High
Product jar package name core Highest
Product jar package name eclipse Highest
Product jar package name internal Highest
Product jar package name resources Highest
Product Manifest automatic-module-name org.eclipse.core.resources Medium
Product Manifest build-jdk-spec 21 Low
Product Manifest bundle-activationpolicy lazy Low
Product Manifest bundle-localization plugin Low
Product Manifest Bundle-Name %pluginName Medium
Product Manifest bundle-requiredexecutionenvironment JavaSE-17 Low
Product Manifest bundle-symbolicname org.eclipse.core.resources; singleton:=true Medium
Product Manifest service-component OSGI-INF/org.eclipse.core.internal.resources.CheckMissingNaturesListener.xml,OSGI-INF/org.eclipse.core.internal.resources.ResourceChangeListenerRegistrar.xml Low
Product pom artifactid eclipse.core.resources Highest
Product pom artifactid org.eclipse.core.resources Highest
Product pom groupid org.eclipse.platform Highest
Product pom name Core Resource Management High
Product pom organization name Eclipse Foundation Low
Product pom organization url https://www.eclipse.org Low
Product pom url eclipse-platform/eclipse.platform/ High
Version file version 3.23.100 High
Version pom version 3.23.100 Highest
CVE-2020-27225 suppress
In versions 4.18 and earlier of the Eclipse Platform, the Help Subsystem does not authenticate active help requests to the local help web server, allowing an unauthenticated local attacker to issue active help commands to the associated Eclipse Platform process or Eclipse Rich Client Platform process.
CWE-306 Missing Authentication for Critical Function
CVSSv3:
Base Score: HIGH (7.8)
Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:1.8/RC:R/MAV:A
CVSSv2:
Base Score: MEDIUM (4.6)
Vector: /AV:L/AC:L/Au:N/C:P/I:P/A:P
References:
Vulnerable Software & Versions:
org.eclipse.core.resources-3.23.100.jar: resources-ant.jar
File Path: /home/runner/.m2/repository/org/eclipse/platform/org.eclipse.core.resources/3.23.100/org.eclipse.core.resources-3.23.100.jar/ant_tasks/resources-ant.jar
MD5: c927b0ba2e0b003babd31a01a8a3f7fb
SHA1: 815795d69df6704b92ae7df6e5c3e755e5409bfc
SHA256: e631c9ff1978418eb9f41d7764460a624ca8c84048738afbf83b09226f9e73ad
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
Evidence
Type Source Name Value Confidence
Vendor file name resources-ant High
Vendor jar package name core Low
Vendor jar package name eclipse Low
Vendor jar package name resources Low
Product file name resources-ant High
Product jar package name ant Low
Product jar package name core Low
Product jar package name resources Low
org.eclipse.core.runtime-3.34.100.jar
Description:
Core Runtime
License:
EPL-2.0: https://www.eclipse.org/legal/epl-2.0/
File Path: /home/runner/.m2/repository/org/eclipse/platform/org.eclipse.core.runtime/3.34.100/org.eclipse.core.runtime-3.34.100.jar
MD5: dcdccfd625b15a700d650bba3eda74a4
SHA1: 15f95e715e54a5207d1c6573554a189c75ed42ca
SHA256: 181180916a2bfe4da2c06e8c7c305586bc6bb6f14c87845c0562d20edf688890
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
org.eclipse.core.runtime-3.34.100.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/org.eclipse.platform/org.eclipse.text@3.14.500
Evidence
Type Source Name Value Confidence
Vendor file name org.eclipse.core.runtime High
Vendor jar package name core Highest
Vendor jar package name eclipse Highest
Vendor jar package name platform Highest
Vendor jar package name runtime Highest
Vendor Manifest automatic-module-name org.eclipse.core.runtime Medium
Vendor Manifest build-jdk-spec 21 Low
Vendor Manifest bundle-activationpolicy lazy Low
Vendor Manifest bundle-localization plugin Low
Vendor Manifest bundle-requiredexecutionenvironment JavaSE-17 Low
Vendor Manifest bundle-symbolicname org.eclipse.core.runtime; singleton:=true Medium
Vendor pom artifactid eclipse.core.runtime Low
Vendor pom artifactid org.eclipse.core.runtime Highest
Vendor pom groupid org.eclipse.platform Highest
Vendor pom name Core Runtime High
Vendor pom organization name Eclipse Foundation High
Vendor pom organization url https://www.eclipse.org Medium
Vendor pom url eclipse-platform/eclipse.platform/ Highest
Product file name org.eclipse.core.runtime High
Product jar package name core Highest
Product jar package name eclipse Highest
Product jar package name platform Highest
Product jar package name plugin Highest
Product jar package name runtime Highest
Product Manifest automatic-module-name org.eclipse.core.runtime Medium
Product Manifest build-jdk-spec 21 Low
Product Manifest bundle-activationpolicy lazy Low
Product Manifest bundle-localization plugin Low
Product Manifest Bundle-Name %pluginName Medium
Product Manifest bundle-requiredexecutionenvironment JavaSE-17 Low
Product Manifest bundle-symbolicname org.eclipse.core.runtime; singleton:=true Medium
Product pom artifactid eclipse.core.runtime Highest
Product pom artifactid org.eclipse.core.runtime Highest
Product pom groupid org.eclipse.platform Highest
Product pom name Core Runtime High
Product pom organization name Eclipse Foundation Low
Product pom organization url https://www.eclipse.org Low
Product pom url eclipse-platform/eclipse.platform/ High
Version file version 3.34.100 High
Version pom version 3.34.100 Highest
CVE-2020-27225 suppress
In versions 4.18 and earlier of the Eclipse Platform, the Help Subsystem does not authenticate active help requests to the local help web server, allowing an unauthenticated local attacker to issue active help commands to the associated Eclipse Platform process or Eclipse Rich Client Platform process.
CWE-306 Missing Authentication for Critical Function
CVSSv3:
Base Score: HIGH (7.8)
Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:1.8/RC:R/MAV:A
CVSSv2:
Base Score: MEDIUM (4.6)
Vector: /AV:L/AC:L/Au:N/C:P/I:P/A:P
References:
Vulnerable Software & Versions:
org.eclipse.equinox.app-1.7.500.jar
Description:
Equinox Application Container
License:
EPL-2.0: https://www.eclipse.org/legal/epl-2.0/
File Path: /home/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.app/1.7.500/org.eclipse.equinox.app-1.7.500.jar
MD5: 596012f6b790872ca56d58f48c88cf81
SHA1: 49a765430f71329008a9dfe9eb591ea0d3221f35
SHA256: 19f2e3611347db6433a48a62187c9f6bd46886d0d56836697dafffe985ea93ef
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
org.eclipse.equinox.app-1.7.500.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/org.eclipse.platform/org.eclipse.text@3.14.500
Evidence
Type Source Name Value Confidence
Vendor file name org.eclipse.equinox.app High
Vendor jar package name app Highest
Vendor jar package name application Highest
Vendor jar package name eclipse Highest
Vendor jar package name equinox Highest
Vendor Manifest automatic-module-name org.eclipse.equinox.app Medium
Vendor Manifest build-jdk-spec 21 Low
Vendor Manifest bundle-activationpolicy lazy Low
Vendor Manifest bundle-localization plugin Low
Vendor Manifest bundle-requiredexecutionenvironment JavaSE-17 Low
Vendor Manifest bundle-symbolicname org.eclipse.equinox.app; singleton:=true Medium
Vendor Manifest comment-dynamicimport this is only used to allow late binding of the package Low
Vendor pom artifactid eclipse.equinox.app Low
Vendor pom artifactid org.eclipse.equinox.app Highest
Vendor pom groupid org.eclipse.platform Highest
Vendor pom name Equinox Application Container High
Vendor pom organization name Eclipse Foundation High
Vendor pom organization url https://www.eclipse.org Medium
Vendor pom url eclipse-equinox/equinox/ Highest
Product file name org.eclipse.equinox.app High
Product jar package name app Highest
Product jar package name application Highest
Product jar package name eclipse Highest
Product jar package name equinox Highest
Product Manifest automatic-module-name org.eclipse.equinox.app Medium
Product Manifest build-jdk-spec 21 Low
Product Manifest bundle-activationpolicy lazy Low
Product Manifest bundle-localization plugin Low
Product Manifest Bundle-Name %pluginName Medium
Product Manifest bundle-requiredexecutionenvironment JavaSE-17 Low
Product Manifest bundle-symbolicname org.eclipse.equinox.app; singleton:=true Medium
Product Manifest comment-dynamicimport this is only used to allow late binding of the package Low
Product pom artifactid eclipse.equinox.app Highest
Product pom artifactid org.eclipse.equinox.app Highest
Product pom groupid org.eclipse.platform Highest
Product pom name Equinox Application Container High
Product pom organization name Eclipse Foundation Low
Product pom organization url https://www.eclipse.org Low
Product pom url eclipse-equinox/equinox/ High
Version file version 1.7.500 High
Version pom version 1.7.500 Highest
CVE-2020-27225 suppress
In versions 4.18 and earlier of the Eclipse Platform, the Help Subsystem does not authenticate active help requests to the local help web server, allowing an unauthenticated local attacker to issue active help commands to the associated Eclipse Platform process or Eclipse Rich Client Platform process.
CWE-306 Missing Authentication for Critical Function
CVSSv3:
Base Score: HIGH (7.8)
Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:1.8/RC:R/MAV:A
CVSSv2:
Base Score: MEDIUM (4.6)
Vector: /AV:L/AC:L/Au:N/C:P/I:P/A:P
References:
Vulnerable Software & Versions:
org.eclipse.equinox.common-3.20.300.jar
Description:
Common Eclipse Runtime
License:
EPL-2.0: https://www.eclipse.org/legal/epl-2.0/
File Path: /home/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.common/3.20.300/org.eclipse.equinox.common-3.20.300.jar
MD5: 562d5fbf5d6e9b74fbdc4f417de4bda7
SHA1: 78950bfc64c3e2c21a54227d585cbf39fb2283b5
SHA256: 855d239af29ddb1d2248d378697c095be62efb9a5b3c1bb26d31f7b97a8e16ae
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
org.eclipse.equinox.common-3.20.300.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/org.eclipse.platform/org.eclipse.text@3.14.500
Evidence
Type Source Name Value Confidence
Vendor file name org.eclipse.equinox.common High
Vendor jar package name eclipse Highest
Vendor jar package name equinox Highest
Vendor jar package name runtime Highest
Vendor Manifest automatic-module-name org.eclipse.equinox.common Medium
Vendor Manifest build-jdk-spec 21 Low
Vendor Manifest bundle-activationpolicy lazy Low
Vendor Manifest bundle-localization plugin Low
Vendor Manifest bundle-requiredexecutionenvironment JavaSE-17 Low
Vendor Manifest bundle-symbolicname org.eclipse.equinox.common; singleton:=true Medium
Vendor pom artifactid eclipse.equinox.common Low
Vendor pom artifactid org.eclipse.equinox.common Highest
Vendor pom groupid org.eclipse.platform Highest
Vendor pom name Common Eclipse Runtime High
Vendor pom organization name Eclipse Foundation High
Vendor pom organization url https://www.eclipse.org Medium
Vendor pom url eclipse-equinox/equinox/ Highest
Product file name org.eclipse.equinox.common High
Product jar package name eclipse Highest
Product jar package name equinox Highest
Product jar package name runtime Highest
Product Manifest automatic-module-name org.eclipse.equinox.common Medium
Product Manifest build-jdk-spec 21 Low
Product Manifest bundle-activationpolicy lazy Low
Product Manifest bundle-localization plugin Low
Product Manifest Bundle-Name %pluginName Medium
Product Manifest bundle-requiredexecutionenvironment JavaSE-17 Low
Product Manifest bundle-symbolicname org.eclipse.equinox.common; singleton:=true Medium
Product pom artifactid eclipse.equinox.common Highest
Product pom artifactid org.eclipse.equinox.common Highest
Product pom groupid org.eclipse.platform Highest
Product pom name Common Eclipse Runtime High
Product pom organization name Eclipse Foundation Low
Product pom organization url https://www.eclipse.org Low
Product pom url eclipse-equinox/equinox/ High
Version file version 3.20.300 High
Version pom version 3.20.300 Highest
CVE-2020-27225 suppress
In versions 4.18 and earlier of the Eclipse Platform, the Help Subsystem does not authenticate active help requests to the local help web server, allowing an unauthenticated local attacker to issue active help commands to the associated Eclipse Platform process or Eclipse Rich Client Platform process.
CWE-306 Missing Authentication for Critical Function
CVSSv3:
Base Score: HIGH (7.8)
Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:1.8/RC:R/MAV:A
CVSSv2:
Base Score: MEDIUM (4.6)
Vector: /AV:L/AC:L/Au:N/C:P/I:P/A:P
References:
Vulnerable Software & Versions:
org.eclipse.equinox.registry-3.12.600.jar
Description:
Extension Registry Support
License:
EPL-2.0: https://www.eclipse.org/legal/epl-2.0/
File Path: /home/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.registry/3.12.600/org.eclipse.equinox.registry-3.12.600.jar
MD5: 782425562cafe452f05522fd8317dd75
SHA1: 0d62997e162e9ee21e957ee4d88048b83c8b34f9
SHA256: 4f8cd72681446b598390a8c24ee9b9996f6e4c5fabed022b50bd26f6f5a0bf6c
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
org.eclipse.equinox.registry-3.12.600.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/org.eclipse.platform/org.eclipse.text@3.14.500
Evidence
Type Source Name Value Confidence
Vendor file name org.eclipse.equinox.registry High
Vendor jar package name eclipse Highest
Vendor jar package name registry Highest
Vendor Manifest automatic-module-name org.eclipse.equinox.registry Medium
Vendor Manifest build-jdk-spec 21 Low
Vendor Manifest bundle-activationpolicy lazy Low
Vendor Manifest bundle-localization plugin Low
Vendor Manifest bundle-requiredexecutionenvironment JavaSE-17 Low
Vendor Manifest bundle-symbolicname org.eclipse.equinox.registry;singleton:=true Medium
Vendor Manifest eclipse-extensibleapi true Low
Vendor pom artifactid eclipse.equinox.registry Low
Vendor pom artifactid org.eclipse.equinox.registry Highest
Vendor pom groupid org.eclipse.platform Highest
Vendor pom name Extension Registry Support High
Vendor pom organization name Eclipse Foundation High
Vendor pom organization url https://www.eclipse.org Medium
Vendor pom url eclipse-equinox/equinox/ Highest
Product file name org.eclipse.equinox.registry High
Product jar package name eclipse Highest
Product jar package name registry Highest
Product Manifest automatic-module-name org.eclipse.equinox.registry Medium
Product Manifest build-jdk-spec 21 Low
Product Manifest bundle-activationpolicy lazy Low
Product Manifest bundle-localization plugin Low
Product Manifest Bundle-Name %pluginName Medium
Product Manifest bundle-requiredexecutionenvironment JavaSE-17 Low
Product Manifest bundle-symbolicname org.eclipse.equinox.registry;singleton:=true Medium
Product Manifest eclipse-extensibleapi true Low
Product pom artifactid eclipse.equinox.registry Highest
Product pom artifactid org.eclipse.equinox.registry Highest
Product pom groupid org.eclipse.platform Highest
Product pom name Extension Registry Support High
Product pom organization name Eclipse Foundation Low
Product pom organization url https://www.eclipse.org Low
Product pom url eclipse-equinox/equinox/ High
Version file version 3.12.600 High
Version pom version 3.12.600 Highest
CVE-2020-27225 suppress
In versions 4.18 and earlier of the Eclipse Platform, the Help Subsystem does not authenticate active help requests to the local help web server, allowing an unauthenticated local attacker to issue active help commands to the associated Eclipse Platform process or Eclipse Rich Client Platform process.
CWE-306 Missing Authentication for Critical Function
CVSSv3:
Base Score: HIGH (7.8)
Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:1.8/RC:R/MAV:A
CVSSv2:
Base Score: MEDIUM (4.6)
Vector: /AV:L/AC:L/Au:N/C:P/I:P/A:P
References:
Vulnerable Software & Versions:
org.eclipse.jdt.core-3.44.0.jar
Description:
Java Development Tools Core
License:
EPL-2.0: https://www.eclipse.org/legal/epl-2.0/
File Path: /home/runner/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.44.0/org.eclipse.jdt.core-3.44.0.jar
MD5: 6fda7b537aeb2dc1cf739f294d29edb7
SHA1: 8a160d1066f426fe8254e0cc1e33dafca66628a7
SHA256: 5cc842b72f8c87086747d464c1c375680c84eaae2dfd83f53a43205a221bf5e7
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
org.eclipse.jdt.core-3.44.0.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/de.funfried.netbeans.plugins/externalcodeformatter@1.15.7-SNAPSHOT
Evidence
Type Source Name Value Confidence
Vendor file name org.eclipse.jdt.core High
Vendor jar package name core Highest
Vendor jar package name eclipse Highest
Vendor jar package name jdt Highest
Vendor Manifest automatic-module-name org.eclipse.jdt.core Medium
Vendor Manifest build-jdk-spec 21 Low
Vendor Manifest bundle-activationpolicy lazy Low
Vendor Manifest bundle-localization plugin Low
Vendor Manifest bundle-requiredexecutionenvironment JavaSE-17 Low
Vendor Manifest bundle-symbolicname org.eclipse.jdt.core; singleton:=true Medium
Vendor Manifest eclipse-extensibleapi true Low
Vendor pom artifactid eclipse.jdt.core Low
Vendor pom artifactid org.eclipse.jdt.core Highest
Vendor pom groupid org.eclipse.jdt Highest
Vendor pom name Java Development Tools Core High
Vendor pom organization name Eclipse Foundation High
Vendor pom organization url https://www.eclipse.org Medium
Vendor pom url eclipse-jdt/eclipse.jdt.core/ Highest
Product file name org.eclipse.jdt.core High
Product jar package name core Highest
Product jar package name eclipse Highest
Product jar package name jdt Highest
Product Manifest automatic-module-name org.eclipse.jdt.core Medium
Product Manifest build-jdk-spec 21 Low
Product Manifest bundle-activationpolicy lazy Low
Product Manifest bundle-localization plugin Low
Product Manifest Bundle-Name %pluginName Medium
Product Manifest bundle-requiredexecutionenvironment JavaSE-17 Low
Product Manifest bundle-symbolicname org.eclipse.jdt.core; singleton:=true Medium
Product Manifest eclipse-extensibleapi true Low
Product pom artifactid eclipse.jdt.core Highest
Product pom artifactid org.eclipse.jdt.core Highest
Product pom groupid org.eclipse.jdt Highest
Product pom name Java Development Tools Core High
Product pom organization name Eclipse Foundation Low
Product pom organization url https://www.eclipse.org Low
Product pom url eclipse-jdt/eclipse.jdt.core/ High
Version file version 3.44.0 High
Version pom version 3.44.0 Highest
pkg:maven/org.eclipse.jdt/org.eclipse.jdt.core@3.44.0
(Confidence :High)
org.eclipse.jdt.core-3.44.0.jar: jdtCompilerAdapter.jar
File Path: /home/runner/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.44.0/org.eclipse.jdt.core-3.44.0.jar/jdtCompilerAdapter.jar
MD5: c00117a1e7ade115d02f8fb0c32640a9
SHA1: 631377922efebc84ae9f10df3d31866fa9661672
SHA256: 0059988f5eb1d9d02eb9c829d72c39beb02c08a1fadecd484efae53455ac7d87
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
Evidence
Type Source Name Value Confidence
Vendor file name jdtCompilerAdapter High
Vendor jar package name core Low
Vendor jar package name eclipse Low
Vendor jar package name jdt Low
Product file name jdtCompilerAdapter High
Product jar package name core Low
Product jar package name jdt Low
org.eclipse.jgit-7.5.0.202512021534-r.jar
Description:
Repository access and algorithms
File Path: /home/runner/.m2/repository/org/eclipse/jgit/org.eclipse.jgit/7.5.0.202512021534-r/org.eclipse.jgit-7.5.0.202512021534-r.jar
MD5: 0e6b3ab2ec8fff81ea35c7ad06c96e4d
SHA1: 55647c66694ace25ee42be42aff619125cd58b29
SHA256: 1597bc78a8d8c0116976d46a94872a2cc2865670eba4db0b9f51811b34936d72
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
org.eclipse.jgit-7.5.0.202512021534-r.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/org.apache.maven.scm/maven-scm-provider-jgit@2.2.1
Evidence
Type Source Name Value Confidence
Vendor file name org.eclipse.jgit High
Vendor jar package name eclipse Highest
Vendor jar package name jgit Highest
Vendor jar package name repository Highest
Vendor Manifest automatic-module-name org.eclipse.jgit Medium
Vendor Manifest build-jdk-spec 17 Low
Vendor Manifest bundle-activationpolicy lazy Low
Vendor Manifest bundle-localization OSGI-INF/l10n/plugin Low
Vendor Manifest bundle-requiredexecutionenvironment JavaSE-17 Low
Vendor Manifest bundle-symbolicname org.eclipse.jgit Medium
Vendor Manifest eclipse-extensibleapi true Low
Vendor Manifest git-commit-id 402b0dd5c8e167cb0808fd6139e2270ada6611cc Low
Vendor Manifest git-commit-time 2025-12-02T15:34:45Z Low
Vendor Manifest git-describe v7.5.0.202511251519-rc1-11-g402b0dd Low
Vendor Manifest git-remote-origin-url https://eclipse.gerrithub.io/eclipse-jgit/jgit Low
Vendor Manifest git-tags Low
Vendor Manifest Implementation-Vendor Eclipse.org - JGit High
Vendor Manifest Implementation-Vendor-Id org.eclipse.jgit Medium
Vendor Manifest implementation-vendor-url https://www.eclipse.org/jgit/ Medium
Vendor Manifest service-component OSGI-INF/org.eclipse.jgit.internal.util.CleanupService.xml Low
Vendor pom artifactid eclipse.jgit Low
Vendor pom artifactid org.eclipse.jgit Highest
Vendor pom groupid org.eclipse.jgit Highest
Vendor pom name JGit - Core High
Vendor pom parent-artifactid org.eclipse.jgit-parent Low
Product file name org.eclipse.jgit High
Product jar package name eclipse Highest
Product jar package name internal Highest
Product jar package name io Highest
Product jar package name jgit Highest
Product jar package name repository Highest
Product jar package name util Highest
Product Manifest automatic-module-name org.eclipse.jgit Medium
Product Manifest build-jdk-spec 17 Low
Product Manifest bundle-activationpolicy lazy Low
Product Manifest bundle-localization OSGI-INF/l10n/plugin Low
Product Manifest Bundle-Name %Bundle-Name Medium
Product Manifest bundle-requiredexecutionenvironment JavaSE-17 Low
Product Manifest bundle-symbolicname org.eclipse.jgit Medium
Product Manifest eclipse-extensibleapi true Low
Product Manifest git-commit-id 402b0dd5c8e167cb0808fd6139e2270ada6611cc Low
Product Manifest git-commit-time 2025-12-02T15:34:45Z Low
Product Manifest git-describe v7.5.0.202511251519-rc1-11-g402b0dd Low
Product Manifest git-remote-origin-url https://eclipse.gerrithub.io/eclipse-jgit/jgit Low
Product Manifest git-tags Low
Product Manifest Implementation-Title JGit org.eclipse.jgit High
Product Manifest service-component OSGI-INF/org.eclipse.jgit.internal.util.CleanupService.xml Low
Product pom artifactid eclipse.jgit Highest
Product pom artifactid org.eclipse.jgit Highest
Product pom groupid org.eclipse.jgit Highest
Product pom name JGit - Core High
Product pom parent-artifactid org.eclipse.jgit-parent Medium
Version Manifest Bundle-Version 7.5.0.202512021534-r High
Version Manifest Implementation-Version 7.5.0.202512021534-r High
Version pom version 7.5.0.202512021534-r Highest
Related Dependencies
org.eclipse.jgit.ssh.apache-7.5.0.202512021534-r.jar
File Path: /home/runner/.m2/repository/org/eclipse/jgit/org.eclipse.jgit.ssh.apache/7.5.0.202512021534-r/org.eclipse.jgit.ssh.apache-7.5.0.202512021534-r.jar
MD5: f9f28cb19b2d4398a5678cc4ce6f434e
SHA1: 75b82198039b95183148db0705d5349135a08231
SHA256: 757179653364a4954d086151ab6422fbf5c74cf1a745d72b4e02c4081cdf0886
pkg:maven/org.eclipse.jgit/org.eclipse.jgit.ssh.apache@7.5.0.202512021534-r
org.eclipse.text-3.14.500.jar
Description:
Text
License:
EPL-2.0: https://www.eclipse.org/legal/epl-2.0/
File Path: /home/runner/.m2/repository/org/eclipse/platform/org.eclipse.text/3.14.500/org.eclipse.text-3.14.500.jar
MD5: 59a0f2df8d77522caa4b8cf968d28cd9
SHA1: 13cf64c5ab28640959932846ddc568eafee19f86
SHA256: 1b6758522917f7cf0b7a7aa42bfefed5dbbae862899adab4fe3bed5536dc78ca
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
org.eclipse.text-3.14.500.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/de.funfried.netbeans.plugins/externalcodeformatter@1.15.7-SNAPSHOT
Evidence
Type Source Name Value Confidence
Vendor file name org.eclipse.text High
Vendor jar package name eclipse Highest
Vendor jar package name text Highest
Vendor Manifest automatic-module-name org.eclipse.text Medium
Vendor Manifest build-jdk-spec 21 Low
Vendor Manifest bundle-localization plugin Low
Vendor Manifest bundle-requiredexecutionenvironment JavaSE-17 Low
Vendor Manifest bundle-symbolicname org.eclipse.text Medium
Vendor pom artifactid eclipse.text Low
Vendor pom artifactid org.eclipse.text Highest
Vendor pom groupid org.eclipse.platform Highest
Vendor pom name Text High
Vendor pom organization name Eclipse Foundation High
Vendor pom organization url https://www.eclipse.org Medium
Vendor pom url eclipse-platform/eclipse.platform.ui/ Highest
Product file name org.eclipse.text High
Product jar package name eclipse Highest
Product jar package name text Highest
Product Manifest automatic-module-name org.eclipse.text Medium
Product Manifest build-jdk-spec 21 Low
Product Manifest bundle-localization plugin Low
Product Manifest Bundle-Name %pluginName Medium
Product Manifest bundle-requiredexecutionenvironment JavaSE-17 Low
Product Manifest bundle-symbolicname org.eclipse.text Medium
Product pom artifactid eclipse.text Highest
Product pom artifactid org.eclipse.text Highest
Product pom groupid org.eclipse.platform Highest
Product pom name Text High
Product pom organization name Eclipse Foundation Low
Product pom organization url https://www.eclipse.org Low
Product pom url eclipse-platform/eclipse.platform.ui/ High
Version file version 3.14.500 High
Version pom version 3.14.500 Highest
CVE-2020-27225 suppress
In versions 4.18 and earlier of the Eclipse Platform, the Help Subsystem does not authenticate active help requests to the local help web server, allowing an unauthenticated local attacker to issue active help commands to the associated Eclipse Platform process or Eclipse Rich Client Platform process.
CWE-306 Missing Authentication for Critical Function
CVSSv3:
Base Score: HIGH (7.8)
Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:1.8/RC:R/MAV:A
CVSSv2:
Base Score: MEDIUM (4.6)
Vector: /AV:L/AC:L/Au:N/C:P/I:P/A:P
References:
Vulnerable Software & Versions:
org.osgi.service.prefs-1.1.2.jar
Description:
OSGi Companion Code for org.osgi.service.prefs Version 1.1.2
License:
Apache-2.0: https://opensource.org/licenses/Apache-2.0
File Path: /home/runner/.m2/repository/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar
MD5: af897bbdd6af5601133c19865a7db4fa
SHA1: 44351fdfb119ee920394c1a27c938288c93c03c8
SHA256: 43c7c870710e363405d422da653cce0d798a4537f76e4930f79bceadd3a55345
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
org.osgi.service.prefs-1.1.2.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/de.funfried.netbeans.plugins/externalcodeformatter@1.15.7-SNAPSHOT
Evidence
Type Source Name Value Confidence
Vendor file name org.osgi.service.prefs High
Vendor jar package name osgi Highest
Vendor jar package name prefs Highest
Vendor jar package name service Highest
Vendor Manifest automatic-module-name org.osgi.service.prefs Medium
Vendor Manifest bundle-copyright Copyright (c) Contributors to the Eclipse Foundation Low
Vendor Manifest bundle-developers osgi; email=osgi-wg@eclipse.org; name="OSGi Working Group"; organization="Eclipse Foundation"; organizationUrl="https://www.osgi.org/" Low
Vendor Manifest bundle-docurl https://docs.osgi.org/ Low
Vendor Manifest bundle-symbolicname org.osgi.service.prefs Medium
Vendor Manifest git-descriptor r8-cmpn-final Low
Vendor Manifest git-sha db39ce672917cadce15aad14a33795cbed7e8791 Low
Vendor pom artifactid org.osgi.service.prefs Highest
Vendor pom artifactid osgi.service.prefs Low
Vendor pom developer email osgi-wg@eclipse.org Low
Vendor pom developer id osgi Medium
Vendor pom developer name OSGi Working Group Medium
Vendor pom developer org Eclipse Foundation Medium
Vendor pom developer org URL https://www.osgi.org/ Medium
Vendor pom groupid org.osgi Highest
Vendor pom name org.osgi:org.osgi.service.prefs High
Vendor pom organization name Eclipse Foundation High
Vendor pom url https://docs.osgi.org/ Highest
Product file name org.osgi.service.prefs High
Product jar package name osgi Highest
Product jar package name prefs Highest
Product jar package name service Highest
Product Manifest automatic-module-name org.osgi.service.prefs Medium
Product Manifest bundle-copyright Copyright (c) Contributors to the Eclipse Foundation Low
Product Manifest bundle-developers osgi; email=osgi-wg@eclipse.org; name="OSGi Working Group"; organization="Eclipse Foundation"; organizationUrl="https://www.osgi.org/" Low
Product Manifest bundle-docurl https://docs.osgi.org/ Low
Product Manifest Bundle-Name org.osgi:org.osgi.service.prefs Medium
Product Manifest bundle-symbolicname org.osgi.service.prefs Medium
Product Manifest git-descriptor r8-cmpn-final Low
Product Manifest git-sha db39ce672917cadce15aad14a33795cbed7e8791 Low
Product pom artifactid org.osgi.service.prefs Highest
Product pom artifactid osgi.service.prefs Highest
Product pom developer email osgi-wg@eclipse.org Low
Product pom developer id osgi Low
Product pom developer name OSGi Working Group Low
Product pom developer org Eclipse Foundation Low
Product pom developer org URL https://www.osgi.org/ Low
Product pom groupid org.osgi Highest
Product pom name org.osgi:org.osgi.service.prefs High
Product pom organization name Eclipse Foundation Low
Product pom url https://docs.osgi.org/ Medium
Version file version 1.1.2 High
Version pom version 1.1.2 Highest
osgi.annotation-8.0.1.jar
Description:
OSGi Annotation Release 8, Annotations for use in compiling bundles
License:
Apache-2.0: https://opensource.org/licenses/Apache-2.0
File Path: /home/runner/.m2/repository/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
MD5: 4f15008cd76e0c6ba527d89148c56d08
SHA1: 593d823753aa6e128129da357d7891758e66aa1d
SHA256: a0e8a4c362bd3600812f37b0ea45fba966c7bc049d01fed56a09ecc74082759e
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
osgi.annotation-8.0.1.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/org.osgi/org.osgi.service.prefs@1.1.2
Evidence
Type Source Name Value Confidence
Vendor file name osgi.annotation High
Vendor jar package name annotation Highest
Vendor jar package name osgi Highest
Vendor Manifest bundle-copyright Copyright (c) Contributors to the Eclipse Foundation Low
Vendor Manifest bundle-developers osgi; email=osgi-wg@eclipse.org; name="OSGi Working Group"; organization="Eclipse Foundation"; organizationUrl="https://www.osgi.org/" Low
Vendor Manifest bundle-docurl https://docs.osgi.org/ Low
Vendor Manifest bundle-symbolicname osgi.annotation Medium
Vendor Manifest git-descriptor r8-cmpn-final Low
Vendor Manifest git-sha db39ce672917cadce15aad14a33795cbed7e8791 Low
Vendor pom artifactid osgi.annotation Highest
Vendor pom artifactid osgi.annotation Low
Vendor pom developer email osgi-wg@eclipse.org Low
Vendor pom developer id osgi Medium
Vendor pom developer name OSGi Working Group Medium
Vendor pom developer org Eclipse Foundation Medium
Vendor pom developer org URL https://www.osgi.org/ Medium
Vendor pom groupid org.osgi Highest
Vendor pom name org.osgi:osgi.annotation High
Vendor pom organization name Eclipse Foundation High
Vendor pom url https://docs.osgi.org/ Highest
Product file name osgi.annotation High
Product jar package name annotation Highest
Product jar package name osgi Highest
Product Manifest bundle-copyright Copyright (c) Contributors to the Eclipse Foundation Low
Product Manifest bundle-developers osgi; email=osgi-wg@eclipse.org; name="OSGi Working Group"; organization="Eclipse Foundation"; organizationUrl="https://www.osgi.org/" Low
Product Manifest bundle-docurl https://docs.osgi.org/ Low
Product Manifest Bundle-Name org.osgi:osgi.annotation Medium
Product Manifest bundle-symbolicname osgi.annotation Medium
Product Manifest git-descriptor r8-cmpn-final Low
Product Manifest git-sha db39ce672917cadce15aad14a33795cbed7e8791 Low
Product pom artifactid osgi.annotation Highest
Product pom developer email osgi-wg@eclipse.org Low
Product pom developer id osgi Low
Product pom developer name OSGi Working Group Low
Product pom developer org Eclipse Foundation Low
Product pom developer org URL https://www.osgi.org/ Low
Product pom groupid org.osgi Highest
Product pom name org.osgi:osgi.annotation High
Product pom organization name Eclipse Foundation Low
Product pom url https://docs.osgi.org/ Medium
Version file version 8.0.1 High
Version pom version 8.0.1 Highest
pkg:maven/org.osgi/osgi.annotation@8.0.1
(Confidence :High)
palantir-java-format-2.89.0.jar
Description:
Palantir Java Format
License:
The Apache License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0
File Path: /home/runner/.m2/repository/com/palantir/javaformat/palantir-java-format/2.89.0/palantir-java-format-2.89.0.jar
MD5: 185bcf335e0d8939933040133e7c4cc9
SHA1: 35715b95467485a6356c716d66eb1c20f183a7ef
SHA256: ddc9f7cfb411f6039618607a292b18a8d27eac265252355fa34ff71f48f3212f
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
palantir-java-format-2.89.0.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/de.funfried.netbeans.plugins/externalcodeformatter@1.15.7-SNAPSHOT
Evidence
Type Source Name Value Confidence
Vendor file name palantir-java-format High
Vendor jar package name java Highest
Vendor jar package name javaformat Highest
Vendor jar package name palantir Highest
Vendor Manifest add-exports jdk.compiler/com.sun.tools.javac.file jdk.compiler/com.sun.tools.javac.main jdk.compiler/com.sun.tools.javac.parser jdk.compiler/com.sun.tools.javac.tree jdk.compiler/com.sun.tools.javac.util jdk.compiler/com.sun.tools.javac.code jdk.compiler/com.sun.tools.javac.api Low
Vendor pom artifactid palantir-java-format Highest
Vendor pom artifactid palantir-java-format Low
Vendor pom developer id palantir Medium
Vendor pom developer name Palantir Technologies Inc Medium
Vendor pom developer org URL https://www.palantir.com Medium
Vendor pom groupid com.palantir.javaformat Highest
Vendor pom name palantir-java-format High
Vendor pom url palantir/palantir-java-format Highest
Product file name palantir-java-format High
Product jar package name java Highest
Product jar package name javaformat Highest
Product jar package name main Highest
Product jar package name palantir Highest
Product Manifest add-exports jdk.compiler/com.sun.tools.javac.file jdk.compiler/com.sun.tools.javac.main jdk.compiler/com.sun.tools.javac.parser jdk.compiler/com.sun.tools.javac.tree jdk.compiler/com.sun.tools.javac.util jdk.compiler/com.sun.tools.javac.code jdk.compiler/com.sun.tools.javac.api Low
Product pom artifactid palantir-java-format Highest
Product pom developer id palantir Low
Product pom developer name Palantir Technologies Inc Low
Product pom developer org URL https://www.palantir.com Low
Product pom groupid com.palantir.javaformat Highest
Product pom name palantir-java-format High
Product pom url palantir/palantir-java-format High
Version file version 2.89.0 High
Version Manifest Implementation-Version 2.89.0 High
Version pom version 2.89.0 Highest
pkg:maven/com.palantir.javaformat/palantir-java-format@2.89.0
(Confidence :High)
palantir-java-format-spi-2.89.0.jar
Description:
Palantir open source project
License:
The Apache License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0
File Path: /home/runner/.m2/repository/com/palantir/javaformat/palantir-java-format-spi/2.89.0/palantir-java-format-spi-2.89.0.jar
MD5: 1d878d8d255a24fc422e4d780652e4b5
SHA1: a66bc0507c9711977270c0e8c7bc2f2588652150
SHA256: b1f93b5fb7ee00db41b047b4bc28fd163baeb5abb1f57e1648962575d4e0bfc9
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
palantir-java-format-spi-2.89.0.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/de.funfried.netbeans.plugins/externalcodeformatter@1.15.7-SNAPSHOT
Evidence
Type Source Name Value Confidence
Vendor file name palantir-java-format-spi High
Vendor jar package name java Highest
Vendor jar package name javaformat Highest
Vendor jar package name palantir Highest
Vendor pom artifactid palantir-java-format-spi Highest
Vendor pom artifactid palantir-java-format-spi Low
Vendor pom developer id palantir Medium
Vendor pom developer name Palantir Technologies Inc Medium
Vendor pom developer org URL https://www.palantir.com Medium
Vendor pom groupid com.palantir.javaformat Highest
Vendor pom name palantir-java-format-spi High
Vendor pom url palantir/palantir-java-format Highest
Product file name palantir-java-format-spi High
Product jar package name java Highest
Product jar package name javaformat Highest
Product jar package name palantir Highest
Product pom artifactid palantir-java-format-spi Highest
Product pom developer id palantir Low
Product pom developer name Palantir Technologies Inc Low
Product pom developer org URL https://www.palantir.com Low
Product pom groupid com.palantir.javaformat Highest
Product pom name palantir-java-format-spi High
Product pom url palantir/palantir-java-format High
Version file version 2.89.0 High
Version Manifest Implementation-Version 2.89.0 High
Version pom version 2.89.0 Highest
pkg:maven/com.palantir.javaformat/palantir-java-format-spi@2.89.0
(Confidence :High)
plexus-interactivity-api-1.4.jar
File Path: /home/runner/.m2/repository/org/codehaus/plexus/plexus-interactivity-api/1.4/plexus-interactivity-api-1.4.jar
MD5: 786445feb10c620690d33af22773e556
SHA1: 089039c8d54a2dc00524274d98fb5183818099f7
SHA256: 3d82c3b8afb0ac42d0087adbb6d9aa77e7253beb6e8b31f9159a3fcd74d5ee3c
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
plexus-interactivity-api-1.4.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/org.apache.maven.scm/maven-scm-provider-jgit@2.2.1
Evidence
Type Source Name Value Confidence
Vendor file name plexus-interactivity-api High
Vendor jar package name codehaus Highest
Vendor jar package name interactivity Highest
Vendor jar package name plexus Highest
Vendor Manifest build-jdk-spec 23 Low
Vendor Manifest Implementation-Vendor Codehaus Plexus High
Vendor Manifest specification-vendor Codehaus Plexus Low
Vendor pom artifactid plexus-interactivity-api Highest
Vendor pom artifactid plexus-interactivity-api Low
Vendor pom groupid org.codehaus.plexus Highest
Vendor pom name Plexus Default Interactivity Handler High
Vendor pom parent-artifactid plexus-interactivity Low
Product file name plexus-interactivity-api High
Product jar package name codehaus Highest
Product jar package name interactivity Highest
Product jar package name plexus Highest
Product Manifest build-jdk-spec 23 Low
Product Manifest Implementation-Title Plexus Default Interactivity Handler High
Product Manifest specification-title Plexus Default Interactivity Handler Medium
Product pom artifactid plexus-interactivity-api Highest
Product pom groupid org.codehaus.plexus Highest
Product pom name Plexus Default Interactivity Handler High
Product pom parent-artifactid plexus-interactivity Medium
Version file version 1.4 High
Version Manifest Implementation-Version 1.4 High
Version pom version 1.4 Highest
pkg:maven/org.codehaus.plexus/plexus-interactivity-api@1.4
(Confidence :High)
plexus-utils-4.0.2.jar
Description:
A collection of various utility classes to ease working with strings, files, command lines and
more.
License:
Apache License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/org/codehaus/plexus/plexus-utils/4.0.2/plexus-utils-4.0.2.jar
MD5: 4cfdd73e436702d319d551a44fcea500
SHA1: 9526a9548b302572f23337fcc217fb4cc713b9c3
SHA256: 8957274e75fe2c278b1428dd16a0daeee1dd38152cb6eff816177ac28fccb697
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
plexus-utils-4.0.2.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/org.apache.maven.scm/maven-scm-api@2.2.1
Evidence
Type Source Name Value Confidence
Vendor file name plexus-utils High
Vendor jar package name codehaus Highest
Vendor jar package name org Highest
Vendor jar package name plexus Highest
Vendor Manifest build-jdk-spec 21 Low
Vendor Manifest Implementation-Vendor Codehaus Plexus High
Vendor Manifest multi-release true Low
Vendor Manifest specification-vendor Codehaus Plexus Low
Vendor pom artifactid plexus-utils Highest
Vendor pom artifactid plexus-utils Low
Vendor pom developer email 1983-01-06@gmx.net Low
Vendor pom developer email agudian@apache.org Low
Vendor pom developer email andy@handyande.co.uk Low
Vendor pom developer email apache@kav.dk Low
Vendor pom developer email belingueres@gmail.com Low
Vendor pom developer email brett@codehaus.org Low
Vendor pom developer email bwalding@codehaus.org Low
Vendor pom developer email carlos@codehaus.org Low
Vendor pom developer email dan@envoisolutions.com Low
Vendor pom developer email evenisse@codehaus.org Low
Vendor pom developer email gnodet@apache.org Low
Vendor pom developer email hboutemy@apache.org Low
Vendor pom developer email james@jamestaylor.org Low
Vendor pom developer email jason@maven.org Low
Vendor pom developer email jdcasey@codehaus.org Low
Vendor pom developer email joakim@erdfelt.com Low
Vendor pom developer email kenney@codehaus.org Low
Vendor pom developer email khmarbaise@apache.org Low
Vendor pom developer email krosenvold@apache.org Low
Vendor pom developer email kwin@apache.org Low
Vendor pom developer email mhw@kremvax.net Low
Vendor pom developer email mmaczka@interia.pl Low
Vendor pom developer email olamy@codehaus.org Low
Vendor pom developer email olegy@codehaus.org Low
Vendor pom developer email rahul.thakur.xdev@gmail.com Low
Vendor pom developer email sjaranowski@apache.org Low
Vendor pom developer email slachiewicz@apache.org Low
Vendor pom developer email trygvis@codehaus.org Low
Vendor pom developer email vsiveton@codehaus.org Low
Vendor pom developer id agudian Medium
Vendor pom developer id belingueres Medium
Vendor pom developer id brett Medium
Vendor pom developer id bwalding Medium
Vendor pom developer id carlos Medium
Vendor pom developer id dandiep Medium
Vendor pom developer id evenisse Medium
Vendor pom developer id gnodet Medium
Vendor pom developer id handyande Medium
Vendor pom developer id hboutemy Medium
Vendor pom developer id jdcasey Medium
Vendor pom developer id joakime Medium
Vendor pom developer id jtaylor Medium
Vendor pom developer id jvanzyl Medium
Vendor pom developer id kasper Medium
Vendor pom developer id kaz Medium
Vendor pom developer id kenney Medium
Vendor pom developer id khmarbaise Medium
Vendor pom developer id krosenvold Medium
Vendor pom developer id kwin Medium
Vendor pom developer id mhw Medium
Vendor pom developer id michael-o Medium
Vendor pom developer id michal Medium
Vendor pom developer id olamy Medium
Vendor pom developer id oleg Medium
Vendor pom developer id rahul Medium
Vendor pom developer id sjaranowski Medium
Vendor pom developer id slachiewicz Medium
Vendor pom developer id trygvis Medium
Vendor pom developer id vsiveton Medium
Vendor pom developer name Andreas Gudian Medium
Vendor pom developer name Andrew Williams Medium
Vendor pom developer name Ben Walding Medium
Vendor pom developer name Brett Porter Medium
Vendor pom developer name Carlos Sanchez Medium
Vendor pom developer name Dan Diephouse Medium
Vendor pom developer name Emmanuel Venisse Medium
Vendor pom developer name Gabriel Belingueres Medium
Vendor pom developer name Guillaume Nodet Medium
Vendor pom developer name Hervé Boutemy Medium
Vendor pom developer name James Taylor Medium
Vendor pom developer name Jason van Zyl Medium
Vendor pom developer name Joakim Erdfelt Medium
Vendor pom developer name John Casey Medium
Vendor pom developer name Karl Heinz Marbaise Medium
Vendor pom developer name Kasper Nielsen Medium
Vendor pom developer name Kenney Westerhof Medium
Vendor pom developer name Konrad Windszus Medium
Vendor pom developer name Kristian Rosenvold Medium
Vendor pom developer name Mark Wilkinson Medium
Vendor pom developer name Michael Osipov Medium
Vendor pom developer name Michal Maczka Medium
Vendor pom developer name Oleg Gusakov Medium
Vendor pom developer name Olivier Lamy Medium
Vendor pom developer name Pete Kazmier Medium
Vendor pom developer name Rahul Thakur Medium
Vendor pom developer name Slawomir Jaranowski Medium
Vendor pom developer name Sylwester Lachiewicz Medium
Vendor pom developer name Trygve Laugstøl Medium
Vendor pom developer name Vincent Siveton Medium
Vendor pom developer org ASF Medium
Vendor pom developer org Envoi solutions Medium
Vendor pom developer org Walding Consulting Services Medium
Vendor pom groupid org.codehaus.plexus Highest
Vendor pom name Plexus Common Utilities High
Vendor pom organization name Codehaus Plexus High
Vendor pom organization url https://codehaus-plexus.github.io/ Medium
Vendor pom parent-artifactid plexus Low
Vendor pom url https://codehaus-plexus.github.io/plexus-utils/ Highest
Product file name plexus-utils High
Product jar package name codehaus Highest
Product jar package name org Highest
Product jar package name plexus Highest
Product Manifest build-jdk-spec 21 Low
Product Manifest Implementation-Title Plexus Common Utilities High
Product Manifest multi-release true Low
Product Manifest specification-title Plexus Common Utilities Medium
Product pom artifactid plexus-utils Highest
Product pom developer email 1983-01-06@gmx.net Low
Product pom developer email agudian@apache.org Low
Product pom developer email andy@handyande.co.uk Low
Product pom developer email apache@kav.dk Low
Product pom developer email belingueres@gmail.com Low
Product pom developer email brett@codehaus.org Low
Product pom developer email bwalding@codehaus.org Low
Product pom developer email carlos@codehaus.org Low
Product pom developer email dan@envoisolutions.com Low
Product pom developer email evenisse@codehaus.org Low
Product pom developer email gnodet@apache.org Low
Product pom developer email hboutemy@apache.org Low
Product pom developer email james@jamestaylor.org Low
Product pom developer email jason@maven.org Low
Product pom developer email jdcasey@codehaus.org Low
Product pom developer email joakim@erdfelt.com Low
Product pom developer email kenney@codehaus.org Low
Product pom developer email khmarbaise@apache.org Low
Product pom developer email krosenvold@apache.org Low
Product pom developer email kwin@apache.org Low
Product pom developer email mhw@kremvax.net Low
Product pom developer email mmaczka@interia.pl Low
Product pom developer email olamy@codehaus.org Low
Product pom developer email olegy@codehaus.org Low
Product pom developer email rahul.thakur.xdev@gmail.com Low
Product pom developer email sjaranowski@apache.org Low
Product pom developer email slachiewicz@apache.org Low
Product pom developer email trygvis@codehaus.org Low
Product pom developer email vsiveton@codehaus.org Low
Product pom developer id agudian Low
Product pom developer id belingueres Low
Product pom developer id brett Low
Product pom developer id bwalding Low
Product pom developer id carlos Low
Product pom developer id dandiep Low
Product pom developer id evenisse Low
Product pom developer id gnodet Low
Product pom developer id handyande Low
Product pom developer id hboutemy Low
Product pom developer id jdcasey Low
Product pom developer id joakime Low
Product pom developer id jtaylor Low
Product pom developer id jvanzyl Low
Product pom developer id kasper Low
Product pom developer id kaz Low
Product pom developer id kenney Low
Product pom developer id khmarbaise Low
Product pom developer id krosenvold Low
Product pom developer id kwin Low
Product pom developer id mhw Low
Product pom developer id michael-o Low
Product pom developer id michal Low
Product pom developer id olamy Low
Product pom developer id oleg Low
Product pom developer id rahul Low
Product pom developer id sjaranowski Low
Product pom developer id slachiewicz Low
Product pom developer id trygvis Low
Product pom developer id vsiveton Low
Product pom developer name Andreas Gudian Low
Product pom developer name Andrew Williams Low
Product pom developer name Ben Walding Low
Product pom developer name Brett Porter Low
Product pom developer name Carlos Sanchez Low
Product pom developer name Dan Diephouse Low
Product pom developer name Emmanuel Venisse Low
Product pom developer name Gabriel Belingueres Low
Product pom developer name Guillaume Nodet Low
Product pom developer name Hervé Boutemy Low
Product pom developer name James Taylor Low
Product pom developer name Jason van Zyl Low
Product pom developer name Joakim Erdfelt Low
Product pom developer name John Casey Low
Product pom developer name Karl Heinz Marbaise Low
Product pom developer name Kasper Nielsen Low
Product pom developer name Kenney Westerhof Low
Product pom developer name Konrad Windszus Low
Product pom developer name Kristian Rosenvold Low
Product pom developer name Mark Wilkinson Low
Product pom developer name Michael Osipov Low
Product pom developer name Michal Maczka Low
Product pom developer name Oleg Gusakov Low
Product pom developer name Olivier Lamy Low
Product pom developer name Pete Kazmier Low
Product pom developer name Rahul Thakur Low
Product pom developer name Slawomir Jaranowski Low
Product pom developer name Sylwester Lachiewicz Low
Product pom developer name Trygve Laugstøl Low
Product pom developer name Vincent Siveton Low
Product pom developer org ASF Low
Product pom developer org Envoi solutions Low
Product pom developer org Walding Consulting Services Low
Product pom groupid org.codehaus.plexus Highest
Product pom name Plexus Common Utilities High
Product pom organization name Codehaus Plexus Low
Product pom organization url https://codehaus-plexus.github.io/ Low
Product pom parent-artifactid plexus Medium
Product pom url https://codehaus-plexus.github.io/plexus-utils/ Medium
Version file version 4.0.2 High
Version Manifest Implementation-Version 4.0.2 High
Version pom parent-version 4.0.2 Low
Version pom version 4.0.2 Highest
plexus-xml-3.0.1.jar
Description:
A collection of various utility classes to ease working with XML in Maven 3.
File Path: /home/runner/.m2/repository/org/codehaus/plexus/plexus-xml/3.0.1/plexus-xml-3.0.1.jar
MD5: cd868918ebc742350840124ea4422ab0
SHA1: b0e73c21402f03c2765674b8dede21673b3288cf
SHA256: c1a510a87a62bd2d74ac1472dd31c3f9e9b0b8b8568f37d77c0f135415bebd05
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
plexus-xml-3.0.1.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/org.apache.maven.scm/maven-scm-provider-git-commons@2.2.1
Evidence
Type Source Name Value Confidence
Vendor file name plexus-xml High
Vendor jar package name codehaus Highest
Vendor jar package name plexus Highest
Vendor jar package name xml Highest
Vendor Manifest build-jdk-spec 21 Low
Vendor Manifest Implementation-Vendor Codehaus Plexus High
Vendor Manifest specification-vendor Codehaus Plexus Low
Vendor pom artifactid plexus-xml Highest
Vendor pom artifactid plexus-xml Low
Vendor pom groupid org.codehaus.plexus Highest
Vendor pom name Plexus XML Utilities High
Vendor pom parent-artifactid plexus Low
Vendor pom url https://codehaus-plexus.github.io/plexus-xml/ Highest
Product file name plexus-xml High
Product jar package name codehaus Highest
Product jar package name plexus Highest
Product jar package name xml Highest
Product Manifest build-jdk-spec 21 Low
Product Manifest Implementation-Title Plexus XML Utilities High
Product Manifest specification-title Plexus XML Utilities Medium
Product pom artifactid plexus-xml Highest
Product pom groupid org.codehaus.plexus Highest
Product pom name Plexus XML Utilities High
Product pom parent-artifactid plexus Medium
Product pom url https://codehaus-plexus.github.io/plexus-xml/ Medium
Version file 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
pkg:maven/org.codehaus.plexus/plexus-xml@3.0.1
(Confidence :High)
protobuf-java-4.34.0.jar
Description:
Core Protocol Buffers library. Protocol Buffers are a way of encoding structured data in an
efficient yet extensible format.
License:
https://opensource.org/licenses/BSD-3-Clause
File Path: /home/runner/.m2/repository/com/google/protobuf/protobuf-java/4.34.0/protobuf-java-4.34.0.jar
MD5: 1278c4e10413c75d2a653966b6ab3e2c
SHA1: 304a7708305d3ba2cfdccf5bc92d8129a48b1d93
SHA256: c834d8c9b251f401c3c776b4ac51874e5195e9f2b317a26d6e49f4096de70965
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
protobuf-java-4.34.0.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/de.funfried.libraries/jsdt-core@1.0.13
Evidence
Type Source Name Value Confidence
Vendor file name protobuf-java High
Vendor jar package name google Highest
Vendor jar package name protobuf Highest
Vendor Manifest automatic-module-name com.google.protobuf Medium
Vendor Manifest bundle-docurl https://developers.google.com/protocol-buffers/ Low
Vendor Manifest bundle-symbolicname com.google.protobuf Medium
Vendor pom artifactid protobuf-java Highest
Vendor pom artifactid protobuf-java Low
Vendor pom groupid com.google.protobuf Highest
Vendor pom name Protocol Buffers [Core] High
Vendor pom parent-artifactid protobuf-parent Low
Product file name protobuf-java High
Product jar package name google Highest
Product jar package name protobuf Highest
Product Manifest automatic-module-name com.google.protobuf Medium
Product Manifest bundle-docurl https://developers.google.com/protocol-buffers/ Low
Product Manifest Bundle-Name Protocol Buffers [Core] Medium
Product Manifest bundle-symbolicname com.google.protobuf Medium
Product pom artifactid protobuf-java Highest
Product pom groupid com.google.protobuf Highest
Product pom name Protocol Buffers [Core] High
Product pom parent-artifactid protobuf-parent Medium
Version file version 4.34.0 High
Version Manifest Bundle-Version 4.34.0 High
Version pom version 4.34.0 Highest
sac-1.3.jar
Description:
SAC is a standard interface for CSS parsers.
License:
The W3C Software License: http://www.w3.org/Consortium/Legal/copyright-software-19980720
File Path: /home/runner/.m2/repository/org/w3c/css/sac/1.3/sac-1.3.jar
MD5: eb04fa63fc70c722f2b8ec156166343b
SHA1: cdb2dcb4e22b83d6b32b93095f644c3462739e82
SHA256: 003785669f921aafe4f137468dd20a01a36111e94fd7449f26c16e7924d82d23
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
sac-1.3.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/de.funfried.netbeans.plugins/externalcodeformatter@1.15.7-SNAPSHOT
Evidence
Type Source Name Value Confidence
Vendor file name sac High
Vendor jar package name css Highest
Vendor jar package name css Low
Vendor jar package name sac Highest
Vendor jar package name sac Low
Vendor jar package name w3c Highest
Vendor jar package name w3c Low
Vendor pom artifactid sac Highest
Vendor pom artifactid sac Low
Vendor pom groupid org.w3c.css Highest
Vendor pom name Simple API for CSS High
Vendor pom organization name World Wide Web Consortium High
Vendor pom organization url http://www.w3.org/ Medium
Vendor pom url http://www.w3.org/Style/CSS/SAC/ Highest
Product file name sac High
Product jar package name css Highest
Product jar package name css Low
Product jar package name sac Highest
Product jar package name sac Low
Product jar package name w3c Highest
Product pom artifactid sac Highest
Product pom groupid org.w3c.css Highest
Product pom name Simple API for CSS High
Product pom organization name World Wide Web Consortium Low
Product pom organization url http://www.w3.org/ Low
Product pom url http://www.w3.org/Style/CSS/SAC/ Medium
Version file version 1.3 High
Version pom version 1.3 Highest
pkg:maven/org.w3c.css/sac@1.3
(Confidence :High)
cpe:2.3:a:wide_project:wide:1.3:*:*:*:*:*:*:*
(Confidence :Low)
suppress
slf4j-api-1.7.36.jar
Description:
The slf4j API
File Path: /home/runner/.m2/repository/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
MD5: 872da51f5de7f3923da4de871d57fd85
SHA1: 6c62681a2f655b49963a5983b8b0950a6120ae14
SHA256: d3ef575e3e4979678dc01bf1dcce51021493b4d11fb7f1be8ad982877c16a1c0
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
slf4j-api-1.7.36.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/net.revelc.code.formatter/xml-formatter@0.4.0
Evidence
Type Source Name Value Confidence
Vendor file name slf4j-api High
Vendor jar package name slf4j Highest
Vendor Manifest automatic-module-name org.slf4j Medium
Vendor Manifest build-jdk-spec 1.8 Low
Vendor Manifest bundle-requiredexecutionenvironment J2SE-1.5 Low
Vendor Manifest bundle-symbolicname slf4j.api Medium
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 automatic-module-name org.slf4j Medium
Product Manifest build-jdk-spec 1.8 Low
Product Manifest Bundle-Name slf4j-api Medium
Product Manifest bundle-requiredexecutionenvironment J2SE-1.5 Low
Product Manifest bundle-symbolicname slf4j.api Medium
Product Manifest Implementation-Title slf4j-api High
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 1.7.36 High
Version Manifest Bundle-Version 1.7.36 High
Version Manifest Implementation-Version 1.7.36 High
Version pom version 1.7.36 Highest
pkg:maven/org.slf4j/slf4j-api@1.7.36
(Confidence :High)
spotless-lib-4.4.0.jar
Description:
Spotless - keep your code spotless with Gradle
License:
The Apache Software License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/com/diffplug/spotless/spotless-lib/4.4.0/spotless-lib-4.4.0.jar
MD5: 97627bdaf1b2e27caacc38d707ca77b5
SHA1: ca7172748272c5a8a19f24da0f96e68dcd33a444
SHA256: 4d6d05ac2af735c1fdf8da8767b9f8d8e50061fbf8bc2319f7e7e7d1658486e1
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
spotless-lib-4.4.0.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/de.funfried.netbeans.plugins/externalcodeformatter@1.15.7-SNAPSHOT
Evidence
Type Source Name Value Confidence
Vendor file name spotless-lib High
Vendor jar package name diffplug Highest
Vendor jar package name diffplug Low
Vendor jar package name spotless Highest
Vendor jar package name spotless Low
Vendor pom artifactid spotless-lib Highest
Vendor pom artifactid spotless-lib Low
Vendor pom developer email ned.twigg@diffplug.com Low
Vendor pom developer id nedtwigg Medium
Vendor pom developer name Ned Twigg Medium
Vendor pom groupid com.diffplug.spotless Highest
Vendor pom name spotless-lib High
Vendor pom url diffplug/spotless Highest
Product file name spotless-lib High
Product jar package name diffplug Highest
Product jar package name spotless Highest
Product jar package name spotless Low
Product pom artifactid spotless-lib Highest
Product pom developer email ned.twigg@diffplug.com Low
Product pom developer id nedtwigg Low
Product pom developer name Ned Twigg Low
Product pom groupid com.diffplug.spotless Highest
Product pom name spotless-lib High
Product pom url diffplug/spotless High
Version file version 4.4.0 High
Version pom version 4.4.0 Highest
pkg:maven/com.diffplug.spotless/spotless-lib@4.4.0
(Confidence :High)
spotless-lib-4.4.0.jar: common-serve.js
File Path: /home/runner/.m2/repository/com/diffplug/spotless/spotless-lib/4.4.0/spotless-lib-4.4.0.jar/com/diffplug/spotless/npm/common-serve.js
MD5: 2c37da280906428efb474f8a119df0e7
SHA1: ebe1fd97d0d88079be56c78fcf4aa82931b562c0
SHA256: a2597f091c49135d97ded5aacc43ddc62381bcc6366dfeb2ad2927b87ced720c
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
Evidence
Type Source Name Value Confidence
spotless-lib-4.4.0.jar: eslint-serve.js
File Path: /home/runner/.m2/repository/com/diffplug/spotless/spotless-lib/4.4.0/spotless-lib-4.4.0.jar/com/diffplug/spotless/npm/eslint-serve.js
MD5: d46f113e87981cd9de31c34fbd854cc9
SHA1: 894417b09024efad3251e3632928f50d47341aa6
SHA256: 56e660e02f6223475b55d2426af19a0ca5ef5a845a3dcd83f281ae6d23682189
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
Evidence
Type Source Name Value Confidence
spotless-lib-4.4.0.jar: prettier-serve.js
File Path: /home/runner/.m2/repository/com/diffplug/spotless/spotless-lib/4.4.0/spotless-lib-4.4.0.jar/com/diffplug/spotless/npm/prettier-serve.js
MD5: 603750aa7b0f1cd06a057d1e091c58e4
SHA1: f8d98963c9fcebe6287d8df1adadc76338965006
SHA256: 553d0defa0aca57a04ff00891d6f14a5990e8b6e6c3456e4c4c8c63169ed3269
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
Evidence
Type Source Name Value Confidence
spotless-lib-4.4.0.jar: tsfmt-serve.js
File Path: /home/runner/.m2/repository/com/diffplug/spotless/spotless-lib/4.4.0/spotless-lib-4.4.0.jar/com/diffplug/spotless/npm/tsfmt-serve.js
MD5: efe24714608dc9e94b81d5ad57664296
SHA1: b2b54889c13fde9e87ed74cab12a8a9fcd76520a
SHA256: 4b969e5a37cc88a201f2488959d0795838ebfbfe4fe3399230f798dd57fa64ce
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
Evidence
Type Source Name Value Confidence
spring-javaformat-config-0.0.47.jar
Description:
Spring JavaFormat
License:
Apache License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0
File Path: /home/runner/.m2/repository/io/spring/javaformat/spring-javaformat-config/0.0.47/spring-javaformat-config-0.0.47.jar
MD5: 6f599f59624b342a42db4fbc292bafaa
SHA1: c2368dadfe9c518c59df7ca8627e8b0f1935446d
SHA256: f7066ca2be36c19007ad701789584334b7dc1666d552995293005136f2351d18
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
spring-javaformat-config-0.0.47.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/io.spring.javaformat/spring-javaformat-formatter@0.0.47
Evidence
Type Source Name Value Confidence
Vendor file name spring-javaformat-config High
Vendor jar package name config Highest
Vendor jar package name io Highest
Vendor jar package name javaformat Highest
Vendor jar package name spring Highest
Vendor Manifest build-jdk-spec 17 Low
Vendor pom artifactid spring-javaformat-config Highest
Vendor pom artifactid spring-javaformat-config 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 io.spring.javaformat Highest
Vendor pom name Spring JavaFormat Config High
Vendor pom parent-artifactid spring-javaformat Low
Vendor pom url spring-io/spring-javaformat/spring-javaformat/spring-javaformat-config/ Highest
Product file name spring-javaformat-config High
Product jar package name config Highest
Product jar package name io Highest
Product jar package name javaformat Highest
Product jar package name spring Highest
Product Manifest build-jdk-spec 17 Low
Product pom artifactid spring-javaformat-config 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 io.spring.javaformat Highest
Product pom name Spring JavaFormat Config High
Product pom parent-artifactid spring-javaformat Medium
Product pom url spring-io/spring-javaformat/spring-javaformat/spring-javaformat-config/ High
Version file version 0.0.47 High
Version pom version 0.0.47 Highest
pkg:maven/io.spring.javaformat/spring-javaformat-config@0.0.47
(Confidence :High)
spring-javaformat-formatter-0.0.47.jar
Description:
Spring JavaFormat
License:
Apache License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0
File Path: /home/runner/.m2/repository/io/spring/javaformat/spring-javaformat-formatter/0.0.47/spring-javaformat-formatter-0.0.47.jar
MD5: feef465078c88f5fee979f6c7b7ce11b
SHA1: f02461075899337af034b60950a6c0b756b4a018
SHA256: 29a359852b0b13d8512c161d65135604ba96ba030b3c43040415544588237ef4
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
spring-javaformat-formatter-0.0.47.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/de.funfried.netbeans.plugins/externalcodeformatter@1.15.7-SNAPSHOT
Evidence
Type Source Name Value Confidence
Vendor file name spring-javaformat-formatter High
Vendor jar package name formatter Highest
Vendor jar package name io Highest
Vendor jar package name javaformat Highest
Vendor jar package name spring Highest
Vendor Manifest build-jdk-spec 17 Low
Vendor pom artifactid spring-javaformat-formatter Highest
Vendor pom artifactid spring-javaformat-formatter 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 io.spring.javaformat Highest
Vendor pom name Spring JavaFormat Formatter High
Vendor pom parent-artifactid spring-javaformat Low
Vendor pom url spring-io/spring-javaformat/spring-javaformat/spring-javaformat-formatter/ Highest
Product file name spring-javaformat-formatter High
Product jar package name formatter Highest
Product jar package name io Highest
Product jar package name javaformat Highest
Product jar package name spring Highest
Product Manifest build-jdk-spec 17 Low
Product pom artifactid spring-javaformat-formatter 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 io.spring.javaformat Highest
Product pom name Spring JavaFormat Formatter High
Product pom parent-artifactid spring-javaformat Medium
Product pom url spring-io/spring-javaformat/spring-javaformat/spring-javaformat-formatter/ High
Version file version 0.0.47 High
Version pom version 0.0.47 Highest
pkg:maven/io.spring.javaformat/spring-javaformat-formatter@0.0.47
(Confidence :High)
spring-javaformat-formatter-eclipse-jdt-jdk17-0.0.47.jar
Description:
Spring JavaFormat
License:
Apache License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0
File Path: /home/runner/.m2/repository/io/spring/javaformat/spring-javaformat-formatter-eclipse-jdt-jdk17/0.0.47/spring-javaformat-formatter-eclipse-jdt-jdk17-0.0.47.jar
MD5: 08a5a60fbea34aedde1eddedad61bff1
SHA1: 6bf67074cab505d0c166fb5c1075662fb7698fe2
SHA256: 77b4140a73dacc3714ea855f89645d9d07e437a81e3b713ee189c9b361916c91
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
spring-javaformat-formatter-eclipse-jdt-jdk17-0.0.47.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/io.spring.javaformat/spring-javaformat-formatter@0.0.47
Evidence
Type Source Name Value Confidence
Vendor file name spring-javaformat-formatter-eclipse-jdt-jdk17 High
Vendor jar package name eclipse Highest
Vendor jar package name io Highest
Vendor jar package name javaformat Highest
Vendor jar package name spring Highest
Vendor Manifest build-jdk-spec 17 Low
Vendor pom artifactid spring-javaformat-formatter-eclipse-jdt-jdk17 Highest
Vendor pom artifactid spring-javaformat-formatter-eclipse-jdt-jdk17 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 io.spring.javaformat Highest
Vendor pom name Spring JavaFormat Eclipse JDT JDK-17 High
Vendor pom parent-artifactid spring-javaformat Low
Vendor pom url spring-io/spring-javaformat/spring-javaformat/spring-javaformat-formatter-eclipse-jdt-jdk17/ Highest
Product file name spring-javaformat-formatter-eclipse-jdt-jdk17 High
Product jar package name eclipse Highest
Product jar package name io Highest
Product jar package name javaformat Highest
Product jar package name spring Highest
Product Manifest build-jdk-spec 17 Low
Product pom artifactid spring-javaformat-formatter-eclipse-jdt-jdk17 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 io.spring.javaformat Highest
Product pom name Spring JavaFormat Eclipse JDT JDK-17 High
Product pom parent-artifactid spring-javaformat Medium
Product pom url spring-io/spring-javaformat/spring-javaformat/spring-javaformat-formatter-eclipse-jdt-jdk17/ High
Version file version 0.0.47 High
Version pom version 0.0.47 Highest
pkg:maven/io.spring.javaformat/spring-javaformat-formatter-eclipse-jdt-jdk17@0.0.47
(Confidence :High)
spring-javaformat-formatter-eclipse-jdt-jdk8-0.0.47.jar
Description:
Spring JavaFormat
License:
Apache License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0
File Path: /home/runner/.m2/repository/io/spring/javaformat/spring-javaformat-formatter-eclipse-jdt-jdk8/0.0.47/spring-javaformat-formatter-eclipse-jdt-jdk8-0.0.47.jar
MD5: 400cb4e59b12a2e60d964f67efb67875
SHA1: f5f0012ffbac65b03aedb9c863cfdf124e963879
SHA256: 47c54ae46d505010c396a13c0ca5d59578d691e05f1377c49970c28079d375bb
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
spring-javaformat-formatter-eclipse-jdt-jdk8-0.0.47.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/io.spring.javaformat/spring-javaformat-formatter@0.0.47
Evidence
Type Source Name Value Confidence
Vendor file name spring-javaformat-formatter-eclipse-jdt-jdk8 High
Vendor jar package name eclipse Highest
Vendor jar package name io Highest
Vendor jar package name javaformat Highest
Vendor jar package name spring Highest
Vendor Manifest build-jdk-spec 17 Low
Vendor pom artifactid spring-javaformat-formatter-eclipse-jdt-jdk8 Highest
Vendor pom artifactid spring-javaformat-formatter-eclipse-jdt-jdk8 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 io.spring.javaformat Highest
Vendor pom name Spring JavaFormat Eclipse JDT JDK-8 High
Vendor pom parent-artifactid spring-javaformat Low
Vendor pom url spring-io/spring-javaformat/spring-javaformat/spring-javaformat-formatter-eclipse-jdt-jdk8/ Highest
Product file name spring-javaformat-formatter-eclipse-jdt-jdk8 High
Product jar package name eclipse Highest
Product jar package name io Highest
Product jar package name javaformat Highest
Product jar package name spring Highest
Product Manifest build-jdk-spec 17 Low
Product pom artifactid spring-javaformat-formatter-eclipse-jdt-jdk8 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 io.spring.javaformat Highest
Product pom name Spring JavaFormat Eclipse JDT JDK-8 High
Product pom parent-artifactid spring-javaformat Medium
Product pom url spring-io/spring-javaformat/spring-javaformat/spring-javaformat-formatter-eclipse-jdt-jdk8/ High
Version file version 0.0.47 High
Version pom version 0.0.47 Highest
pkg:maven/io.spring.javaformat/spring-javaformat-formatter-eclipse-jdt-jdk8@0.0.47
(Confidence :High)
sql-formatter-2.0.5.jar
Description:
Simple SQL formatter without dependencies.
License:
The MIT License: https://opensource.org/licenses/MIT
File Path: /home/runner/.m2/repository/com/github/vertical-blank/sql-formatter/2.0.5/sql-formatter-2.0.5.jar
MD5: d4fa0e0c9def1d54118c64c7db1ec2cb
SHA1: 96c4c0e7c0a5be639ae8f56ca812410b1a00f5d2
SHA256: 1c3b6d0b2b3b95c8c052c209f5bacd490d792e45240d555bb319bc1387a8efea
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
sql-formatter-2.0.5.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/de.funfried.netbeans.plugins/externalcodeformatter@1.15.7-SNAPSHOT
Evidence
Type Source Name Value Confidence
Vendor file name sql-formatter High
Vendor jar package name github Highest
Vendor jar package name github Low
Vendor jar package name sqlformatter Low
Vendor jar package name vertical_blank Low
Vendor pom artifactid sql-formatter Highest
Vendor pom artifactid sql-formatter Low
Vendor pom developer email fixeight@gmail.com Low
Vendor pom developer id vertical-blank Medium
Vendor pom developer name Yohei Yamana Medium
Vendor pom groupid com.github.vertical-blank Highest
Vendor pom name sql-formatter High
Vendor pom url vertical-blank/sql-formatter Highest
Product file name sql-formatter High
Product jar package name github Highest
Product jar package name sqlformatter Low
Product jar package name vertical_blank Low
Product pom artifactid sql-formatter Highest
Product pom developer email fixeight@gmail.com Low
Product pom developer id vertical-blank Low
Product pom developer name Yohei Yamana Low
Product pom groupid com.github.vertical-blank Highest
Product pom name sql-formatter High
Product pom url vertical-blank/sql-formatter High
Version file version 2.0.5 High
Version pom version 2.0.5 Highest
sshd-osgi-2.17.1.jar
Description:
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
License:
https://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /home/runner/.m2/repository/org/apache/sshd/sshd-osgi/2.17.1/sshd-osgi-2.17.1.jar
MD5: b4befe21de613ddcf110cd72e285f8c6
SHA1: 3d159a03c93fbc6e9022742d7a8616abc50dd0fa
SHA256: 77c7c19d86dd59c63cedc9fea79708df264ea779c30076ce5dcfc51dc941a78b
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
sshd-osgi-2.17.1.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/org.apache.maven.scm/maven-scm-provider-jgit@2.2.1
Evidence
Type Source Name Value Confidence
Vendor file name sshd-osgi High
Vendor jar package name apache Highest
Vendor jar package name sshd Highest
Vendor Manifest automatic-module-name org.apache.sshd.osgi Medium
Vendor Manifest build-jdk-spec 21 Low
Vendor Manifest bundle-docurl https://www.apache.org/ Low
Vendor Manifest bundle-symbolicname org.apache.sshd.osgi Medium
Vendor Manifest Implementation-Vendor The Apache Software Foundation High
Vendor Manifest originally-created-by Apache Maven Bundle Plugin 6.0.0 Low
Vendor Manifest specification-vendor The Apache Software Foundation Low
Vendor pom artifactid sshd-osgi Highest
Vendor pom artifactid sshd-osgi Low
Vendor pom groupid org.apache.sshd Highest
Vendor pom name Apache Mina SSHD :: OSGi High
Vendor pom parent-artifactid sshd Low
Product file name sshd-osgi High
Product jar package name apache Highest
Product jar package name server Highest
Product jar package name sshd Highest
Product Manifest automatic-module-name org.apache.sshd.osgi Medium
Product Manifest build-jdk-spec 21 Low
Product Manifest bundle-docurl https://www.apache.org/ Low
Product Manifest Bundle-Name Apache Mina SSHD :: OSGi Medium
Product Manifest bundle-symbolicname org.apache.sshd.osgi Medium
Product Manifest Implementation-Title Apache Mina SSHD :: OSGi High
Product Manifest originally-created-by Apache Maven Bundle Plugin 6.0.0 Low
Product Manifest specification-title Apache Mina SSHD :: OSGi Medium
Product pom artifactid sshd-osgi Highest
Product pom groupid org.apache.sshd Highest
Product pom name Apache Mina SSHD :: OSGi High
Product pom parent-artifactid sshd Medium
Version file version 2.17.1 High
Version Manifest Bundle-Version 2.17.1 High
Version Manifest Implementation-Version 2.17.1 High
Version pom version 2.17.1 Highest
Related Dependencies
sshd-sftp-2.17.1.jar
File Path: /home/runner/.m2/repository/org/apache/sshd/sshd-sftp/2.17.1/sshd-sftp-2.17.1.jar
MD5: d8d1d37b5487d4229326afc66df58374
SHA1: 91085ab6f205ad68007a8034e58d46a82a0d126e
SHA256: 84727e3ac45458e1efde1058269964e2526aa3d520584870ba007adb20534b3c
pkg:maven/org.apache.sshd/sshd-sftp@2.17.1
xml-formatter-0.4.0.jar
Description:
XML Formatter for use with formatter-maven-plugin
License:
EPL-2.0: http://www.eclipse.org/legal/epl-2.0
File Path: /home/runner/.m2/repository/net/revelc/code/formatter/xml-formatter/0.4.0/xml-formatter-0.4.0.jar
MD5: da2465660fad6d6ae23224f7efcdd850
SHA1: b959c2eb73b1eb4c0cc4399816335e2133b32391
SHA256: 8094a88c989b5ffee492677aee4dc4ad0b248652ae135c54e0428f6369bd6a7b
Referenced In Project/Scope: External Code Formatters for NetBeans:compile
xml-formatter-0.4.0.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/de.funfried.netbeans.plugins/externalcodeformatter@1.15.7-SNAPSHOT
Evidence
Type Source Name Value Confidence
Vendor file name xml-formatter High
Vendor jar package name code Highest
Vendor jar package name formatter Highest
Vendor jar package name net Highest
Vendor jar package name revelc Highest
Vendor Manifest build-jdk-spec 22 Low
Vendor Manifest implementation-build 62df9411641391c5e245c520ef13341b6b19b59a Low
Vendor Manifest Implementation-Vendor Revelc High
Vendor Manifest specification-vendor Revelc Low
Vendor pom artifactid xml-formatter Highest
Vendor pom artifactid xml-formatter Low
Vendor pom developer name Jose Montoya Medium
Vendor pom groupid net.revelc.code.formatter Highest
Vendor pom name xml-formatter High
Vendor pom parent-artifactid revelc Low
Vendor pom parent-groupid net.revelc.code Medium
Vendor pom url revelc/xml-formatter Highest
Product file name xml-formatter High
Product jar package name code Highest
Product jar package name formatter Highest
Product jar package name net Highest
Product jar package name revelc Highest
Product Manifest build-jdk-spec 22 Low
Product Manifest implementation-build 62df9411641391c5e245c520ef13341b6b19b59a Low
Product Manifest Implementation-Title xml-formatter High
Product Manifest specification-title xml-formatter Medium
Product pom artifactid xml-formatter Highest
Product pom developer name Jose Montoya Low
Product pom groupid net.revelc.code.formatter Highest
Product pom name xml-formatter High
Product pom parent-artifactid revelc Medium
Product pom parent-groupid net.revelc.code Medium
Product pom url revelc/xml-formatter High
Version file version 0.4.0 High
Version Manifest Implementation-Version 0.4.0 High
Version pom parent-version 0.4.0 Low
Version pom version 0.4.0 Highest
pkg:maven/net.revelc.code.formatter/xml-formatter@0.4.0
(Confidence :High)