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 : 9.0.7Report Generated On : Sun, 17 Mar 2024 12:38:02 +0200Dependencies Scanned : 78 (48 unique)Vulnerable Dependencies : 1 Vulnerabilities Found : 1Vulnerabilities Suppressed : 0 ... NVD API Last Checked : 2024-03-17T11:09:13+02NVD API Last Modified : 2024-03-17T08:15:05ZSummary Display:
Showing Vulnerable Dependencies (click to show all) HdrHistogram-2.1.12.jarDescription:
HdrHistogram supports the recording and analyzing sampled data value
counts across a configurable integer value range with configurable value
precision within the range. Value precision is expressed as the number of
significant digits in the value recording, and provides control over value
quantization behavior across the value range and the subsequent value
resolution at any given level.
License:
Public Domain, per Creative Commons CC0: http://creativecommons.org/publicdomain/zero/1.0/
BSD-2-Clause: https://opensource.org/licenses/BSD-2-Clause File Path: /Users/jegors/.m2/repository/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar
MD5: 4b1acf3448b750cb485da7e37384fcd8
SHA1: 6eb7552156e0d517ae80cc2247be1427c8d90452
SHA256: 9b47fbae444feaac4b7e04f0ea294569e4bc282bc69d8c2ce2ac3f23577281e2
Referenced In Project/Scope: Pig Latin Translator:runtime
HdrHistogram-2.1.12.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/org.springframework.boot/spring-boot-starter-actuator@3.2.3
Evidence Type Source Name Value Confidence Vendor file name HdrHistogram High Vendor jar package name hdrhistogram Highest Vendor Manifest bundle-symbolicname org.hdrhistogram.HdrHistogram Medium Vendor Manifest Implementation-Vendor-Id org.hdrhistogram Medium Vendor pom artifactid HdrHistogram Highest Vendor pom artifactid HdrHistogram Low Vendor pom developer id giltene Medium Vendor pom developer name Gil Tene Medium Vendor pom groupid org.hdrhistogram Highest Vendor pom name HdrHistogram High Vendor pom url http://hdrhistogram.github.io/HdrHistogram/ Highest Product file name HdrHistogram High Product jar package name hdrhistogram Highest Product Manifest Bundle-Name HdrHistogram Medium Product Manifest bundle-symbolicname org.hdrhistogram.HdrHistogram Medium Product Manifest Implementation-Title HdrHistogram High Product Manifest specification-title HdrHistogram Medium Product pom artifactid HdrHistogram Highest Product pom developer id giltene Low Product pom developer name Gil Tene Low Product pom groupid org.hdrhistogram Highest Product pom name HdrHistogram High Product pom url http://hdrhistogram.github.io/HdrHistogram/ Medium Version file version 2.1.12 High Version Manifest Bundle-Version 2.1.12 High Version Manifest Implementation-Version 2.1.12 High Version pom version 2.1.12 Highest
LatencyUtils-2.0.3.jarDescription:
LatencyUtils is a package that provides latency recording and reporting utilities.
License:
Public Domain, per Creative Commons CC0: http://creativecommons.org/publicdomain/zero/1.0/ File Path: /Users/jegors/.m2/repository/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar
MD5: 2ad12e1ef7614cecfb0483fa9ac6da73
SHA1: 769c0b82cb2421c8256300e907298a9410a2a3d3
SHA256: a32a9ffa06b2f4e01c5360f8f9df7bc5d9454a5d373cd8f361347fa5a57165ec
Referenced In Project/Scope: Pig Latin Translator:runtime
LatencyUtils-2.0.3.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/org.springframework.boot/spring-boot-starter-actuator@3.2.3
Evidence Type Source Name Value Confidence Vendor file name LatencyUtils High Vendor jar package name latencyutils Highest Vendor jar package name latencyutils Low Vendor pom artifactid LatencyUtils Highest Vendor pom artifactid LatencyUtils Low Vendor pom developer id giltene Medium Vendor pom developer name Gil Tene Medium Vendor pom groupid org.latencyutils Highest Vendor pom name LatencyUtils High Vendor pom url http://latencyutils.github.io/LatencyUtils/ Highest Product file name LatencyUtils High Product jar package name latencyutils Highest Product pom artifactid LatencyUtils Highest Product pom developer id giltene Low Product pom developer name Gil Tene Low Product pom groupid org.latencyutils Highest Product pom name LatencyUtils High Product pom url http://latencyutils.github.io/LatencyUtils/ Medium Version file version 2.0.3 High Version pom version 2.0.3 Highest
classmate-1.6.0.jarDescription:
Library for introspecting types with full generic information
including resolving of field and method types.
License:
Apache License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0.txt File Path: /Users/jegors/.m2/repository/com/fasterxml/classmate/1.6.0/classmate-1.6.0.jar
MD5: 9e5d937cfab5e40ccbd2c626e242794b
SHA1: 91affab6f84a2182fce5dd72a8d01bc14346dddd
SHA256: d2fcbd956837a57a1c600dda118d5634136cbd673f30852251e4f0de28fd4ebf
Referenced In Project/Scope: Pig Latin Translator:compile
classmate-1.6.0.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/org.springframework.boot/spring-boot-starter-validation@3.2.3
Evidence Type Source Name Value Confidence Vendor file name classmate High Vendor jar package name classmate Highest Vendor jar package name fasterxml Highest Vendor jar package name types Highest Vendor Manifest automatic-module-name com.fasterxml.classmate Medium Vendor Manifest build-jdk-spec 1.8 Low Vendor Manifest bundle-docurl https://github.com/FasterXML/java-classmate Low Vendor Manifest bundle-symbolicname com.fasterxml.classmate Medium Vendor Manifest Implementation-Vendor fasterxml.com High Vendor Manifest Implementation-Vendor-Id com.fasterxml Medium Vendor Manifest specification-vendor fasterxml.com Low Vendor pom artifactid classmate Highest Vendor pom artifactid classmate Low Vendor pom developer email blangel@ocheyedan.net Low Vendor pom developer email tatu@fasterxml.com Low Vendor pom developer id blangel Medium Vendor pom developer id tatu Medium Vendor pom developer name Brian Langel Medium Vendor pom developer name Tatu Saloranta Medium Vendor pom groupid com.fasterxml Highest Vendor pom name ClassMate High Vendor pom organization name fasterxml.com High Vendor pom organization url https://fasterxml.com Medium Vendor pom parent-artifactid oss-parent Low Vendor pom url FasterXML/java-classmate Highest Product file name classmate High Product jar package name classmate Highest Product jar package name fasterxml Highest Product jar package name types Highest Product Manifest automatic-module-name com.fasterxml.classmate Medium Product Manifest build-jdk-spec 1.8 Low Product Manifest bundle-docurl https://github.com/FasterXML/java-classmate Low Product Manifest Bundle-Name ClassMate Medium Product Manifest bundle-symbolicname com.fasterxml.classmate Medium Product Manifest Implementation-Title ClassMate High Product Manifest specification-title ClassMate Medium Product pom artifactid classmate Highest Product pom developer email blangel@ocheyedan.net Low Product pom developer email tatu@fasterxml.com Low Product pom developer id blangel Low Product pom developer id tatu Low Product pom developer name Brian Langel Low Product pom developer name Tatu Saloranta Low Product pom groupid com.fasterxml Highest Product pom name ClassMate High Product pom organization name fasterxml.com Low Product pom organization url https://fasterxml.com Low Product pom parent-artifactid oss-parent Medium Product pom url FasterXML/java-classmate High Version file version 1.6.0 High Version Manifest Bundle-Version 1.6.0 High Version Manifest Implementation-Version 1.6.0 High Version pom parent-version 1.6.0 Low Version pom version 1.6.0 Highest
commons-lang3-3.13.0.jarDescription:
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.
License:
https://www.apache.org/licenses/LICENSE-2.0.txt File Path: /Users/jegors/.m2/repository/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar
MD5: 3435b913691a5c1b173485a49850b1a8
SHA1: b7263237aa89c1f99b327197c41d0669707a462e
SHA256: 82f528cf718c7a3c2f30fc5bc784e3c6a0a10b17605dadb9e16c82ede11e6064
Referenced In Project/Scope: Pig Latin Translator:compile
commons-lang3-3.13.0.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/org.springdoc/springdoc-openapi-starter-common@2.3.0
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 1.8 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 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 1.8 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 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.13.0 High Version Manifest Bundle-Version 3.13.0 High Version Manifest Implementation-Version 3.13.0 High Version pom parent-version 3.13.0 Low Version pom version 3.13.0 Highest
hibernate-validator-8.0.1.Final.jarDescription:
Hibernate's Jakarta Bean Validation reference implementation. License:
http://www.apache.org/licenses/LICENSE-2.0.txt File Path: /Users/jegors/.m2/repository/org/hibernate/validator/hibernate-validator/8.0.1.Final/hibernate-validator-8.0.1.Final.jar
MD5: 66985b6bf8da17611031e2421c235241
SHA1: e49e116b3d3928060599b176b3538bb848718e95
SHA256: 8c1244a498231091fe723d9666a93444ee9f93607245c6b29829dc5fe57a335c
Referenced In Project/Scope: Pig Latin Translator:compile
hibernate-validator-8.0.1.Final.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/org.springframework.boot/spring-boot-starter-validation@3.2.3
Evidence Type Source Name Value Confidence Vendor file name hibernate-validator High Vendor hint analyzer vendor redhat Highest Vendor jar package name engine Highest Vendor jar package name hibernate Highest Vendor jar package name validator Highest Vendor Manifest automatic-module-name org.hibernate.validator Medium Vendor Manifest build-jdk-spec 17 Low Vendor Manifest bundle-symbolicname org.hibernate.validator Medium Vendor Manifest implementation-url http://hibernate.org/validator/ Low Vendor Manifest Implementation-Vendor org.hibernate.validator High Vendor Manifest Implementation-Vendor-Id org.hibernate.validator Medium Vendor pom artifactid hibernate-validator Highest Vendor pom artifactid hibernate-validator Low Vendor pom groupid org.hibernate.validator Highest Vendor pom name Hibernate Validator Engine High Vendor pom parent-artifactid hibernate-validator-parent Low Product file name hibernate-validator High Product jar package name engine Highest Product jar package name hibernate Highest Product jar package name validator Highest Product Manifest automatic-module-name org.hibernate.validator Medium Product Manifest build-jdk-spec 17 Low Product Manifest Bundle-Name Hibernate Validator Engine Medium Product Manifest bundle-symbolicname org.hibernate.validator Medium Product Manifest Implementation-Title hibernate-validator High Product Manifest implementation-url http://hibernate.org/validator/ Low Product Manifest specification-title Jakarta Bean Validation Medium Product pom artifactid hibernate-validator Highest Product pom groupid org.hibernate.validator Highest Product pom name Hibernate Validator Engine High Product pom parent-artifactid hibernate-validator-parent Medium Version Manifest Bundle-Version 8.0.1.Final High Version Manifest Implementation-Version 8.0.1.Final High Version pom version 8.0.1.Final Highest
jackson-core-2.15.4.jarDescription:
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: /Users/jegors/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.15.4/jackson-core-2.15.4.jar
MD5: 081e7d30d8ae478d83b9a8c152a0c148
SHA1: aebe84b45360debad94f692a4074c6aceb535fa0
SHA256: 8dc9210dd285db366f45f518dd1e6a9ccfeb0f1a8e184a899fe96d29edf1fd94
Referenced In Project/Scope: Pig Latin Translator:compile
jackson-core-2.15.4.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-xml@2.15.4
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.15.4 High Version Manifest Bundle-Version 2.15.4 High Version Manifest Implementation-Version 2.15.4 High Version pom version 2.15.4 Highest
Related Dependencies jackson-annotations-2.15.4.jarFile Path: /Users/jegors/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.15.4/jackson-annotations-2.15.4.jar MD5: 46ca5a02c1ec283236770c7e7714969a SHA1: 5223ea5a9bf52cdc9c5e537a0e52f2432eaf208b SHA256: f204ebbd552614a22b8531ffe350d47f8fd42c45bb60517c07974dc27a5a1dd3 pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.15.4 jackson-datatype-jdk8-2.15.4.jarFile Path: /Users/jegors/.m2/repository/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.15.4/jackson-datatype-jdk8-2.15.4.jar MD5: f369a7a24dec9e5ce0db902e17d0a315 SHA1: 694777f182334a21bf1aeab1b04cc4398c801f3f SHA256: 3efb9d55b62f50e64b11fe00625800285fef8781736b80bd206677fb56040aac pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.15.4 jackson-datatype-jsr310-2.15.4.jarFile Path: /Users/jegors/.m2/repository/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.4/jackson-datatype-jsr310-2.15.4.jar MD5: 3c52289828f4e0b047f4aaef251651be SHA1: 7de629770a4559db57128d35ccae7d2fddd35db3 SHA256: 472498cbba2726012ff82f86fc8feef9593663bda1a695a17db804a63fa733ff pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.15.4 jackson-module-parameter-names-2.15.4.jarFile Path: /Users/jegors/.m2/repository/com/fasterxml/jackson/module/jackson-module-parameter-names/2.15.4/jackson-module-parameter-names-2.15.4.jar MD5: a056119688836fe9c5e8b4bf53e57cdd SHA1: e654497a08359db2521b69b5f710e00836915d8c SHA256: a620ee11f89deae6e2ce6cd5a64d9f2d1480bf08b45ec2f0730bddf9177f37fc pkg:maven/com.fasterxml.jackson.module/jackson-module-parameter-names@2.15.4 jackson-databind-2.15.4.jarDescription:
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: /Users/jegors/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.15.4/jackson-databind-2.15.4.jar
MD5: 9c7db53b35761e502bc9144008503ad3
SHA1: 560309fc381f77d4d15c4a4cdaa0db5025c4fd13
SHA256: 0f99ff7719eef3ee85608b3dee6ecf3c698003fe9d6e34eabbfabccdc9b5ac2c
Referenced In Project/Scope: Pig Latin Translator:compile
jackson-databind-2.15.4.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-xml@2.15.4
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.15.4 High Version Manifest Bundle-Version 2.15.4 High Version Manifest Implementation-Version 2.15.4 High Version pom version 2.15.4 Highest
CVE-2023-35116 suppress
jackson-databind through 2.15.2 allows attackers to cause a denial of service or other unspecified impact via a crafted object that uses cyclic dependencies. NOTE: the vendor's perspective is that this is not a valid vulnerability report, because the steps of constructing a cyclic data structure and trying to serialize it cannot be achieved by an external attacker. CWE-770 Allocation of Resources Without Limits or Throttling
CVSSv3:
Base Score: MEDIUM (4.7) Vector: CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H/E:1.0/RC:R/MAV:A References:
Vulnerable Software & Versions:
jackson-databind-nullable-0.2.6.jarDescription:
JsonNullable wrapper class and Jackson module to support fields with meaningful null values. License:
Apache License 2.0: https://www.apache.org/licenses/LICENSE-2.0.html File Path: /Users/jegors/.m2/repository/org/openapitools/jackson-databind-nullable/0.2.6/jackson-databind-nullable-0.2.6.jar
MD5: 4974f711cce146c9cc822f9b7c1cf029
SHA1: d8c7e6b4fcc10d36771d157fc011d2a04479e4a7
SHA256: bea692716d5b13a187874492045d4aa4d0c8f604ac661ea2366194e8be8785df
Referenced In Project/Scope: Pig Latin Translator:compile
jackson-databind-nullable-0.2.6.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/lv.id.jc/pig-latin-rest@0.0.4-SNAPSHOT
Evidence Type Source Name Value Confidence Vendor file name jackson-databind-nullable High Vendor jar package name jackson Highest Vendor jar package name jsonnullable Highest Vendor jar package name nullable Highest Vendor jar package name openapitools Highest Vendor Manifest automatic-module-name org.openapitools.jackson.nullable Medium Vendor pom artifactid jackson-databind-nullable Highest Vendor pom artifactid jackson-databind-nullable Low Vendor pom groupid org.openapitools Highest Vendor pom name JsonNullable Jackson module High Vendor pom url OpenAPITools/jackson-databind-nullable Highest Product file name jackson-databind-nullable High Product jar package name jackson Highest Product jar package name jsonnullable Highest Product jar package name nullable Highest Product jar package name openapitools Highest Product Manifest automatic-module-name org.openapitools.jackson.nullable Medium Product pom artifactid jackson-databind-nullable Highest Product pom groupid org.openapitools Highest Product pom name JsonNullable Jackson module High Product pom url OpenAPITools/jackson-databind-nullable High Version file version 0.2.6 High Version pom version 0.2.6 Highest
jackson-dataformat-xml-2.15.4.jarDescription:
Data format extension for Jackson to offer
alternative support for serializing POJOs as XML and deserializing XML as pojos.
License:
http://www.apache.org/licenses/LICENSE-2.0.txt File Path: /Users/jegors/.m2/repository/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.15.4/jackson-dataformat-xml-2.15.4.jar
MD5: 634b13c9577a22ca187de9ff683d4406
SHA1: d302ab26ceaf51ac7b5c8097a94e13da09c5983f
SHA256: 90d8109cda7b90c494a7bfde44e96e2fa25021191b67a5924dfa5cbd698025c3
Referenced In Project/Scope: Pig Latin Translator:compile
jackson-dataformat-xml-2.15.4.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/lv.id.jc/pig-latin-rest@0.0.4-SNAPSHOT
Evidence Type Source Name Value Confidence Vendor file name jackson-dataformat-xml High Vendor jar package name dataformat Highest Vendor jar package name fasterxml Highest Vendor jar package name jackson Highest Vendor jar package name xml Highest Vendor Manifest build-jdk-spec 1.8 Low Vendor Manifest bundle-docurl https://github.com/FasterXML/jackson-dataformat-xml Low Vendor Manifest bundle-symbolicname com.fasterxml.jackson.dataformat.jackson-dataformat-xml Medium Vendor Manifest Implementation-Vendor FasterXML High Vendor Manifest Implementation-Vendor-Id com.fasterxml.jackson.dataformat Medium Vendor Manifest multi-release true Low Vendor Manifest specification-vendor FasterXML Low Vendor pom artifactid jackson-dataformat-xml Highest Vendor pom artifactid jackson-dataformat-xml Low Vendor pom groupid com.fasterxml.jackson.dataformat Highest Vendor pom name Jackson-dataformat-XML High Vendor pom parent-artifactid jackson-base Low Vendor pom parent-groupid com.fasterxml.jackson Medium Vendor pom url FasterXML/jackson-dataformat-xml Highest Product file name jackson-dataformat-xml High Product jar package name dataformat Highest Product jar package name fasterxml Highest Product jar package name jackson Highest Product jar package name xml Highest Product Manifest build-jdk-spec 1.8 Low Product Manifest bundle-docurl https://github.com/FasterXML/jackson-dataformat-xml Low Product Manifest Bundle-Name Jackson-dataformat-XML Medium Product Manifest bundle-symbolicname com.fasterxml.jackson.dataformat.jackson-dataformat-xml Medium Product Manifest Implementation-Title Jackson-dataformat-XML High Product Manifest multi-release true Low Product Manifest specification-title Jackson-dataformat-XML Medium Product pom artifactid jackson-dataformat-xml Highest Product pom groupid com.fasterxml.jackson.dataformat Highest Product pom name Jackson-dataformat-XML High Product pom parent-artifactid jackson-base Medium Product pom parent-groupid com.fasterxml.jackson Medium Product pom url FasterXML/jackson-dataformat-xml High Version file version 2.15.4 High Version Manifest Bundle-Version 2.15.4 High Version Manifest Implementation-Version 2.15.4 High Version pom version 2.15.4 Highest
Related Dependencies jackson-dataformat-yaml-2.15.4.jarFile Path: /Users/jegors/.m2/repository/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.4/jackson-dataformat-yaml-2.15.4.jar MD5: 64e68cb4ee524ca2dae0415ebeca2754 SHA1: 4a5dcae45b67fe5edbec821711555d30347f69a0 SHA256: 9a463ac8ce75fa20c4c16365f6a71ea8808bbc4eca3736e315667cd31e1b549c pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.15.4 jakarta.activation-api-2.1.2.jarDescription:
Specification License:
EDL 1.0: http://www.eclipse.org/org/documents/edl-v10.php File Path: /Users/jegors/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar
MD5: 1af11450fafc7ee26c633d940286bc16
SHA1: 640c0d5aff45dbff1e1a1bc09673ff3a02b1ba12
SHA256: f53f578dd0eb4170c195a4e215c59a38abfb4123dcb95dd902fef92876499fbb
Referenced In Project/Scope: Pig Latin Translator:compile
jakarta.activation-api-2.1.2.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/org.springframework.boot/spring-boot-starter-test@3.2.3
Evidence Type Source Name Value Confidence Vendor file name jakarta.activation-api High Vendor jar package name activation Highest Vendor jar package name jakarta Highest Vendor Manifest bundle-docurl https://www.eclipse.org Low Vendor Manifest bundle-symbolicname jakarta.activation-api Medium Vendor Manifest extension-name jakarta.activation Medium Vendor Manifest implementation-build-id 0750e49 Low Vendor Manifest Implementation-Vendor Eclipse Foundation High Vendor Manifest specification-vendor Eclipse Foundation Low Vendor pom artifactid jakarta.activation-api Highest Vendor pom artifactid jakarta.activation-api Low Vendor pom developer email bill.shannon@oracle.com Low Vendor pom developer id shannon Medium Vendor pom developer name Bill Shannon Medium Vendor pom developer org Oracle Medium Vendor pom groupid jakarta.activation Highest Vendor pom name Jakarta Activation API High Vendor pom parent-artifactid project Low Vendor pom parent-groupid org.eclipse.ee4j Medium Vendor pom url jakartaee/jaf-api Highest Vendor pom (hint) developer org sun Medium Product file name jakarta.activation-api High Product jar package name activation Highest Product jar package name jakarta Highest Product Manifest bundle-docurl https://www.eclipse.org Low Product Manifest Bundle-Name Jakarta Activation API Medium Product Manifest bundle-symbolicname jakarta.activation-api Medium Product Manifest extension-name jakarta.activation Medium Product Manifest implementation-build-id 0750e49 Low Product Manifest Implementation-Title Jakarta Activation API High Product Manifest specification-title Jakarta Activation Specification Medium Product pom artifactid jakarta.activation-api Highest Product pom developer email bill.shannon@oracle.com Low Product pom developer id shannon Low Product pom developer name Bill Shannon Low Product pom developer org Oracle Low Product pom groupid jakarta.activation Highest Product pom name Jakarta Activation API High Product pom parent-artifactid project Medium Product pom parent-groupid org.eclipse.ee4j Medium Product pom url jakartaee/jaf-api High Version file version 2.1.2 High Version Manifest Bundle-Version 2.1.2 High Version pom parent-version 2.1.2 Low Version pom version 2.1.2 Highest
jakarta.annotation-api-2.1.1.jarDescription:
Jakarta Annotations API License:
EPL 2.0: http://www.eclipse.org/legal/epl-2.0
GPL2 w/ CPE: https://www.gnu.org/software/classpath/license.html File Path: /Users/jegors/.m2/repository/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar
MD5: 5dac2f68e8288d0add4dc92cb161711d
SHA1: 48b9bda22b091b1f48b13af03fe36db3be6e1ae3
SHA256: 5f65fdaf424eee2b55e1d882ba9bb376be93fb09b37b808be6e22e8851c909fe
Referenced In Project/Scope: Pig Latin Translator:compile
jakarta.annotation-api-2.1.1.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/org.springframework.boot/spring-boot-starter-web@3.2.3
Evidence Type Source Name Value Confidence Vendor file name jakarta.annotation-api High Vendor jar package name annotation Highest Vendor jar package name jakarta Highest Vendor Manifest build-jdk-spec 11 Low Vendor Manifest bundle-docurl https://www.eclipse.org Low Vendor Manifest bundle-symbolicname jakarta.annotation-api Medium Vendor Manifest extension-name jakarta.annotation Medium Vendor Manifest Implementation-Vendor Eclipse Foundation High Vendor Manifest Implementation-Vendor-Id org.glassfish Medium Vendor Manifest specification-vendor Eclipse Foundation Low Vendor pom artifactid jakarta.annotation-api Highest Vendor pom artifactid jakarta.annotation-api Low Vendor pom developer name Dmitry Kornilov Medium Vendor pom developer name Linda De Michiel Medium Vendor pom developer org Oracle Corp. Medium Vendor pom groupid jakarta.annotation Highest Vendor pom name Jakarta Annotations API High Vendor pom parent-artifactid project Low Vendor pom parent-groupid org.eclipse.ee4j Medium Vendor pom url https://projects.eclipse.org/projects/ee4j.ca Highest Product file name jakarta.annotation-api High Product jar package name annotation Highest Product jar package name jakarta Highest Product Manifest build-jdk-spec 11 Low Product Manifest bundle-docurl https://www.eclipse.org Low Product Manifest Bundle-Name Jakarta Annotations API Medium Product Manifest bundle-symbolicname jakarta.annotation-api Medium Product Manifest extension-name jakarta.annotation Medium Product pom artifactid jakarta.annotation-api Highest Product pom developer name Dmitry Kornilov Low Product pom developer name Linda De Michiel Low Product pom developer org Oracle Corp. Low Product pom groupid jakarta.annotation Highest Product pom name Jakarta Annotations API High Product pom parent-artifactid project Medium Product pom parent-groupid org.eclipse.ee4j Medium Product pom url https://projects.eclipse.org/projects/ee4j.ca Medium Version file version 2.1.1 High Version Manifest Bundle-Version 2.1.1 High Version Manifest Implementation-Version 2.1.1 High Version pom parent-version 2.1.1 Low Version pom version 2.1.1 Highest
jakarta.servlet-api-6.0.0.jarDescription:
Jakarta Servlet 6.0 License:
EPL 2.0: http://www.eclipse.org/legal/epl-2.0
GPL2 w/ CPE: https://www.gnu.org/software/classpath/license.html File Path: /Users/jegors/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar
MD5: 4bcb3175ed9b7aa3f038d082879ec2a8
SHA1: abecc699286e65035ebba9844c03931357a6a963
SHA256: c034eb1afb158987dbb53a5fea0cadf611c8dae8daadd59c44d9d5ab70129cef
Referenced In Project/Scope: Pig Latin Translator:provided
jakarta.servlet-api-6.0.0.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/lv.id.jc/pig-latin-rest@0.0.4-SNAPSHOT
Evidence Type Source Name Value Confidence Vendor file name jakarta.servlet-api High Vendor jar package name jakarta Highest Vendor jar package name servlet Highest Vendor Manifest build-jdk-spec 11 Low Vendor Manifest bundle-docurl https://www.eclipse.org Low Vendor Manifest bundle-symbolicname jakarta.servlet-api Medium Vendor Manifest extension-name jakarta.servlet Medium Vendor Manifest Implementation-Vendor Eclipse Foundation High Vendor Manifest Implementation-Vendor-Id org.eclipse Medium Vendor Manifest specification-vendor Eclipse Foundation Low Vendor pom artifactid jakarta.servlet-api Highest Vendor pom artifactid jakarta.servlet-api Low Vendor pom developer id yaminikb Medium Vendor pom developer name Yamini K B Medium Vendor pom developer org Oracle Corporation Medium Vendor pom developer org URL http://www.oracle.com/ Medium Vendor pom groupid jakarta.servlet Highest Vendor pom name Jakarta Servlet High Vendor pom parent-artifactid project Low Vendor pom parent-groupid org.eclipse.ee4j Medium Vendor pom url https://projects.eclipse.org/projects/ee4j.servlet Highest Product file name jakarta.servlet-api High Product jar package name jakarta Highest Product jar package name servlet Highest Product Manifest build-jdk-spec 11 Low Product Manifest bundle-docurl https://www.eclipse.org Low Product Manifest Bundle-Name Jakarta Servlet Medium Product Manifest bundle-symbolicname jakarta.servlet-api Medium Product Manifest extension-name jakarta.servlet Medium Product pom artifactid jakarta.servlet-api Highest Product pom developer id yaminikb Low Product pom developer name Yamini K B Low Product pom developer org Oracle Corporation Low Product pom developer org URL http://www.oracle.com/ Low Product pom groupid jakarta.servlet Highest Product pom name Jakarta Servlet High Product pom parent-artifactid project Medium Product pom parent-groupid org.eclipse.ee4j Medium Product pom url https://projects.eclipse.org/projects/ee4j.servlet Medium Version file version 6.0.0 High Version Manifest Bundle-Version 6.0.0 High Version Manifest Implementation-Version 6.0.0 High Version pom parent-version 6.0.0 Low Version pom version 6.0.0 Highest
jakarta.validation-api-3.0.2.jarDescription:
Jakarta Bean Validation API
License:
Apache License 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt File Path: /Users/jegors/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar
MD5: 3a1ee6efca3e41e3320599790f54c5eb
SHA1: 92b6631659ba35ca09e44874d3eb936edfeee532
SHA256: 291c25e6910cc6a7ebd96d4c6baebf6d7c37676c5482c2d96146e901b62c1fc9
Referenced In Project/Scope: Pig Latin Translator:compile
jakarta.validation-api-3.0.2.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/org.springdoc/springdoc-openapi-starter-common@2.3.0
Evidence Type Source Name Value Confidence Vendor file name jakarta.validation-api High Vendor jar package name jakarta Highest Vendor jar package name validation Highest Vendor Manifest bundle-docurl https://www.eclipse.org Low Vendor Manifest bundle-symbolicname jakarta.validation.jakarta.validation-api Medium Vendor pom artifactid jakarta.validation-api Highest Vendor pom artifactid jakarta.validation-api Low Vendor pom developer email emmanuel@hibernate.org Low Vendor pom developer email guillaume.smet@hibernate.org Low Vendor pom developer email gunnar@hibernate.org Low Vendor pom developer email hferents@redhat.com Low Vendor pom developer id emmanuelbernard Medium Vendor pom developer id epbernard Medium Vendor pom developer id guillaume.smet Medium Vendor pom developer id gunnar.morling Medium Vendor pom developer id hardy.ferentschik Medium Vendor pom developer name Emmanuel Bernard Medium Vendor pom developer name Guillaume Smet Medium Vendor pom developer name Gunnar Morling Medium Vendor pom developer name Hardy Ferentschik Medium Vendor pom developer org Red Hat, Inc. Medium Vendor pom groupid jakarta.validation Highest Vendor pom name Jakarta Bean Validation API High Vendor pom parent-artifactid project Low Vendor pom parent-groupid org.eclipse.ee4j Medium Vendor pom url https://beanvalidation.org Highest Product file name jakarta.validation-api High Product jar package name jakarta Highest Product jar package name validation Highest Product Manifest bundle-docurl https://www.eclipse.org Low Product Manifest Bundle-Name Jakarta Bean Validation API Medium Product Manifest bundle-symbolicname jakarta.validation.jakarta.validation-api Medium Product pom artifactid jakarta.validation-api Highest Product pom developer email emmanuel@hibernate.org Low Product pom developer email guillaume.smet@hibernate.org Low Product pom developer email gunnar@hibernate.org Low Product pom developer email hferents@redhat.com Low Product pom developer id emmanuelbernard Low Product pom developer id epbernard Low Product pom developer id guillaume.smet Low Product pom developer id gunnar.morling Low Product pom developer id hardy.ferentschik Low Product pom developer name Emmanuel Bernard Low Product pom developer name Guillaume Smet Low Product pom developer name Gunnar Morling Low Product pom developer name Hardy Ferentschik Low Product pom developer org Red Hat, Inc. Low Product pom groupid jakarta.validation Highest Product pom name Jakarta Bean Validation API High Product pom parent-artifactid project Medium Product pom parent-groupid org.eclipse.ee4j Medium Product pom url https://beanvalidation.org Medium Version file version 3.0.2 High Version Manifest Bundle-Version 3.0.2 High Version pom parent-version 3.0.2 Low Version pom version 3.0.2 Highest
jakarta.xml.bind-api-4.0.1.jarDescription:
Jakarta XML Binding API 4.0 Design Specification License:
http://www.eclipse.org/org/documents/edl-v10.php File Path: /Users/jegors/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar
MD5: e62084f1afb23eccde6645bf3a9eb06f
SHA1: ca2330866cbc624c7e5ce982e121db1125d23e15
SHA256: 287f3b6d0600082e0b60265d7de32be403ee7d7269369c9718d9424305b89d95
Referenced In Project/Scope: Pig Latin Translator:compile
jakarta.xml.bind-api-4.0.1.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/org.springframework.boot/spring-boot-starter-test@3.2.3
Evidence Type Source Name Value Confidence Vendor file name jakarta.xml.bind-api High Vendor jar package name bind Highest Vendor jar package name jakarta Highest Vendor jar package name xml Highest Vendor Manifest bundle-docurl https://www.eclipse.org Low Vendor Manifest bundle-symbolicname jakarta.xml.bind-api Medium Vendor Manifest extension-name jakarta.xml.bind Medium Vendor Manifest implementation-build-id 2ab55f8 Low Vendor Manifest specification-vendor Eclipse Foundation Low Vendor pom artifactid jakarta.xml.bind-api Highest Vendor pom artifactid jakarta.xml.bind-api Low Vendor pom groupid jakarta.xml.bind Highest Vendor pom name Jakarta XML Binding API High Vendor pom parent-artifactid jakarta.xml.bind-api-parent Low Product file name jakarta.xml.bind-api High Product jar package name bind Highest Product jar package name jakarta Highest Product jar package name xml Highest Product Manifest bundle-docurl https://www.eclipse.org Low Product Manifest Bundle-Name Jakarta XML Binding API Medium Product Manifest bundle-symbolicname jakarta.xml.bind-api Medium Product Manifest extension-name jakarta.xml.bind Medium Product Manifest implementation-build-id 2ab55f8 Low Product pom artifactid jakarta.xml.bind-api Highest Product pom groupid jakarta.xml.bind Highest Product pom name Jakarta XML Binding API High Product pom parent-artifactid jakarta.xml.bind-api-parent Medium Version file version 4.0.1 High Version Manifest Bundle-Version 4.0.1 High Version Manifest Implementation-Version 4.0.1 High Version pom version 4.0.1 Highest
jboss-logging-3.5.3.Final.jarDescription:
The JBoss Logging Framework License:
Apache License 2.0: https://repository.jboss.org/licenses/apache-2.0.txt File Path: /Users/jegors/.m2/repository/org/jboss/logging/jboss-logging/3.5.3.Final/jboss-logging-3.5.3.Final.jar
MD5: ee7e24e94235c13f53392ecaa53f938c
SHA1: c88fc1d8a96d4c3491f55d4317458ccad53ca663
SHA256: 7b119460de174195aca412dfed52ca0bbef0ece26c2d74301b6172cfadf4ff59
Referenced In Project/Scope: Pig Latin Translator:compile
jboss-logging-3.5.3.Final.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/org.springframework.boot/spring-boot-starter-validation@3.2.3
Evidence Type Source Name Value Confidence Vendor file name jboss-logging High Vendor hint analyzer vendor redhat Highest Vendor jar package name jboss Highest Vendor jar package name logging Highest Vendor Manifest automatic-module-name org.jboss.logging Medium Vendor Manifest build-jdk-spec 11 Low Vendor Manifest bundle-docurl http://www.jboss.org Low Vendor Manifest bundle-symbolicname org.jboss.logging.jboss-logging Medium Vendor Manifest implementation-url http://www.jboss.org Low Vendor Manifest Implementation-Vendor JBoss by Red Hat High Vendor Manifest os-arch amd64 Low Vendor Manifest os-name Linux Medium Vendor Manifest specification-vendor JBoss by Red Hat Low Vendor pom artifactid jboss-logging Highest Vendor pom artifactid jboss-logging Low Vendor pom groupid org.jboss.logging Highest Vendor pom name JBoss Logging 3 High Vendor pom parent-artifactid logging-parent Low Vendor pom url http://www.jboss.org Highest Product file name jboss-logging High Product jar package name jboss Highest Product jar package name logging Highest Product Manifest automatic-module-name org.jboss.logging Medium Product Manifest build-jdk-spec 11 Low Product Manifest bundle-docurl http://www.jboss.org Low Product Manifest Bundle-Name JBoss Logging 3 Medium Product Manifest bundle-symbolicname org.jboss.logging.jboss-logging Medium Product Manifest Implementation-Title JBoss Logging 3 High Product Manifest implementation-url http://www.jboss.org Low Product Manifest os-arch amd64 Low Product Manifest os-name Linux Medium Product Manifest specification-title JBoss Logging 3 Medium Product pom artifactid jboss-logging Highest Product pom groupid org.jboss.logging Highest Product pom name JBoss Logging 3 High Product pom parent-artifactid logging-parent Medium Product pom url http://www.jboss.org Medium Version Manifest Bundle-Version 3.5.3.Final High Version Manifest Implementation-Version 3.5.3.Final High Version pom parent-version 3.5.3.Final Low Version pom version 3.5.3.Final Highest
jul-to-slf4j-2.0.12.jarDescription:
JUL to SLF4J bridge License:
http://www.opensource.org/licenses/mit-license.php File Path: /Users/jegors/.m2/repository/org/slf4j/jul-to-slf4j/2.0.12/jul-to-slf4j-2.0.12.jar
MD5: 3fe62dfbc09a840168d3edc990182d90
SHA1: eb5f48f782b41cc881b0bf1fb4d88ae2ff6d5b93
SHA256: 84f02864cab866ffb196ed2022b1b8da682ea6fb3d4a161069429e8391ee2979
Referenced In Project/Scope: Pig Latin Translator:compile
jul-to-slf4j-2.0.12.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/org.springframework.boot/spring-boot-starter-web@3.2.3
Evidence Type Source Name Value Confidence Vendor file name jul-to-slf4j High Vendor jar package name bridge Highest Vendor jar package name slf4j Highest Vendor Manifest build-jdk-spec 21 Low Vendor Manifest bundle-docurl http://www.slf4j.org Low Vendor Manifest bundle-symbolicname jul.to.slf4j Medium Vendor Manifest multi-release true Low Vendor pom artifactid jul-to-slf4j Highest Vendor pom artifactid jul-to-slf4j Low Vendor pom groupid org.slf4j Highest Vendor pom name JUL to SLF4J bridge High Vendor pom parent-artifactid slf4j-parent Low Vendor pom url http://www.slf4j.org Highest Product file name jul-to-slf4j High Product jar package name bridge Highest Product jar package name slf4j Highest Product Manifest build-jdk-spec 21 Low Product Manifest bundle-docurl http://www.slf4j.org Low Product Manifest Bundle-Name JUL to SLF4J bridge Medium Product Manifest bundle-symbolicname jul.to.slf4j Medium Product Manifest Implementation-Title jul-to-slf4j High Product Manifest multi-release true Low Product pom artifactid jul-to-slf4j Highest Product pom groupid org.slf4j Highest Product pom name JUL to SLF4J bridge High Product pom parent-artifactid slf4j-parent Medium Product pom url http://www.slf4j.org Medium Version file version 2.0.12 High Version Manifest Bundle-Version 2.0.12 High Version Manifest Implementation-Version 2.0.12 High Version pom version 2.0.12 Highest
log4j-api-2.21.1.jarDescription:
The Apache Log4j API License:
Apache-2.0: https://www.apache.org/licenses/LICENSE-2.0.txt File Path: /Users/jegors/.m2/repository/org/apache/logging/log4j/log4j-api/2.21.1/log4j-api-2.21.1.jar
MD5: b5e9bf76dd128b37666ecd9a252b50ec
SHA1: 74c65e87b9ce1694a01524e192d7be989ba70486
SHA256: 1db48e180881bef1deb502022006a025a248d8f6a26186789b0c7ce487c602d6
Referenced In Project/Scope: Pig Latin Translator:compile
log4j-api-2.21.1.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/org.springframework.boot/spring-boot-starter-web@3.2.3
Evidence Type Source Name Value Confidence Vendor file name log4j-api High Vendor jar package name apache Highest Vendor jar package name log4j Highest Vendor jar package name logging Highest Vendor jar package name org Highest Vendor Manifest bundle-activationpolicy lazy Low Vendor Manifest bundle-symbolicname org.apache.logging.log4j.api Medium Vendor Manifest multi-release true Low Vendor Manifest provide-capability osgi.service;objectClass:List="org.apache.logging.log4j.util.PropertySource";effective:=active,osgi.serviceloader;osgi.serviceloader="org.apache.logging.log4j.util.PropertySource";register:="org.apache.logging.log4j.util.EnvironmentPropertySource",osgi.serviceloader;osgi.serviceloader="org.apache.logging.log4j.util.PropertySource";register:="org.apache.logging.log4j.util.SystemPropertiesPropertySource" Low Vendor pom artifactid log4j-api Highest Vendor pom artifactid log4j-api Low Vendor pom groupid org.apache.logging.log4j Highest Vendor pom name Apache Log4j API High Vendor pom parent-artifactid log4j Low Product file name log4j-api High Product jar package name apache Highest Product jar package name log4j Highest Product jar package name logging Highest Product jar package name org Highest Product jar package name util Highest Product Manifest bundle-activationpolicy lazy Low Product Manifest Bundle-Name Apache Log4j API Medium Product Manifest bundle-symbolicname org.apache.logging.log4j.api Medium Product Manifest multi-release true Low Product Manifest provide-capability osgi.service;objectClass:List="org.apache.logging.log4j.util.PropertySource";effective:=active,osgi.serviceloader;osgi.serviceloader="org.apache.logging.log4j.util.PropertySource";register:="org.apache.logging.log4j.util.EnvironmentPropertySource",osgi.serviceloader;osgi.serviceloader="org.apache.logging.log4j.util.PropertySource";register:="org.apache.logging.log4j.util.SystemPropertiesPropertySource" Low Product pom artifactid log4j-api Highest Product pom groupid org.apache.logging.log4j Highest Product pom name Apache Log4j API High Product pom parent-artifactid log4j Medium Version file version 2.21.1 High Version Manifest Bundle-Version 2.21.1 High Version pom version 2.21.1 Highest
log4j-to-slf4j-2.21.1.jarDescription:
The Apache Log4j binding between Log4j 2 API and SLF4J. License:
Apache-2.0: https://www.apache.org/licenses/LICENSE-2.0.txt File Path: /Users/jegors/.m2/repository/org/apache/logging/log4j/log4j-to-slf4j/2.21.1/log4j-to-slf4j-2.21.1.jar
MD5: 00b957af4a40bea6a7bf61400b6ccf63
SHA1: d77b2ba81711ed596cd797cc2b5b5bd7409d841c
SHA256: de143c565ba78b0f2c0be58f132c7aec75e6e1a10845ebda5a4f17c2a35d9990
Referenced In Project/Scope: Pig Latin Translator:compile
log4j-to-slf4j-2.21.1.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/org.springframework.boot/spring-boot-starter-web@3.2.3
Evidence Type Source Name Value Confidence Vendor file name log4j-to-slf4j High Vendor jar package name apache Highest Vendor jar package name logging Highest Vendor jar package name slf4j Highest Vendor Manifest bundle-activationpolicy lazy Low Vendor Manifest bundle-symbolicname org.apache.logging.log4j.to.slf4j Medium Vendor Manifest multi-release false Low Vendor Manifest provide-capability osgi.service;objectClass:List="org.apache.logging.log4j.spi.Provider";effective:=active,osgi.serviceloader;osgi.serviceloader="org.apache.logging.log4j.spi.Provider";register:="org.apache.logging.slf4j.SLF4JProvider" Low Vendor pom artifactid log4j-to-slf4j Highest Vendor pom artifactid log4j-to-slf4j Low Vendor pom groupid org.apache.logging.log4j Highest Vendor pom name Apache Log4j to SLF4J Adapter High Vendor pom parent-artifactid log4j Low Product file name log4j-to-slf4j High Product jar package name apache Highest Product jar package name logging Highest Product jar package name slf4j Highest Product jar package name slf4jprovider Highest Product Manifest bundle-activationpolicy lazy Low Product Manifest Bundle-Name Apache Log4j to SLF4J Adapter Medium Product Manifest bundle-symbolicname org.apache.logging.log4j.to.slf4j Medium Product Manifest multi-release false Low Product Manifest provide-capability osgi.service;objectClass:List="org.apache.logging.log4j.spi.Provider";effective:=active,osgi.serviceloader;osgi.serviceloader="org.apache.logging.log4j.spi.Provider";register:="org.apache.logging.slf4j.SLF4JProvider" Low Product pom artifactid log4j-to-slf4j Highest Product pom groupid org.apache.logging.log4j Highest Product pom name Apache Log4j to SLF4J Adapter High Product pom parent-artifactid log4j Medium Version file version 2.21.1 High Version Manifest Bundle-Version 2.21.1 High Version pom version 2.21.1 Highest
logback-core-1.4.14.jarDescription:
logback-core module License:
http://www.eclipse.org/legal/epl-v10.html, http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html File Path: /Users/jegors/.m2/repository/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar
MD5: 7367629d307fa3d0b82d76b9d3f1d09a
SHA1: 4d3c2248219ac0effeb380ed4c5280a80bf395e8
SHA256: f8c2f05f42530b1852739507c1792f0080167850ed8f396444c6913d6617a293
Referenced In Project/Scope: Pig Latin Translator:compile
logback-core-1.4.14.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/com.intuit.karate/karate-junit5@1.4.1
Evidence Type Source Name Value Confidence Vendor file name logback-core High Vendor jar package name ch Highest Vendor jar package name core Highest Vendor jar package name logback Highest Vendor jar package name qos Highest Vendor Manifest build-jdk-spec 21 Low Vendor Manifest bundle-docurl http://www.qos.ch Low Vendor Manifest bundle-symbolicname ch.qos.logback.core Medium Vendor Manifest Implementation-Vendor QOS.ch High Vendor Manifest originally-created-by Apache Maven Bundle Plugin 5.1.8 Low Vendor Manifest specification-vendor QOS.ch Low Vendor pom artifactid logback-core Highest Vendor pom artifactid logback-core Low Vendor pom groupid ch.qos.logback Highest Vendor pom name Logback Core Module High Vendor pom parent-artifactid logback-parent Low Product file name logback-core High Product jar package name ch Highest Product jar package name core Highest Product jar package name logback Highest Product jar package name qos Highest Product Manifest build-jdk-spec 21 Low Product Manifest bundle-docurl http://www.qos.ch Low Product Manifest Bundle-Name Logback Core Module Medium Product Manifest bundle-symbolicname ch.qos.logback.core Medium Product Manifest Implementation-Title Logback Core Module High Product Manifest originally-created-by Apache Maven Bundle Plugin 5.1.8 Low Product Manifest specification-title Logback Core Module Medium Product pom artifactid logback-core Highest Product pom groupid ch.qos.logback Highest Product pom name Logback Core Module High Product pom parent-artifactid logback-parent Medium Version file version 1.4.14 High Version Manifest Bundle-Version 1.4.14 High Version Manifest Implementation-Version 1.4.14 High Version pom version 1.4.14 Highest
Related Dependencies logback-classic-1.4.14.jarFile Path: /Users/jegors/.m2/repository/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar MD5: 204b49a7fa041b2b2c455193079dc1d2 SHA1: d98bc162275134cdf1518774da4a2a17ef6fb94d SHA256: 8e832f7263ca606ae36dabb2d8b24c2f43d82cf634e81dad9d1640fa6ee3c596 pkg:maven/ch.qos.logback/logback-classic@1.4.14 micrometer-commons-1.12.3.jarDescription:
Module containing common code License:
The Apache Software License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt File Path: /Users/jegors/.m2/repository/io/micrometer/micrometer-commons/1.12.3/micrometer-commons-1.12.3.jar
MD5: 9bb6738aeb6d35d13b318507bb1cee50
SHA1: 83add2dda5cdc811fefb83e858c7412a176fe5b1
SHA256: adfe7d1434c4bb69ed889fb99b7886a6bef27cf19e6d006144cf48d0acd5e6e6
Referenced In Project/Scope: Pig Latin Translator:compile
micrometer-commons-1.12.3.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/org.springframework.boot/spring-boot-starter-actuator@3.2.3
Evidence Type Source Name Value Confidence Vendor file name micrometer-commons High Vendor jar package name common Highest Vendor jar package name io Highest Vendor jar package name micrometer Highest Vendor Manifest automatic-module-name micrometer.commons Medium Vendor Manifest branch HEAD Low Vendor Manifest build-date 2024-02-12_20:17:07 Low Vendor Manifest build-date-utc 2024-02-12T20:17:07.971841023Z Low Vendor Manifest build-host 41fd2e02ac2b Low Vendor Manifest build-job deploy Low Vendor Manifest build-number 30231 Low Vendor Manifest build-timezone Etc/UTC Low Vendor Manifest build-url https://circleci.com/gh/micrometer-metrics/micrometer/30231 Low Vendor Manifest built-os Linux Low Vendor Manifest built-status release Low Vendor Manifest bundle-symbolicname micrometer-commons Medium Vendor Manifest change f704fc3 Low Vendor Manifest full-change f704fc3ad7dd90d8a4bd4e2b8047620d400547d6 Low Vendor Manifest module-email tludwig@vmware.com Low Vendor Manifest module-origin micrometer-metrics/micrometer.git Low Vendor Manifest module-owner tludwig@vmware.com Low Vendor Manifest module-source /micrometer-commons Low Vendor pom artifactid micrometer-commons Highest Vendor pom artifactid micrometer-commons Low Vendor pom developer email tludwig@vmware.com Low Vendor pom developer id shakuzen Medium Vendor pom developer name Tommy Ludwig Medium Vendor pom groupid io.micrometer Highest Vendor pom name micrometer-commons High Vendor pom url micrometer-metrics/micrometer Highest Product file name micrometer-commons High Product jar package name common Highest Product jar package name io Highest Product jar package name micrometer Highest Product Manifest automatic-module-name micrometer.commons Medium Product Manifest branch HEAD Low Product Manifest build-date 2024-02-12_20:17:07 Low Product Manifest build-date-utc 2024-02-12T20:17:07.971841023Z Low Product Manifest build-host 41fd2e02ac2b Low Product Manifest build-job deploy Low Product Manifest build-number 30231 Low Product Manifest build-timezone Etc/UTC Low Product Manifest build-url https://circleci.com/gh/micrometer-metrics/micrometer/30231 Low Product Manifest built-os Linux Low Product Manifest built-status release Low Product Manifest Bundle-Name micrometer-commons Medium Product Manifest bundle-symbolicname micrometer-commons Medium Product Manifest change f704fc3 Low Product Manifest full-change f704fc3ad7dd90d8a4bd4e2b8047620d400547d6 Low Product Manifest Implementation-Title io.micrometer#micrometer-commons;1.12.3 High Product Manifest module-email tludwig@vmware.com Low Product Manifest module-origin micrometer-metrics/micrometer.git Low Product Manifest module-owner tludwig@vmware.com Low Product Manifest module-source /micrometer-commons Low Product pom artifactid micrometer-commons Highest Product pom developer email tludwig@vmware.com Low Product pom developer id shakuzen Low Product pom developer name Tommy Ludwig Low Product pom groupid io.micrometer Highest Product pom name micrometer-commons High Product pom url micrometer-metrics/micrometer High Version file version 1.12.3 High Version Manifest Bundle-Version 1.12.3 High Version Manifest Implementation-Version 1.12.3 High Version pom version 1.12.3 Highest
micrometer-core-1.12.3.jarDescription:
Core module of Micrometer containing instrumentation API and implementation License:
The Apache Software License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt File Path: /Users/jegors/.m2/repository/io/micrometer/micrometer-core/1.12.3/micrometer-core-1.12.3.jar
MD5: 0632dcda6045f6b6ffe75953c1ea19ed
SHA1: 9cb0cf6994e12aaa9a756864705c10d9e0af7428
SHA256: 35d3c1dbbaa48df9cbf2b52ea04ca6a4c80e1e60e26b14fcc4b1a09fcb0cfab6
Referenced In Project/Scope: Pig Latin Translator:compile
micrometer-core-1.12.3.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/org.springframework.boot/spring-boot-starter-actuator@3.2.3
Evidence Type Source Name Value Confidence Vendor file name micrometer-core High Vendor jar package name core Highest Vendor jar package name io Highest Vendor jar package name micrometer Highest Vendor Manifest automatic-module-name micrometer.core Medium Vendor Manifest branch HEAD Low Vendor Manifest build-date 2024-02-12_20:17:08 Low Vendor Manifest build-date-utc 2024-02-12T20:17:08.040040569Z Low Vendor Manifest build-host 41fd2e02ac2b Low Vendor Manifest build-job deploy Low Vendor Manifest build-number 30231 Low Vendor Manifest build-timezone Etc/UTC Low Vendor Manifest build-url https://circleci.com/gh/micrometer-metrics/micrometer/30231 Low Vendor Manifest built-os Linux Low Vendor Manifest built-status release Low Vendor Manifest bundle-symbolicname micrometer-core Medium Vendor Manifest change f704fc3 Low Vendor Manifest full-change f704fc3ad7dd90d8a4bd4e2b8047620d400547d6 Low Vendor Manifest module-email tludwig@vmware.com Low Vendor Manifest module-origin micrometer-metrics/micrometer.git Low Vendor Manifest module-owner tludwig@vmware.com Low Vendor Manifest module-source /micrometer-core Low Vendor Manifest multi-release true Low Vendor pom artifactid micrometer-core Highest Vendor pom artifactid micrometer-core Low Vendor pom developer email tludwig@vmware.com Low Vendor pom developer id shakuzen Medium Vendor pom developer name Tommy Ludwig Medium Vendor pom groupid io.micrometer Highest Vendor pom name micrometer-core High Vendor pom url micrometer-metrics/micrometer Highest Product file name micrometer-core High Product jar package name core Highest Product jar package name io Highest Product jar package name micrometer Highest Product Manifest automatic-module-name micrometer.core Medium Product Manifest branch HEAD Low Product Manifest build-date 2024-02-12_20:17:08 Low Product Manifest build-date-utc 2024-02-12T20:17:08.040040569Z Low Product Manifest build-host 41fd2e02ac2b Low Product Manifest build-job deploy Low Product Manifest build-number 30231 Low Product Manifest build-timezone Etc/UTC Low Product Manifest build-url https://circleci.com/gh/micrometer-metrics/micrometer/30231 Low Product Manifest built-os Linux Low Product Manifest built-status release Low Product Manifest Bundle-Name micrometer-core Medium Product Manifest bundle-symbolicname micrometer-core Medium Product Manifest change f704fc3 Low Product Manifest full-change f704fc3ad7dd90d8a4bd4e2b8047620d400547d6 Low Product Manifest Implementation-Title io.micrometer#micrometer-core;1.12.3 High Product Manifest module-email tludwig@vmware.com Low Product Manifest module-origin micrometer-metrics/micrometer.git Low Product Manifest module-owner tludwig@vmware.com Low Product Manifest module-source /micrometer-core Low Product Manifest multi-release true Low Product pom artifactid micrometer-core Highest Product pom developer email tludwig@vmware.com Low Product pom developer id shakuzen Low Product pom developer name Tommy Ludwig Low Product pom groupid io.micrometer Highest Product pom name micrometer-core High Product pom url micrometer-metrics/micrometer High Version file version 1.12.3 High Version Manifest Bundle-Version 1.12.3 High Version Manifest Implementation-Version 1.12.3 High Version pom version 1.12.3 Highest
micrometer-jakarta9-1.12.3.jarDescription:
Module for Jakarta 9+ based instrumentations License:
The Apache Software License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt File Path: /Users/jegors/.m2/repository/io/micrometer/micrometer-jakarta9/1.12.3/micrometer-jakarta9-1.12.3.jar
MD5: 281f6a33b071e7480a1b6566b3d4315a
SHA1: b034431db33d20d6a65439099fb341c1b5b420c9
SHA256: fd28544d6d1b4c37bef71dde970bd2266703ac0b5a2548aa4bb784033bfdd128
Referenced In Project/Scope: Pig Latin Translator:compile
micrometer-jakarta9-1.12.3.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/org.springframework.boot/spring-boot-starter-actuator@3.2.3
Evidence Type Source Name Value Confidence Vendor file name micrometer-jakarta9 High Vendor jar package name io Highest Vendor jar package name jakarta9 Highest Vendor jar package name micrometer Highest Vendor Manifest automatic-module-name micrometer.jakarta9 Medium Vendor Manifest branch HEAD Low Vendor Manifest build-date 2024-02-12_20:17:08 Low Vendor Manifest build-date-utc 2024-02-12T20:17:08.109378817Z Low Vendor Manifest build-host 41fd2e02ac2b Low Vendor Manifest build-job deploy Low Vendor Manifest build-number 30231 Low Vendor Manifest build-timezone Etc/UTC Low Vendor Manifest build-url https://circleci.com/gh/micrometer-metrics/micrometer/30231 Low Vendor Manifest built-os Linux Low Vendor Manifest built-status release Low Vendor Manifest bundle-symbolicname micrometer-jakarta9 Medium Vendor Manifest change f704fc3 Low Vendor Manifest full-change f704fc3ad7dd90d8a4bd4e2b8047620d400547d6 Low Vendor Manifest module-email tludwig@vmware.com Low Vendor Manifest module-origin micrometer-metrics/micrometer.git Low Vendor Manifest module-owner tludwig@vmware.com Low Vendor Manifest module-source /micrometer-jakarta9 Low Vendor pom artifactid micrometer-jakarta9 Highest Vendor pom artifactid micrometer-jakarta9 Low Vendor pom developer email tludwig@vmware.com Low Vendor pom developer id shakuzen Medium Vendor pom developer name Tommy Ludwig Medium Vendor pom groupid io.micrometer Highest Vendor pom name micrometer-jakarta9 High Vendor pom url micrometer-metrics/micrometer Highest Product file name micrometer-jakarta9 High Product jar package name io Highest Product jar package name jakarta9 Highest Product jar package name micrometer Highest Product Manifest automatic-module-name micrometer.jakarta9 Medium Product Manifest branch HEAD Low Product Manifest build-date 2024-02-12_20:17:08 Low Product Manifest build-date-utc 2024-02-12T20:17:08.109378817Z Low Product Manifest build-host 41fd2e02ac2b Low Product Manifest build-job deploy Low Product Manifest build-number 30231 Low Product Manifest build-timezone Etc/UTC Low Product Manifest build-url https://circleci.com/gh/micrometer-metrics/micrometer/30231 Low Product Manifest built-os Linux Low Product Manifest built-status release Low Product Manifest Bundle-Name micrometer-jakarta9 Medium Product Manifest bundle-symbolicname micrometer-jakarta9 Medium Product Manifest change f704fc3 Low Product Manifest full-change f704fc3ad7dd90d8a4bd4e2b8047620d400547d6 Low Product Manifest Implementation-Title io.micrometer#micrometer-jakarta9;1.12.3 High Product Manifest module-email tludwig@vmware.com Low Product Manifest module-origin micrometer-metrics/micrometer.git Low Product Manifest module-owner tludwig@vmware.com Low Product Manifest module-source /micrometer-jakarta9 Low Product pom artifactid micrometer-jakarta9 Highest Product pom developer email tludwig@vmware.com Low Product pom developer id shakuzen Low Product pom developer name Tommy Ludwig Low Product pom groupid io.micrometer Highest Product pom name micrometer-jakarta9 High Product pom url micrometer-metrics/micrometer High Version file version 1.12.3 High Version Manifest Bundle-Version 1.12.3 High Version Manifest Implementation-Version 1.12.3 High Version pom version 1.12.3 Highest
micrometer-observation-1.12.3.jarDescription:
Module containing Observation related code License:
The Apache Software License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt File Path: /Users/jegors/.m2/repository/io/micrometer/micrometer-observation/1.12.3/micrometer-observation-1.12.3.jar
MD5: ad7d4e6af8d8c2644dc1b5542ae70078
SHA1: 105f768c211564fcebe4d79419bda4ebef0d0ac7
SHA256: f504c77f776be329f566a48235b591e953c8dad3a79b92b3ea574e19abc9b7fe
Referenced In Project/Scope: Pig Latin Translator:compile
micrometer-observation-1.12.3.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/org.springframework.boot/spring-boot-starter-actuator@3.2.3
Evidence Type Source Name Value Confidence Vendor file name micrometer-observation High Vendor jar package name io Highest Vendor jar package name micrometer Highest Vendor jar package name observation Highest Vendor Manifest automatic-module-name micrometer.observation Medium Vendor Manifest branch HEAD Low Vendor Manifest build-date 2024-02-12_20:17:08 Low Vendor Manifest build-date-utc 2024-02-12T20:17:08.245560684Z Low Vendor Manifest build-host 41fd2e02ac2b Low Vendor Manifest build-job deploy Low Vendor Manifest build-number 30231 Low Vendor Manifest build-timezone Etc/UTC Low Vendor Manifest build-url https://circleci.com/gh/micrometer-metrics/micrometer/30231 Low Vendor Manifest built-os Linux Low Vendor Manifest built-status release Low Vendor Manifest bundle-symbolicname micrometer-observation Medium Vendor Manifest change f704fc3 Low Vendor Manifest full-change f704fc3ad7dd90d8a4bd4e2b8047620d400547d6 Low Vendor Manifest module-email tludwig@vmware.com Low Vendor Manifest module-origin micrometer-metrics/micrometer.git Low Vendor Manifest module-owner tludwig@vmware.com Low Vendor Manifest module-source /micrometer-observation Low Vendor pom artifactid micrometer-observation Highest Vendor pom artifactid micrometer-observation Low Vendor pom developer email tludwig@vmware.com Low Vendor pom developer id shakuzen Medium Vendor pom developer name Tommy Ludwig Medium Vendor pom groupid io.micrometer Highest Vendor pom name micrometer-observation High Vendor pom url micrometer-metrics/micrometer Highest Product file name micrometer-observation High Product jar package name io Highest Product jar package name micrometer Highest Product jar package name observation Highest Product Manifest automatic-module-name micrometer.observation Medium Product Manifest branch HEAD Low Product Manifest build-date 2024-02-12_20:17:08 Low Product Manifest build-date-utc 2024-02-12T20:17:08.245560684Z Low Product Manifest build-host 41fd2e02ac2b Low Product Manifest build-job deploy Low Product Manifest build-number 30231 Low Product Manifest build-timezone Etc/UTC Low Product Manifest build-url https://circleci.com/gh/micrometer-metrics/micrometer/30231 Low Product Manifest built-os Linux Low Product Manifest built-status release Low Product Manifest Bundle-Name micrometer-observation Medium Product Manifest bundle-symbolicname micrometer-observation Medium Product Manifest change f704fc3 Low Product Manifest full-change f704fc3ad7dd90d8a4bd4e2b8047620d400547d6 Low Product Manifest Implementation-Title io.micrometer#micrometer-observation;1.12.3 High Product Manifest module-email tludwig@vmware.com Low Product Manifest module-origin micrometer-metrics/micrometer.git Low Product Manifest module-owner tludwig@vmware.com Low Product Manifest module-source /micrometer-observation Low Product pom artifactid micrometer-observation Highest Product pom developer email tludwig@vmware.com Low Product pom developer id shakuzen Low Product pom developer name Tommy Ludwig Low Product pom groupid io.micrometer Highest Product pom name micrometer-observation High Product pom url micrometer-metrics/micrometer High Version file version 1.12.3 High Version Manifest Bundle-Version 1.12.3 High Version Manifest Implementation-Version 1.12.3 High Version pom version 1.12.3 Highest
slf4j-api-2.0.12.jarDescription:
The slf4j API License:
http://www.opensource.org/licenses/mit-license.php File Path: /Users/jegors/.m2/repository/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar
MD5: 86eb051f2e2d6497a3a57810c963a9d6
SHA1: 48f109a2a6d8f446c794f3e3fa0d86df0cdfa312
SHA256: a79502b8abdfbd722846a27691226a4088682d6d35654f9b80e2a9ccacf7ed47
Referenced In Project/Scope: Pig Latin Translator:compile
slf4j-api-2.0.12.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/com.athaydes/spock-reports@2.5.1-groovy-4.0
Evidence Type Source Name Value Confidence Vendor file name slf4j-api High Vendor jar package name slf4j Highest Vendor Manifest build-jdk-spec 21 Low Vendor Manifest bundle-docurl http://www.slf4j.org Low Vendor Manifest bundle-symbolicname slf4j.api Medium Vendor Manifest multi-release true Low Vendor pom artifactid slf4j-api Highest Vendor pom artifactid slf4j-api Low Vendor pom groupid org.slf4j Highest Vendor pom name SLF4J API Module High Vendor pom parent-artifactid slf4j-parent Low Vendor pom url http://www.slf4j.org Highest Product file name slf4j-api High Product jar package name slf4j Highest Product Manifest build-jdk-spec 21 Low Product Manifest bundle-docurl http://www.slf4j.org Low Product Manifest Bundle-Name SLF4J API Module Medium Product Manifest bundle-symbolicname slf4j.api Medium Product Manifest Implementation-Title slf4j-api High Product Manifest multi-release true Low Product pom artifactid slf4j-api Highest Product pom groupid org.slf4j Highest Product pom name SLF4J API Module High Product pom parent-artifactid slf4j-parent Medium Product pom url http://www.slf4j.org Medium Version file version 2.0.12 High Version Manifest Bundle-Version 2.0.12 High Version Manifest Implementation-Version 2.0.12 High Version pom version 2.0.12 Highest
snakeyaml-2.2.jarDescription:
YAML 1.1 parser and emitter for Java License:
Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt File Path: /Users/jegors/.m2/repository/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar
MD5: d78aacf5f2de5b52f1a327470efd1ad7
SHA1: 3af797a25458550a16bf89acc8e4ab2b7f2bfce0
SHA256: 1467931448a0817696ae2805b7b8b20bfb082652bf9c4efaed528930dc49389b
Referenced In Project/Scope: Pig Latin Translator:compile
snakeyaml-2.2.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/org.springframework.boot/spring-boot-starter-web@3.2.3
Evidence Type Source Name Value Confidence Vendor file name snakeyaml High Vendor jar package name emitter Highest Vendor jar package name org Highest Vendor jar package name parser Highest Vendor jar package name snakeyaml Highest Vendor jar package name yaml Highest Vendor Manifest build-jdk-spec 11 Low Vendor Manifest bundle-symbolicname org.yaml.snakeyaml Medium Vendor Manifest multi-release true Low Vendor pom artifactid snakeyaml Highest Vendor pom artifactid snakeyaml Low Vendor pom developer email alexander.maslov@gmail.com Low Vendor pom developer email public.somov@gmail.com Low Vendor pom developer id asomov Medium Vendor pom developer id maslovalex Medium Vendor pom developer name Alexander Maslov Medium Vendor pom developer name Andrey Somov Medium Vendor pom groupid org.yaml Highest Vendor pom name SnakeYAML High Vendor pom url https://bitbucket.org/snakeyaml/snakeyaml Highest Product file name snakeyaml High Product jar package name emitter Highest Product jar package name org Highest Product jar package name parser Highest Product jar package name snakeyaml Highest Product jar package name yaml Highest Product Manifest build-jdk-spec 11 Low Product Manifest Bundle-Name SnakeYAML Medium Product Manifest bundle-symbolicname org.yaml.snakeyaml Medium Product Manifest multi-release true Low Product pom artifactid snakeyaml Highest Product pom developer email alexander.maslov@gmail.com Low Product pom developer email public.somov@gmail.com Low Product pom developer id asomov Low Product pom developer id maslovalex Low Product pom developer name Alexander Maslov Low Product pom developer name Andrey Somov Low Product pom groupid org.yaml Highest Product pom name SnakeYAML High Product pom url https://bitbucket.org/snakeyaml/snakeyaml Medium Version file version 2.2 High Version pom version 2.2 Highest
spring-boot-3.2.3.jarDescription:
Spring Boot License:
Apache License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0 File Path: /Users/jegors/.m2/repository/org/springframework/boot/spring-boot/3.2.3/spring-boot-3.2.3.jar
MD5: aee42e460b410c8657e42cfef2672809
SHA1: b4aa6e3fdc4078fee4a4b9d702d9cc64e3fad1d4
SHA256: 87123ad9f009967b8b5abc23bc016c620d209f0203904ea614f9aba9ec5e2290
Referenced In Project/Scope: Pig Latin Translator:compile
spring-boot-3.2.3.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/org.springframework.boot/spring-boot-devtools@3.2.3
Evidence Type Source Name Value Confidence Vendor file name spring-boot High Vendor hint analyzer vendor pivotal software Highest Vendor hint analyzer vendor SpringSource Highest Vendor hint analyzer vendor vmware Highest Vendor jar package name boot Highest Vendor jar package name springframework Highest Vendor Manifest automatic-module-name spring.boot Medium Vendor Manifest build-jdk-spec 17 Low Vendor pom artifactid spring-boot Highest Vendor pom artifactid spring-boot Low Vendor pom developer email ask@spring.io Low Vendor pom developer name Spring Medium Vendor pom developer org VMware, Inc. Medium Vendor pom developer org URL https://www.spring.io Medium Vendor pom groupid org.springframework.boot Highest Vendor pom name spring-boot High Vendor pom organization name VMware, Inc. High Vendor pom organization url https://spring.io Medium Vendor pom url https://spring.io/projects/spring-boot Highest Product file name spring-boot High Product jar package name boot Highest Product jar package name springframework Highest Product Manifest automatic-module-name spring.boot Medium Product Manifest build-jdk-spec 17 Low Product Manifest Implementation-Title Spring Boot High Product pom artifactid spring-boot Highest Product pom developer email ask@spring.io Low Product pom developer name Spring Low Product pom developer org VMware, Inc. Low Product pom developer org URL https://www.spring.io Low Product pom groupid org.springframework.boot Highest Product pom name spring-boot High Product pom organization name VMware, Inc. Low Product pom organization url https://spring.io Low Product pom url https://spring.io/projects/spring-boot Medium Version file version 3.2.3 High Version Manifest Implementation-Version 3.2.3 High Version pom version 3.2.3 Highest
Related Dependencies spring-boot-actuator-3.2.3.jarFile Path: /Users/jegors/.m2/repository/org/springframework/boot/spring-boot-actuator/3.2.3/spring-boot-actuator-3.2.3.jar MD5: 7459108d30961ed0f6155ac9812bcbfa SHA1: 214e6577734f72724e55c8f3730c8ceed3258f6f SHA256: 272edac2d2c7db4a551cc2d4123e7cf88879676b696bde5a6e158d884ab281df pkg:maven/org.springframework.boot/spring-boot-actuator@3.2.3 spring-boot-actuator-autoconfigure-3.2.3.jarFile Path: /Users/jegors/.m2/repository/org/springframework/boot/spring-boot-actuator-autoconfigure/3.2.3/spring-boot-actuator-autoconfigure-3.2.3.jar MD5: 3f7efd47df32433be5c7276ce4ea64ad SHA1: 74af39b7830e781e9021c5f56c86298d3cda9e2c SHA256: 9e4cd652d4f2b4835dc0c4e2e8037c57b7b084a7563680fe36b7d1f9dd2c9b7b pkg:maven/org.springframework.boot/spring-boot-actuator-autoconfigure@3.2.3 spring-boot-autoconfigure-3.2.3.jarFile Path: /Users/jegors/.m2/repository/org/springframework/boot/spring-boot-autoconfigure/3.2.3/spring-boot-autoconfigure-3.2.3.jar MD5: 61db0b5969adc075eafbdc7f185f9809 SHA1: 59db74eb4196885bb5a149417ab1ab51dc9b6952 SHA256: 5cc15b4cb087a6745566e1266269137bacc924cf65a737e7dbca9d37c0b0e6ba pkg:maven/org.springframework.boot/spring-boot-autoconfigure@3.2.3 spring-boot-starter-3.2.3.jarFile Path: /Users/jegors/.m2/repository/org/springframework/boot/spring-boot-starter/3.2.3/spring-boot-starter-3.2.3.jar MD5: c0305c158e8fd8e9d61b8779cd293696 SHA1: 15f3e03b0fd9570f90bdce9651610cc152534cf4 SHA256: 5dd3093c978a54fbb0b3117de24245b23782acd207af4d879a2ac905ea1ff9ec pkg:maven/org.springframework.boot/spring-boot-starter@3.2.3 spring-boot-starter-actuator-3.2.3.jarFile Path: /Users/jegors/.m2/repository/org/springframework/boot/spring-boot-starter-actuator/3.2.3/spring-boot-starter-actuator-3.2.3.jar MD5: 6e1f9d4487f0f91a676e2642305b936a SHA1: ccd73fa4c26fd504fe3b2a6af618770f8689a4a8 SHA256: e3ddbc0beb741b6f0d3b830c362d17b2031ec7c2a38fcb68212917703422e610 pkg:maven/org.springframework.boot/spring-boot-starter-actuator@3.2.3 spring-boot-starter-json-3.2.3.jarFile Path: /Users/jegors/.m2/repository/org/springframework/boot/spring-boot-starter-json/3.2.3/spring-boot-starter-json-3.2.3.jar MD5: e1997d7c0858a5dee4c6ddae1ed78164 SHA1: c71ec683425f09b7a213358d3b22959d929d1108 SHA256: e0bbdb2e5a17774efe1f7e568e55bf34b9d9293945c0c470a514a282a128f860 pkg:maven/org.springframework.boot/spring-boot-starter-json@3.2.3 spring-boot-starter-logging-3.2.3.jarFile Path: /Users/jegors/.m2/repository/org/springframework/boot/spring-boot-starter-logging/3.2.3/spring-boot-starter-logging-3.2.3.jar MD5: ecae389ab2064b1a7219936d06365806 SHA1: c186015229d7f5cbd30ea99bf903a8cede6d849f SHA256: 9264b447c9efb7a5b95bfddd1388a09ecff2a31829cd44f21cb0f58cf68164d8 pkg:maven/org.springframework.boot/spring-boot-starter-logging@3.2.3 spring-boot-starter-tomcat-3.2.3.jarFile Path: /Users/jegors/.m2/repository/org/springframework/boot/spring-boot-starter-tomcat/3.2.3/spring-boot-starter-tomcat-3.2.3.jar MD5: a1e9f5028a7c2591afcc4120a421db7b SHA1: ac392404d41766194b8fce6834c71879f9e8f479 SHA256: f49f0192a62c1174ba3f901fdb1673aba4b65f5cb7018090aa0aa415c1334cde pkg:maven/org.springframework.boot/spring-boot-starter-tomcat@3.2.3 spring-boot-starter-validation-3.2.3.jarFile Path: /Users/jegors/.m2/repository/org/springframework/boot/spring-boot-starter-validation/3.2.3/spring-boot-starter-validation-3.2.3.jar MD5: 5228c5a240d281ec18371412f3063131 SHA1: 6bb79fe1a0760b5cec37bd85e31bd4cc987c8185 SHA256: e2e7b938553305b86eeeb2eda08ea967589c5166c6a26c43e45129f586fd78df pkg:maven/org.springframework.boot/spring-boot-starter-validation@3.2.3 spring-boot-devtools-3.2.3.jarDescription:
Spring Boot Developer Tools License:
Apache License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0 File Path: /Users/jegors/.m2/repository/org/springframework/boot/spring-boot-devtools/3.2.3/spring-boot-devtools-3.2.3.jar
MD5: d508653ee9c46849b23f067a827d43c6
SHA1: b474cd30a54aae2152ff6bc8a31378ee40237407
SHA256: b44ff2007cd8fec7edf99301ec557db126a259d4ed018138b306b3aa42aa84c6
Referenced In Project/Scope: Pig Latin Translator:runtime
spring-boot-devtools-3.2.3.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/lv.id.jc/pig-latin-rest@0.0.4-SNAPSHOT
Evidence Type Source Name Value Confidence Vendor file name spring-boot-devtools High Vendor hint analyzer vendor pivotal software Highest Vendor hint analyzer vendor SpringSource Highest Vendor hint analyzer vendor vmware Highest Vendor jar package name boot Highest Vendor jar package name devtools Highest Vendor jar package name springframework Highest Vendor Manifest automatic-module-name spring.boot.devtools Medium Vendor Manifest build-jdk-spec 17 Low Vendor pom artifactid spring-boot-devtools Highest Vendor pom artifactid spring-boot-devtools Low Vendor pom developer email ask@spring.io Low Vendor pom developer name Spring Medium Vendor pom developer org VMware, Inc. Medium Vendor pom developer org URL https://www.spring.io Medium Vendor pom groupid org.springframework.boot Highest Vendor pom name spring-boot-devtools High Vendor pom organization name VMware, Inc. High Vendor pom organization url https://spring.io Medium Vendor pom url https://spring.io/projects/spring-boot Highest Product file name spring-boot-devtools High Product jar package name boot Highest Product jar package name devtools Highest Product jar package name springframework Highest Product Manifest automatic-module-name spring.boot.devtools Medium Product Manifest build-jdk-spec 17 Low Product Manifest Implementation-Title Spring Boot Developer Tools High Product pom artifactid spring-boot-devtools Highest Product pom developer email ask@spring.io Low Product pom developer name Spring Low Product pom developer org VMware, Inc. Low Product pom developer org URL https://www.spring.io Low Product pom groupid org.springframework.boot Highest Product pom name spring-boot-devtools High Product pom organization name VMware, Inc. Low Product pom organization url https://spring.io Low Product pom url https://spring.io/projects/spring-boot Medium Version file version 3.2.3 High Version Manifest Implementation-Version 3.2.3 High Version pom version 3.2.3 Highest
spring-boot-devtools-3.2.3.jar: livereload.jsFile Path: /Users/jegors/.m2/repository/org/springframework/boot/spring-boot-devtools/3.2.3/spring-boot-devtools-3.2.3.jar/org/springframework/boot/devtools/livereload/livereload.jsMD5: cd0ec67ecbb16eb5808ac021d139b500SHA1: 4720deaad842bc4e96d26d54f3e9d9f62b6f5b3eSHA256: 22f51f2ab40406e5b31468e3fea7dd413014f7ccbe780d9e2171d27904c6ccdfReferenced In Project/Scope: Pig Latin Translator:runtime
Evidence Type Source Name Value Confidence
spring-boot-starter-web-3.2.3.jarDescription:
Starter for building web, including RESTful, applications using Spring MVC. Uses Tomcat as the default embedded container License:
Apache License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0 File Path: /Users/jegors/.m2/repository/org/springframework/boot/spring-boot-starter-web/3.2.3/spring-boot-starter-web-3.2.3.jar
MD5: c9e158263a484b2d786f169d5fd4deb7
SHA1: bf2b775d4f4e6349129c64de30939a5493779706
SHA256: 00b4a4a5a6add08aa57340fb69fc551b4aeff66deef349a47139558ea8108014
Referenced In Project/Scope: Pig Latin Translator:compile
spring-boot-starter-web-3.2.3.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/lv.id.jc/pig-latin-rest@0.0.4-SNAPSHOT
Evidence Type Source Name Value Confidence Vendor file name spring-boot-starter-web High Vendor hint analyzer vendor pivotal software Highest Vendor hint analyzer vendor SpringSource Highest Vendor hint analyzer vendor vmware Highest Vendor Manifest automatic-module-name spring.boot.starter.web Medium Vendor Manifest build-jdk-spec 17 Low Vendor Manifest spring-boot-jar-type dependencies-starter Low Vendor pom artifactid spring-boot-starter-web Highest Vendor pom artifactid spring-boot-starter-web Low Vendor pom developer email ask@spring.io Low Vendor pom developer name Spring Medium Vendor pom developer org VMware, Inc. Medium Vendor pom developer org URL https://www.spring.io Medium Vendor pom groupid org.springframework.boot Highest Vendor pom name spring-boot-starter-web High Vendor pom organization name VMware, Inc. High Vendor pom organization url https://spring.io Medium Vendor pom url https://spring.io/projects/spring-boot Highest Product file name spring-boot-starter-web High Product Manifest automatic-module-name spring.boot.starter.web Medium Product Manifest build-jdk-spec 17 Low Product Manifest Implementation-Title Starter for building web, including RESTful, applications using Spring MVC. Uses Tomcat as the default embedded container High Product Manifest spring-boot-jar-type dependencies-starter Low Product pom artifactid spring-boot-starter-web Highest Product pom developer email ask@spring.io Low Product pom developer name Spring Low Product pom developer org VMware, Inc. Low Product pom developer org URL https://www.spring.io Low Product pom groupid org.springframework.boot Highest Product pom name spring-boot-starter-web High Product pom organization name VMware, Inc. Low Product pom organization url https://spring.io Low Product pom url https://spring.io/projects/spring-boot Medium Version file version 3.2.3 High Version Manifest Implementation-Version 3.2.3 High Version pom version 3.2.3 Highest
spring-core-6.1.4.jarDescription:
Spring Core License:
Apache License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0 File Path: /Users/jegors/.m2/repository/org/springframework/spring-core/6.1.4/spring-core-6.1.4.jar
MD5: 9fc8442a900706fb3a198f4b7572af36
SHA1: 3b4dde8f55c3d5d4e948de64b866d7bb27e5a8d4
SHA256: da00de5306314c60679054472cc528805c0b246f63fbbbb828fef19fa3b2cf74
Referenced In Project/Scope: Pig Latin Translator:compile
spring-core-6.1.4.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/org.springframework.boot/spring-boot-starter-test@3.2.3
Evidence Type Source Name Value Confidence Vendor file name spring-core High Vendor hint analyzer vendor pivotal software Highest Vendor hint analyzer vendor SpringSource Highest Vendor hint analyzer vendor vmware Highest Vendor jar package name core Highest Vendor jar package name io Highest Vendor jar package name org Highest Vendor jar package name springframework Highest Vendor Manifest automatic-module-name spring.core Medium Vendor Manifest multi-release true Low Vendor pom artifactid spring-core Highest Vendor pom artifactid spring-core Low Vendor pom developer email jhoeller@pivotal.io Low Vendor pom developer id jhoeller Medium Vendor pom developer name Juergen Hoeller Medium Vendor pom groupid org.springframework Highest Vendor pom name Spring Core High Vendor pom organization name Spring IO High Vendor pom organization url https://spring.io/projects/spring-framework Medium Vendor pom url spring-projects/spring-framework Highest Product file name spring-core High Product hint analyzer product springsource_spring_framework Highest Product jar package name core Highest Product jar package name io Highest Product jar package name org Highest Product jar package name springframework Highest Product Manifest automatic-module-name spring.core Medium Product Manifest Implementation-Title spring-core High Product Manifest multi-release true Low Product pom artifactid spring-core Highest Product pom developer email jhoeller@pivotal.io Low Product pom developer id jhoeller Low Product pom developer name Juergen Hoeller Low Product pom groupid org.springframework Highest Product pom name Spring Core High Product pom organization name Spring IO Low Product pom organization url https://spring.io/projects/spring-framework Low Product pom url spring-projects/spring-framework High Version file version 6.1.4 High Version Manifest Implementation-Version 6.1.4 High Version pom version 6.1.4 Highest
Related Dependencies spring-aop-6.1.4.jarFile Path: /Users/jegors/.m2/repository/org/springframework/spring-aop/6.1.4/spring-aop-6.1.4.jar MD5: 7481cd264207eca71384a757983cf0d9 SHA1: 26ae2c9e7f69b0235a2faca1c58416c51eaebef6 SHA256: de43e11b649cbc0294dc6d7a5fd82c2b07a55114a5b6558d776c115ad5719a16 pkg:maven/org.springframework/spring-aop@6.1.4 spring-beans-6.1.4.jarFile Path: /Users/jegors/.m2/repository/org/springframework/spring-beans/6.1.4/spring-beans-6.1.4.jar MD5: d14bf36e309e195f35188422e8257515 SHA1: e311cc9937d522a1051622580b4a2c250fc74164 SHA256: 6d7c92802e41a5248318433b214b7956d3b905e4e4448b650503722aab0e9d98 pkg:maven/org.springframework/spring-beans@6.1.4 spring-context-6.1.4.jarFile Path: /Users/jegors/.m2/repository/org/springframework/spring-context/6.1.4/spring-context-6.1.4.jar MD5: 30ba06b81881fe4dd7d9076ed5b9274d SHA1: 765316bef55e41e4523f9b2780b8721ce5dd0fe2 SHA256: 89dfb61b5496339630514f323b3030aa2be2319010e414d6a0ebab19cd52d6b3 pkg:maven/org.springframework/spring-context@6.1.4 spring-expression-6.1.4.jarFile Path: /Users/jegors/.m2/repository/org/springframework/spring-expression/6.1.4/spring-expression-6.1.4.jar MD5: 2c2dee4df8ec30439f2870489c894469 SHA1: a1f2e3af83c7222b7f95f68a8e0666fdcceb35e1 SHA256: b4150506c3bfee0bff73388254e3bec1f0c3d43d0a8b5bbef24277db80d95ef8 pkg:maven/org.springframework/spring-expression@6.1.4 spring-jcl-6.1.4.jarFile Path: /Users/jegors/.m2/repository/org/springframework/spring-jcl/6.1.4/spring-jcl-6.1.4.jar MD5: aa82723a3e2776ea3a9116c33f325e5a SHA1: a244bd674a5431dfdce68d28cdf857104e6fff67 SHA256: 541ce413a1b0a252090cdd0df8e6ed902e912fb31f4a5e60e60223e6da3ded32 pkg:maven/org.springframework/spring-jcl@6.1.4 spring-web-6.1.4.jarDescription:
Spring Web License:
Apache License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0 File Path: /Users/jegors/.m2/repository/org/springframework/spring-web/6.1.4/spring-web-6.1.4.jar
MD5: 42c6e96b45877503c5527a1d7bde2113
SHA1: b237532e03330a7cf8f66dc147e62bbbe44c702f
SHA256: ca4e93745bd82bf2bc74b97d0323283648ea5fd89b0071f19787c9e08f00b340
Referenced In Project/Scope: Pig Latin Translator:compile
spring-web-6.1.4.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/org.springframework.boot/spring-boot-starter-web@3.2.3
Evidence Type Source Name Value Confidence Vendor file name spring-web High Vendor hint analyzer vendor pivotal software Highest Vendor hint analyzer vendor SpringSource Highest Vendor hint analyzer vendor vmware Highest Vendor jar package name springframework Highest Vendor jar package name web Highest Vendor Manifest automatic-module-name spring.web Medium Vendor pom artifactid spring-web Highest Vendor pom artifactid spring-web Low Vendor pom developer email jhoeller@pivotal.io Low Vendor pom developer id jhoeller Medium Vendor pom developer name Juergen Hoeller Medium Vendor pom groupid org.springframework Highest Vendor pom name Spring Web High Vendor pom organization name Spring IO High Vendor pom organization url https://spring.io/projects/spring-framework Medium Vendor pom url spring-projects/spring-framework Highest Product file name spring-web High Product hint analyzer product springsource_spring_framework Highest Product jar package name springframework Highest Product jar package name web Highest Product Manifest automatic-module-name spring.web Medium Product Manifest Implementation-Title spring-web High Product pom artifactid spring-web Highest Product pom developer email jhoeller@pivotal.io Low Product pom developer id jhoeller Low Product pom developer name Juergen Hoeller Low Product pom groupid org.springframework Highest Product pom name Spring Web High Product pom organization name Spring IO Low Product pom organization url https://spring.io/projects/spring-framework Low Product pom url spring-projects/spring-framework High Version file version 6.1.4 High Version Manifest Implementation-Version 6.1.4 High Version pom version 6.1.4 Highest
Related Dependencies spring-webmvc-6.1.4.jarFile Path: /Users/jegors/.m2/repository/org/springframework/spring-webmvc/6.1.4/spring-webmvc-6.1.4.jar MD5: 00ea7cdb086d0a0b38b8637d63e49285 SHA1: e7aad7c53e05c8772209e915029e121262a7bc33 SHA256: 340c2ccaff0162156920b5526e8d477ebf7718f8f4df111ab7d5156c36de6547 pkg:maven/org.springframework/spring-webmvc@6.1.4 springdoc-openapi-starter-common-2.3.0.jarFile Path: /Users/jegors/.m2/repository/org/springdoc/springdoc-openapi-starter-common/2.3.0/springdoc-openapi-starter-common-2.3.0.jarMD5: 852e6eae3d699ec13629cbd96681113cSHA1: acf3654082b3e000d5b59cc9733227702aa57f75SHA256: 7fb1f747bb6e10ea619b9d76bb8026ee6898943353506b20770f7eb237bc0f82Referenced In Project/Scope: Pig Latin Translator:compilespringdoc-openapi-starter-common-2.3.0.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/lv.id.jc/pig-latin-rest@0.0.4-SNAPSHOT
Evidence Type Source Name Value Confidence Vendor file name springdoc-openapi-starter-common High Vendor jar package name springdoc Highest Vendor Manifest automatic-module-name org.springdoc.openapi.common Medium Vendor Manifest build-jdk-spec 17 Low Vendor pom artifactid springdoc-openapi-starter-common Highest Vendor pom artifactid springdoc-openapi-starter-common Low Vendor pom groupid org.springdoc Highest Vendor pom parent-artifactid springdoc-openapi Low Product file name springdoc-openapi-starter-common High Product jar package name springdoc Highest Product Manifest automatic-module-name org.springdoc.openapi.common Medium Product Manifest build-jdk-spec 17 Low Product Manifest Implementation-Title springdoc-openapi-starter-common High Product pom artifactid springdoc-openapi-starter-common Highest Product pom groupid org.springdoc Highest Product pom parent-artifactid springdoc-openapi Medium Version file version 2.3.0 High Version Manifest Implementation-Version 2.3.0 High Version pom version 2.3.0 Highest
springdoc-openapi-starter-webmvc-api-2.3.0.jarFile Path: /Users/jegors/.m2/repository/org/springdoc/springdoc-openapi-starter-webmvc-api/2.3.0/springdoc-openapi-starter-webmvc-api-2.3.0.jarMD5: 68e1e2fc5df1630fb9a86fd0a5a194c8SHA1: e8e6e46e2b7875c1789782d3820536bb2d868b17SHA256: 68c223da9ba1b155779cd251e106e9f45a54332eecf2a24125555b1ac26abe45Referenced In Project/Scope: Pig Latin Translator:compilespringdoc-openapi-starter-webmvc-api-2.3.0.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/lv.id.jc/pig-latin-rest@0.0.4-SNAPSHOT
Evidence Type Source Name Value Confidence Vendor file name springdoc-openapi-starter-webmvc-api High Vendor jar package name core Highest Vendor jar package name springdoc Highest Vendor jar package name webmvc Highest Vendor Manifest automatic-module-name org.springdoc.openapi.webmvc.core Medium Vendor Manifest build-jdk-spec 17 Low Vendor pom artifactid springdoc-openapi-starter-webmvc-api Highest Vendor pom artifactid springdoc-openapi-starter-webmvc-api Low Vendor pom groupid org.springdoc Highest Vendor pom parent-artifactid springdoc-openapi Low Product file name springdoc-openapi-starter-webmvc-api High Product jar package name core Highest Product jar package name springdoc Highest Product jar package name webmvc Highest Product Manifest automatic-module-name org.springdoc.openapi.webmvc.core Medium Product Manifest build-jdk-spec 17 Low Product Manifest Implementation-Title springdoc-openapi-starter-webmvc-api High Product pom artifactid springdoc-openapi-starter-webmvc-api Highest Product pom groupid org.springdoc Highest Product pom parent-artifactid springdoc-openapi Medium Version file version 2.3.0 High Version Manifest Implementation-Version 2.3.0 High Version pom version 2.3.0 Highest
springdoc-openapi-starter-webmvc-ui-2.3.0.jarFile Path: /Users/jegors/.m2/repository/org/springdoc/springdoc-openapi-starter-webmvc-ui/2.3.0/springdoc-openapi-starter-webmvc-ui-2.3.0.jarMD5: e97fd1df6f6afc53622a1691e4a03ec9SHA1: b4af31e9d40539c94f8debbf760134d961333c24SHA256: 4c95a83e748cd378736c71f4f4d040b30e9c5d193ca815115efc3d7c5ca0696fReferenced In Project/Scope: Pig Latin Translator:compilespringdoc-openapi-starter-webmvc-ui-2.3.0.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/lv.id.jc/pig-latin-rest@0.0.4-SNAPSHOT
Evidence Type Source Name Value Confidence Vendor file name springdoc-openapi-starter-webmvc-ui High Vendor jar package name springdoc Highest Vendor jar package name ui Highest Vendor jar package name webmvc Highest Vendor Manifest automatic-module-name org.springdoc.openapi.ui Medium Vendor Manifest build-jdk-spec 17 Low Vendor pom artifactid springdoc-openapi-starter-webmvc-ui Highest Vendor pom artifactid springdoc-openapi-starter-webmvc-ui Low Vendor pom groupid org.springdoc Highest Vendor pom parent-artifactid springdoc-openapi Low Product file name springdoc-openapi-starter-webmvc-ui High Product jar package name springdoc Highest Product jar package name ui Highest Product jar package name webmvc Highest Product Manifest automatic-module-name org.springdoc.openapi.ui Medium Product Manifest build-jdk-spec 17 Low Product Manifest Implementation-Title springdoc-openapi-starter-webmvc-ui High Product pom artifactid springdoc-openapi-starter-webmvc-ui Highest Product pom groupid org.springdoc Highest Product pom parent-artifactid springdoc-openapi Medium Version file version 2.3.0 High Version Manifest Implementation-Version 2.3.0 High Version pom version 2.3.0 Highest
stax2-api-4.2.1.jarDescription:
tax2 API is an extension to basic Stax 1.0 API that adds significant new functionality, such as full-featured bi-direction validation interface and high-performance Typed Access API.
License:
The BSD License: http://www.opensource.org/licenses/bsd-license.php File Path: /Users/jegors/.m2/repository/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar
MD5: af8377bc7882332e22456616a9f164f6
SHA1: a3f7325c52240418c2ba257b103c3c550e140c83
SHA256: 678567e48b51a42c65c699f266539ad3d676d4b1a5b0ad7d89ece8b9d5772579
Referenced In Project/Scope: Pig Latin Translator:compile
stax2-api-4.2.1.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-xml@2.15.4
Evidence Type Source Name Value Confidence Vendor file name stax2-api High Vendor jar package name codehaus Highest Vendor jar package name stax2 Highest Vendor jar package name typed Highest Vendor jar package name validation Highest Vendor Manifest automatic-module-name org.codehaus.stax2 Medium Vendor Manifest bundle-docurl http://github.com/FasterXML/stax2-api Low Vendor Manifest bundle-symbolicname stax2-api Medium Vendor Manifest implementation-build-date 2020-05-14 04:15:18+0000 Low Vendor Manifest Implementation-Vendor fasterxml.com High Vendor Manifest Implementation-Vendor-Id org.codehaus.woodstox Medium Vendor Manifest specification-vendor fasterxml.com Low Vendor pom artifactid stax2-api Highest Vendor pom artifactid stax2-api Low Vendor pom developer email tatu@fasterxml.com Low Vendor pom developer id tatu Medium Vendor pom developer name Tatu Saloranta Medium Vendor pom groupid org.codehaus.woodstox Highest Vendor pom name Stax2 API High Vendor pom organization name fasterxml.com High Vendor pom organization url http://fasterxml.com Medium Vendor pom parent-artifactid oss-parent Low Vendor pom parent-groupid com.fasterxml Medium Vendor pom url http://github.com/FasterXML/stax2-api Highest Product file name stax2-api High Product jar package name codehaus Highest Product jar package name stax2 Highest Product jar package name typed Highest Product jar package name validation Highest Product Manifest automatic-module-name org.codehaus.stax2 Medium Product Manifest bundle-docurl http://github.com/FasterXML/stax2-api Low Product Manifest Bundle-Name Stax2 API Medium Product Manifest bundle-symbolicname stax2-api Medium Product Manifest implementation-build-date 2020-05-14 04:15:18+0000 Low Product Manifest Implementation-Title Stax2 API High Product Manifest specification-title Stax2 API Medium Product pom artifactid stax2-api Highest Product pom developer email tatu@fasterxml.com Low Product pom developer id tatu Low Product pom developer name Tatu Saloranta Low Product pom groupid org.codehaus.woodstox Highest Product pom name Stax2 API High Product pom organization name fasterxml.com Low Product pom organization url http://fasterxml.com Low Product pom parent-artifactid oss-parent Medium Product pom parent-groupid com.fasterxml Medium Product pom url http://github.com/FasterXML/stax2-api Medium Version file version 4.2.1 High Version Manifest Bundle-Version 4.2.1 High Version Manifest Implementation-Version 4.2.1 High Version pom parent-version 4.2.1 Low Version pom version 4.2.1 Highest
swagger-core-jakarta-2.2.20.jarDescription:
swagger-core-jakarta License:
"Apache License 2.0";link="http://www.apache.org/licenses/LICENSE-2.0.html" File Path: /Users/jegors/.m2/repository/io/swagger/core/v3/swagger-core-jakarta/2.2.20/swagger-core-jakarta-2.2.20.jar
MD5: 787755ca41d165a5d13bc2868493fce0
SHA1: 75fa4d4f4e760296450c4d7ed3970be040322b6b
SHA256: bba4479b206932e0aafc637af60d387c448a0d913311a7ca6d0c8bcbec91f9b7
Referenced In Project/Scope: Pig Latin Translator:compile
swagger-core-jakarta-2.2.20.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/org.springdoc/springdoc-openapi-starter-common@2.3.0
Evidence Type Source Name Value Confidence Vendor file name swagger-core-jakarta High Vendor jar package name core Highest Vendor jar package name io Highest Vendor jar package name swagger Highest Vendor jar package name v3 Highest Vendor Manifest automatic-module-name io.swagger.v3.core Medium Vendor Manifest build-jdk-spec 11 Low Vendor Manifest bundle-developers frantuma;email="frantuma@yahoo.com";name="Francesco Tumanischvili",fehguy;email="fehguy@gmail.com";name="Tony Tam",webron;email="webron@gmail.com";name="Ron Ratovsky" Low Vendor Manifest bundle-docurl https://github.com/swagger-api/swagger-core/modules/swagger-core Low Vendor Manifest bundle-symbolicname io.swagger.core.v3.swagger-core.jakarta Medium Vendor Manifest mode development Low Vendor Manifest url https://github.com/swagger-api/swagger-core/modules/swagger-core Low Vendor pom artifactid swagger-core-jakarta Highest Vendor pom artifactid swagger-core-jakarta Low Vendor pom groupid io.swagger.core.v3 Highest Vendor pom name swagger-core-jakarta High Vendor pom parent-artifactid swagger-project-jakarta Low Product file name swagger-core-jakarta High Product jar package name core Highest Product jar package name io Highest Product jar package name swagger Highest Product jar package name v3 Highest Product Manifest automatic-module-name io.swagger.v3.core Medium Product Manifest build-jdk-spec 11 Low Product Manifest bundle-developers frantuma;email="frantuma@yahoo.com";name="Francesco Tumanischvili",fehguy;email="fehguy@gmail.com";name="Tony Tam",webron;email="webron@gmail.com";name="Ron Ratovsky" Low Product Manifest bundle-docurl https://github.com/swagger-api/swagger-core/modules/swagger-core Low Product Manifest Bundle-Name swagger-core Jakarta Medium Product Manifest bundle-symbolicname io.swagger.core.v3.swagger-core.jakarta Medium Product Manifest mode development Low Product Manifest url https://github.com/swagger-api/swagger-core/modules/swagger-core Low Product pom artifactid swagger-core-jakarta Highest Product pom groupid io.swagger.core.v3 Highest Product pom name swagger-core-jakarta High Product pom parent-artifactid swagger-project-jakarta Medium Version file version 2.2.20 High Version Manifest Bundle-Version 2.2.20 High Version Manifest implementation-version 2.2.20 High Version pom version 2.2.20 Highest
Related Dependencies swagger-annotations-jakarta-2.2.20.jarFile Path: /Users/jegors/.m2/repository/io/swagger/core/v3/swagger-annotations-jakarta/2.2.20/swagger-annotations-jakarta-2.2.20.jar MD5: 2322b0b4ef302d01e888f92938f54a6b SHA1: 2a443bf02ad9df9b1d22e26435f7091fc622e60d SHA256: 00ec81c1261a1aa93b48a11e0da6dd74e3ec9bc7eeea2ec7252f4caeb0c96742 pkg:maven/io.swagger.core.v3/swagger-annotations-jakarta@2.2.20 swagger-models-jakarta-2.2.20.jarFile Path: /Users/jegors/.m2/repository/io/swagger/core/v3/swagger-models-jakarta/2.2.20/swagger-models-jakarta-2.2.20.jar MD5: f83edb32379af66be695bd63c984722c SHA1: 238ef00ce61ef6dcf4a7ec4f005e97d14ece4b6a SHA256: c9378184e4401e1552fde1114d42038fadeadc878d4327230bef00e3d458dffa pkg:maven/io.swagger.core.v3/swagger-models-jakarta@2.2.20 swagger-ui-5.10.3.jarDescription:
WebJar for Swagger UI License:
Apache 2.0: https://github.com/swagger-api/swagger-ui File Path: /Users/jegors/.m2/repository/org/webjars/swagger-ui/5.10.3/swagger-ui-5.10.3.jar
MD5: 9200f0cb56c5aa687e235eed3db164c6
SHA1: 744ae2862cc79c137020f2ce6e07de2f1d6a2657
SHA256: d60e00557f6ee8cfff0c00f4fa5ad4ad94a9c9e5d3bdebebbb298c9441ad54aa
Referenced In Project/Scope: Pig Latin Translator:compile
swagger-ui-5.10.3.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/lv.id.jc/pig-latin-rest@0.0.4-SNAPSHOT
Evidence Type Source Name Value Confidence Vendor file name swagger-ui High Vendor Manifest build-jdk-spec 1.8 Low Vendor Manifest bundle-symbolicname org.webjars.swagger-ui Medium Vendor pom artifactid swagger-ui Highest Vendor pom artifactid swagger-ui Low Vendor pom developer email james@jamesward.com Low Vendor pom developer id jamesward Medium Vendor pom developer name James Ward Medium Vendor pom groupid org.webjars Highest Vendor pom name Swagger UI High Vendor pom url http://webjars.org Highest Product file name swagger-ui High Product Manifest build-jdk-spec 1.8 Low Product Manifest Bundle-Name Swagger UI Medium Product Manifest bundle-symbolicname org.webjars.swagger-ui Medium Product pom artifactid swagger-ui Highest Product pom developer email james@jamesward.com Low Product pom developer id jamesward Low Product pom developer name James Ward Low Product pom groupid org.webjars Highest Product pom name Swagger UI High Product pom url http://webjars.org Medium Version file version 5.10.3 High Version Manifest Bundle-Version 5.10.3 High Version pom version 5.10.3 Highest
swagger-ui-5.10.3.jar: swagger-initializer.jsFile Path: /Users/jegors/.m2/repository/org/webjars/swagger-ui/5.10.3/swagger-ui-5.10.3.jar/META-INF/resources/webjars/swagger-ui/5.10.3/swagger-initializer.jsMD5: ff995915f51c051c59fed883f5d7be28SHA1: c434dd8fbfa625a10351681d3037ee79d5682207SHA256: a895034f24f12d7cd81ec47c98da4f15721d9d9a8d2405f22f21704821f81d02Referenced In Project/Scope: Pig Latin Translator:compile
Evidence Type Source Name Value Confidence
Related Dependencies swagger-ui-5.10.3.jar: swagger-initializer.js.gz: swagger-initializer.jsFile Path: /Users/jegors/.m2/repository/org/webjars/swagger-ui/5.10.3/swagger-ui-5.10.3.jar/META-INF/resources/webjars/swagger-ui/5.10.3/swagger-initializer.js.gz/swagger-initializer.js MD5: ff995915f51c051c59fed883f5d7be28 SHA1: c434dd8fbfa625a10351681d3037ee79d5682207 SHA256: a895034f24f12d7cd81ec47c98da4f15721d9d9a8d2405f22f21704821f81d02 swagger-ui-5.10.3.jar: swagger-ui-bundle.jsFile Path: /Users/jegors/.m2/repository/org/webjars/swagger-ui/5.10.3/swagger-ui-5.10.3.jar/META-INF/resources/webjars/swagger-ui/5.10.3/swagger-ui-bundle.jsMD5: 242f91a441dce3d82be1376a0185b753SHA1: 828bfc7bcb3c6aaf189f85fcd50c4036d9b32337SHA256: 302ee6fcf21b58a610c35a7b79c2e688527cdbb73e8f863eaedbdb21593e2fb9Referenced In Project/Scope: Pig Latin Translator:compile
Evidence Type Source Name Value Confidence
Related Dependencies swagger-ui-5.10.3.jar: swagger-ui-bundle.js.gz: swagger-ui-bundle.jsFile Path: /Users/jegors/.m2/repository/org/webjars/swagger-ui/5.10.3/swagger-ui-5.10.3.jar/META-INF/resources/webjars/swagger-ui/5.10.3/swagger-ui-bundle.js.gz/swagger-ui-bundle.js MD5: 242f91a441dce3d82be1376a0185b753 SHA1: 828bfc7bcb3c6aaf189f85fcd50c4036d9b32337 SHA256: 302ee6fcf21b58a610c35a7b79c2e688527cdbb73e8f863eaedbdb21593e2fb9 swagger-ui-5.10.3.jar: swagger-ui-es-bundle-core.jsFile Path: /Users/jegors/.m2/repository/org/webjars/swagger-ui/5.10.3/swagger-ui-5.10.3.jar/META-INF/resources/webjars/swagger-ui/5.10.3/swagger-ui-es-bundle-core.jsMD5: cf6f969f78682ac614f51c56c5732a36SHA1: d58ce83f2a77cf8c4258c92936d5bbebf108d543SHA256: 6773199a4d75a66c27ab486c459249928e428271b3161240ed5a82ca94d68645Referenced In Project/Scope: Pig Latin Translator:compile
Evidence Type Source Name Value Confidence
Related Dependencies swagger-ui-5.10.3.jar: swagger-ui-es-bundle-core.js.gz: swagger-ui-es-bundle-core.jsFile Path: /Users/jegors/.m2/repository/org/webjars/swagger-ui/5.10.3/swagger-ui-5.10.3.jar/META-INF/resources/webjars/swagger-ui/5.10.3/swagger-ui-es-bundle-core.js.gz/swagger-ui-es-bundle-core.js MD5: cf6f969f78682ac614f51c56c5732a36 SHA1: d58ce83f2a77cf8c4258c92936d5bbebf108d543 SHA256: 6773199a4d75a66c27ab486c459249928e428271b3161240ed5a82ca94d68645 swagger-ui-5.10.3.jar: swagger-ui-es-bundle.jsFile Path: /Users/jegors/.m2/repository/org/webjars/swagger-ui/5.10.3/swagger-ui-5.10.3.jar/META-INF/resources/webjars/swagger-ui/5.10.3/swagger-ui-es-bundle.jsMD5: 9ceb54ee5c0742df4c12a089ec34932dSHA1: 85bc2b9310c5eab4ec052455e34c9f0909741c5cSHA256: 60e1d28eb969cfa1b1a919a0bb091d863478776b7a05bb9a20e855d404d98853Referenced In Project/Scope: Pig Latin Translator:compile
Evidence Type Source Name Value Confidence
Related Dependencies swagger-ui-5.10.3.jar: swagger-ui-es-bundle.js.gz: swagger-ui-es-bundle.jsFile Path: /Users/jegors/.m2/repository/org/webjars/swagger-ui/5.10.3/swagger-ui-5.10.3.jar/META-INF/resources/webjars/swagger-ui/5.10.3/swagger-ui-es-bundle.js.gz/swagger-ui-es-bundle.js MD5: 9ceb54ee5c0742df4c12a089ec34932d SHA1: 85bc2b9310c5eab4ec052455e34c9f0909741c5c SHA256: 60e1d28eb969cfa1b1a919a0bb091d863478776b7a05bb9a20e855d404d98853 swagger-ui-5.10.3.jar: swagger-ui-standalone-preset.jsFile Path: /Users/jegors/.m2/repository/org/webjars/swagger-ui/5.10.3/swagger-ui-5.10.3.jar/META-INF/resources/webjars/swagger-ui/5.10.3/swagger-ui-standalone-preset.jsMD5: 50c83b2cf08d97b626ae1aff72aa162bSHA1: 1a9722eb63fae90285d8030402cfdd91d6159be0SHA256: 206a095575bb311c9e64eb0a71e59578f01285f5692619d884384e429f988b7fReferenced In Project/Scope: Pig Latin Translator:compile
Evidence Type Source Name Value Confidence
Related Dependencies swagger-ui-5.10.3.jar: swagger-ui-standalone-preset.js.gz: swagger-ui-standalone-preset.jsFile Path: /Users/jegors/.m2/repository/org/webjars/swagger-ui/5.10.3/swagger-ui-5.10.3.jar/META-INF/resources/webjars/swagger-ui/5.10.3/swagger-ui-standalone-preset.js.gz/swagger-ui-standalone-preset.js MD5: 50c83b2cf08d97b626ae1aff72aa162b SHA1: 1a9722eb63fae90285d8030402cfdd91d6159be0 SHA256: 206a095575bb311c9e64eb0a71e59578f01285f5692619d884384e429f988b7f swagger-ui-5.10.3.jar: swagger-ui.jsFile Path: /Users/jegors/.m2/repository/org/webjars/swagger-ui/5.10.3/swagger-ui-5.10.3.jar/META-INF/resources/webjars/swagger-ui/5.10.3/swagger-ui.jsMD5: 89a567a2a7f47e405adbf4e1d741da79SHA1: 4bb15078cfb651eaad4c258c9c8a05deebf4487dSHA256: f58548d60d2d95a947fbe213fca201b1ff73c318d6949201bf1d1bd5fa02ded4Referenced In Project/Scope: Pig Latin Translator:compile
Evidence Type Source Name Value Confidence
Related Dependencies swagger-ui-5.10.3.jar: swagger-ui.js.gz: swagger-ui.jsFile Path: /Users/jegors/.m2/repository/org/webjars/swagger-ui/5.10.3/swagger-ui-5.10.3.jar/META-INF/resources/webjars/swagger-ui/5.10.3/swagger-ui.js.gz/swagger-ui.js MD5: 89a567a2a7f47e405adbf4e1d741da79 SHA1: 4bb15078cfb651eaad4c258c9c8a05deebf4487d SHA256: f58548d60d2d95a947fbe213fca201b1ff73c318d6949201bf1d1bd5fa02ded4 tomcat-embed-core-10.1.19.jarDescription:
Core Tomcat implementation License:
Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt File Path: /Users/jegors/.m2/repository/org/apache/tomcat/embed/tomcat-embed-core/10.1.19/tomcat-embed-core-10.1.19.jar
MD5: a8a4c0889dac535c81223b49980950e8
SHA1: 3dbbca8acbd4dd6a137c3d6f934a2931512b42ce
SHA256: ca35025eda35fbef0798ed4ae79d0fbfa11d0a7a4d82fffd3e1a2bfa34abddbe
Referenced In Project/Scope: Pig Latin Translator:compile
tomcat-embed-core-10.1.19.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/org.springframework.boot/spring-boot-starter-web@3.2.3
Evidence Type Source Name Value Confidence Vendor file name tomcat-embed-core High Vendor jar package name apache Highest Vendor jar package name core Highest Vendor jar package name tomcat Highest Vendor Manifest bundle-symbolicname org.apache.tomcat-embed-core Medium Vendor Manifest Implementation-Vendor Apache Software Foundation High Vendor Manifest provide-capability osgi.contract;osgi.contract=JakartaAuthentication;version:Version="3.0";uses:="jakarta.security.auth.message,jakarta.security.auth.message.callback,jakarta.security.auth.message.config,jakarta.security.auth.message.module",osgi.contract;osgi.contract=JakartaServlet;version:Version="6.0";uses:="jakarta.servlet,jakarta.servlet.annotation,jakarta.servlet.descriptor,jakarta.servlet.http,jakarta.servlet.resources" Low Vendor Manifest specification-vendor Apache Software Foundation Low Vendor manifest: jakarta/security/auth/message/ Implementation-Vendor Apache Software Foundation Medium Vendor manifest: jakarta/security/auth/message/callback/ Implementation-Vendor Apache Software Foundation Medium Vendor manifest: jakarta/security/auth/message/config/ Implementation-Vendor Apache Software Foundation Medium Vendor manifest: jakarta/security/auth/message/module/ Implementation-Vendor Apache Software Foundation Medium Vendor manifest: jakarta/servlet/ Implementation-Vendor Apache Software Foundation Medium Vendor manifest: jakarta/servlet/annotation/ Implementation-Vendor Apache Software Foundation Medium Vendor manifest: jakarta/servlet/descriptor/ Implementation-Vendor Apache Software Foundation Medium Vendor manifest: jakarta/servlet/http/ Implementation-Vendor Apache Software Foundation Medium Vendor manifest: jakarta/servlet/resources/ Implementation-Vendor Apache Software Foundation Medium Vendor pom artifactid tomcat-embed-core Highest Vendor pom artifactid tomcat-embed-core Low Vendor pom groupid org.apache.tomcat.embed Highest Vendor pom url https://tomcat.apache.org/ Highest Product file name tomcat-embed-core High Product jar package name annotation Highest Product jar package name apache Highest Product jar package name auth Highest Product jar package name core Highest Product jar package name descriptor Highest Product jar package name http Highest Product jar package name jakarta Highest Product jar package name message Highest Product jar package name security Highest Product jar package name servlet Highest Product jar package name tomcat Highest Product Manifest Bundle-Name tomcat-embed-core Medium Product Manifest bundle-symbolicname org.apache.tomcat-embed-core Medium Product Manifest Implementation-Title Apache Tomcat High Product Manifest provide-capability osgi.contract;osgi.contract=JakartaAuthentication;version:Version="3.0";uses:="jakarta.security.auth.message,jakarta.security.auth.message.callback,jakarta.security.auth.message.config,jakarta.security.auth.message.module",osgi.contract;osgi.contract=JakartaServlet;version:Version="6.0";uses:="jakarta.servlet,jakarta.servlet.annotation,jakarta.servlet.descriptor,jakarta.servlet.http,jakarta.servlet.resources" Low Product Manifest specification-title Apache Tomcat Medium Product manifest: jakarta/security/auth/message/ Implementation-Title jakarta.security.auth.message Medium Product manifest: jakarta/security/auth/message/ Specification-Title Jakarta Authentication SPI for Containers Medium Product manifest: jakarta/security/auth/message/callback/ Implementation-Title jakarta.security.auth.message Medium Product manifest: jakarta/security/auth/message/callback/ Specification-Title Jakarta Authentication SPI for Containers Medium Product manifest: jakarta/security/auth/message/config/ Implementation-Title jakarta.security.auth.message Medium Product manifest: jakarta/security/auth/message/config/ Specification-Title Jakarta Authentication SPI for Containers Medium Product manifest: jakarta/security/auth/message/module/ Implementation-Title jakarta.security.auth.message Medium Product manifest: jakarta/security/auth/message/module/ Specification-Title Jakarta Authentication SPI for Containers Medium Product manifest: jakarta/servlet/ Implementation-Title jakarta.servlet Medium Product manifest: jakarta/servlet/ Specification-Title Jakarta Servlet Medium Product manifest: jakarta/servlet/annotation/ Implementation-Title jakarta.servlet Medium Product manifest: jakarta/servlet/annotation/ Specification-Title Jakarta Servlet Medium Product manifest: jakarta/servlet/descriptor/ Implementation-Title jakarta.servlet Medium Product manifest: jakarta/servlet/descriptor/ Specification-Title Jakarta Servlet Medium Product manifest: jakarta/servlet/http/ Implementation-Title jakarta.servlet Medium Product manifest: jakarta/servlet/http/ Specification-Title Jakarta Servlet Medium Product manifest: jakarta/servlet/resources/ Implementation-Title jakarta.servlet Medium Product manifest: jakarta/servlet/resources/ Specification-Title Jakarta Servlet Medium Product pom artifactid tomcat-embed-core Highest Product pom groupid org.apache.tomcat.embed Highest Product pom url https://tomcat.apache.org/ Medium Version file version 10.1.19 High Version Manifest Bundle-Version 10.1.19 High Version Manifest Implementation-Version 10.1.19 High Version pom version 10.1.19 Highest
Related Dependencies tomcat-embed-websocket-10.1.19.jarFile Path: /Users/jegors/.m2/repository/org/apache/tomcat/embed/tomcat-embed-websocket/10.1.19/tomcat-embed-websocket-10.1.19.jar MD5: 486cbc4d138fbde74e62041f8fb5cc5f SHA1: adf4710fac2471236f8a466ca678cdf7e6a8257c SHA256: c620bc4bbe425fb93c503cf4ba6106c21c8e2390d8b8b314523e4f3193074c67 pkg:maven/org.apache.tomcat.embed/tomcat-embed-websocket@10.1.19 tomcat-embed-el-10.1.19.jarDescription:
Core Tomcat implementation License:
Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt File Path: /Users/jegors/.m2/repository/org/apache/tomcat/embed/tomcat-embed-el/10.1.19/tomcat-embed-el-10.1.19.jar
MD5: f6e1f4dcc18288c1e2cbd117f7209a98
SHA1: c61a582c391aca130884a5421deedfe1a96c7415
SHA256: acd1b9ad8c60c72c99b5ed01d3ef6747f85be6c51b5b045a365686de889bfae4
Referenced In Project/Scope: Pig Latin Translator:compile
tomcat-embed-el-10.1.19.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/org.springframework.boot/spring-boot-starter-validation@3.2.3
Evidence Type Source Name Value Confidence Vendor file name tomcat-embed-el High Vendor jar package name apache Highest Vendor jar package name el Highest Vendor Manifest bundle-symbolicname org.apache.tomcat-embed-jasper-el Medium Vendor Manifest Implementation-Vendor Apache Software Foundation High Vendor Manifest provide-capability osgi.contract;osgi.contract=JakartaExpressionLanguage;version:Version="5.0";uses:="jakarta.el",osgi.service;objectClass:List="jakarta.el.ExpressionFactory";effective:=active,osgi.serviceloader;osgi.serviceloader="jakarta.el.ExpressionFactory";register:="org.apache.el.ExpressionFactoryImpl" Low Vendor Manifest specification-vendor Apache Software Foundation Low Vendor manifest: jakarta/el/ Implementation-Vendor Apache Software Foundation Medium Vendor pom artifactid tomcat-embed-el Highest Vendor pom artifactid tomcat-embed-el Low Vendor pom groupid org.apache.tomcat.embed Highest Vendor pom url https://tomcat.apache.org/ Highest Product file name tomcat-embed-el High Product jar package name apache Highest Product jar package name el Highest Product jar package name expression Highest Product jar package name expressionfactory Highest Product jar package name expressionfactoryimpl Highest Product jar package name jakarta Highest Product Manifest Bundle-Name tomcat-embed-jasper-el Medium Product Manifest bundle-symbolicname org.apache.tomcat-embed-jasper-el Medium Product Manifest Implementation-Title Apache Tomcat High Product Manifest provide-capability osgi.contract;osgi.contract=JakartaExpressionLanguage;version:Version="5.0";uses:="jakarta.el",osgi.service;objectClass:List="jakarta.el.ExpressionFactory";effective:=active,osgi.serviceloader;osgi.serviceloader="jakarta.el.ExpressionFactory";register:="org.apache.el.ExpressionFactoryImpl" Low Product Manifest specification-title Apache Tomcat Medium Product manifest: jakarta/el/ Implementation-Title jakarta.annotation Medium Product manifest: jakarta/el/ Specification-Title Jakarta Expression Language Medium Product pom artifactid tomcat-embed-el Highest Product pom groupid org.apache.tomcat.embed Highest Product pom url https://tomcat.apache.org/ Medium Version file version 10.1.19 High Version Manifest Bundle-Version 10.1.19 High Version Manifest Implementation-Version 10.1.19 High Version pom version 10.1.19 Highest
woodstox-core-6.5.1.jar (shaded: com.sun.xml.bind.jaxb:isorelax:20090621)Description:
Unknown version of isorelax library used in JAXB project File Path: /Users/jegors/.m2/repository/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.jar/META-INF/maven/com.sun.xml.bind.jaxb/isorelax/pom.xmlMD5: 6fbb4bc95fbf2072bc6e3b790553fe81SHA1: 314ec72948d5c1fc71d553cbbd7a130caa6f9f13SHA256: cda6451d0231a973352b592ff950e39224ba6ba1a2f35eeab66511b5c225dff1Referenced In Project/Scope: Pig Latin Translator:compile
Evidence Type Source Name Value Confidence Vendor pom artifactid isorelax Low Vendor pom groupid com.sun.xml.bind.jaxb Highest Vendor pom name JAXB isorelax library High Vendor pom parent-artifactid jvnet-parent Low Vendor pom parent-groupid net.java Medium Product pom artifactid isorelax Highest Product pom groupid com.sun.xml.bind.jaxb Highest Product pom name JAXB isorelax library High Product pom parent-artifactid jvnet-parent Medium Product pom parent-groupid net.java Medium Version pom parent-version 20090621 Low Version pom version 20090621 Highest
woodstox-core-6.5.1.jar (shaded: net.java.dev.msv:xsdlib:2013.6.1)Description:
XML Schema datatypes library File Path: /Users/jegors/.m2/repository/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.jar/META-INF/maven/net.java.dev.msv/xsdlib/pom.xmlMD5: aaf872ed9d1aabee25e03c2a132ffd8eSHA1: 47f218a999411ed028f089d59ebef8f14e0fe914SHA256: d6e83c124436049d83238fc532a26c5d8ccd7e4ab10eba6d96043c850ac82f3cReferenced In Project/Scope: Pig Latin Translator:compile
Evidence Type Source Name Value Confidence Vendor pom artifactid xsdlib Low Vendor pom groupid net.java.dev.msv Highest Vendor pom name MSV XML Schema Library High Vendor pom parent-artifactid msv Low Product pom artifactid xsdlib Highest Product pom groupid net.java.dev.msv Highest Product pom name MSV XML Schema Library High Product pom parent-artifactid msv Medium Version pom version 2013.6.1 Highest
woodstox-core-6.5.1.jarDescription:
Woodstox is a high-performance XML processor that implements Stax (JSR-173),
SAX2 and Stax2 APIs
License:
The Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt File Path: /Users/jegors/.m2/repository/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.jar
MD5: 961dd4b2afedf95293dfdd8adfc8f211
SHA1: c6e52e84fe959e69a243c83ec7d24cd889444ddf
SHA256: c928d60665c6415fb1c39775cf95cfc44f7f4580cf5ab01b1c380ebffd76887f
Referenced In Project/Scope: Pig Latin Translator:compile
woodstox-core-6.5.1.jar is in the transitive dependency tree of the listed items. Included by: pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-xml@2.15.4
Evidence Type Source Name Value Confidence Vendor file name woodstox-core High Vendor jar package name stax Highest Vendor Manifest build-jdk-spec 1.8 Low Vendor Manifest bundle-docurl https://github.com/FasterXML/woodstox Low Vendor Manifest bundle-symbolicname com.fasterxml.woodstox.woodstox-core Medium Vendor Manifest Implementation-Vendor FasterXML High Vendor Manifest Implementation-Vendor-Id com.fasterxml.woodstox Medium Vendor Manifest provide-capability osgi.service;objectClass:List="javax.xml.stream.XMLEventFactory";effective:=active,osgi.service;objectClass:List="javax.xml.stream.XMLInputFactory";effective:=active,osgi.service;objectClass:List="javax.xml.stream.XMLOutputFactory";effective:=active,osgi.service;objectClass:List="org.codehaus.stax2.validation.XMLValidationSchemaFactory";effective:=active,osgi.serviceloader;osgi.serviceloader="javax.xml.stream.XMLEventFactory";register:="com.ctc.wstx.stax.WstxEventFactory",osgi.serviceloader;osgi.serviceloader="javax.xml.stream.XMLInputFactory";register:="com.ctc.wstx.stax.WstxInputFactory",osgi.serviceloader;osgi.serviceloader="javax.xml.stream.XMLOutputFactory";register:="com.ctc.wstx.stax.WstxOutputFactory",osgi.serviceloader;osgi.serviceloader="org.codehaus.stax2.validation.XMLValidationSchemaFactory";register:="com.ctc.wstx.dtd.DTDSchemaFactory",osgi.serviceloader;osgi.serviceloader="org.codehaus.stax2.validation.XMLValidationSchemaFactory";register:="com.ctc.wstx.msv.RelaxNGSchemaFactory",osgi.serviceloader;osgi.serviceloader="org.codehaus.stax2.validation.XMLValidationSchemaFactory";register:="com.ctc.wstx.msv.W3CSchemaFactory" Low Vendor Manifest specification-vendor FasterXML Low Vendor pom artifactid woodstox-core Highest Vendor pom artifactid woodstox-core Low Vendor pom developer email tatu@fasterxml.com Low Vendor pom developer id cowtowncoder Medium Vendor pom developer name Tatu Saloranta Medium Vendor pom groupid com.fasterxml.woodstox Highest Vendor pom name Woodstox High Vendor pom organization name FasterXML High Vendor pom organization url http://fasterxml.com Medium Vendor pom parent-artifactid oss-parent Low Vendor pom parent-groupid com.fasterxml Medium Vendor pom url FasterXML/woodstox Highest Product file name woodstox-core High Product jar package name dtd Highest Product jar package name dtdschemafactory Highest Product jar package name msv Highest Product jar package name osgi Highest Product jar package name relaxngschemafactory Highest Product jar package name stax Highest Product jar package name w3cschemafactory Highest Product jar package name wstx Highest Product jar package name wstxeventfactory Highest Product jar package name wstxinputfactory Highest Product jar package name wstxoutputfactory Highest Product Manifest build-jdk-spec 1.8 Low Product Manifest bundle-docurl https://github.com/FasterXML/woodstox Low Product Manifest Bundle-Name Woodstox Medium Product Manifest bundle-symbolicname com.fasterxml.woodstox.woodstox-core Medium Product Manifest Implementation-Title Woodstox High Product Manifest provide-capability osgi.service;objectClass:List="javax.xml.stream.XMLEventFactory";effective:=active,osgi.service;objectClass:List="javax.xml.stream.XMLInputFactory";effective:=active,osgi.service;objectClass:List="javax.xml.stream.XMLOutputFactory";effective:=active,osgi.service;objectClass:List="org.codehaus.stax2.validation.XMLValidationSchemaFactory";effective:=active,osgi.serviceloader;osgi.serviceloader="javax.xml.stream.XMLEventFactory";register:="com.ctc.wstx.stax.WstxEventFactory",osgi.serviceloader;osgi.serviceloader="javax.xml.stream.XMLInputFactory";register:="com.ctc.wstx.stax.WstxInputFactory",osgi.serviceloader;osgi.serviceloader="javax.xml.stream.XMLOutputFactory";register:="com.ctc.wstx.stax.WstxOutputFactory",osgi.serviceloader;osgi.serviceloader="org.codehaus.stax2.validation.XMLValidationSchemaFactory";register:="com.ctc.wstx.dtd.DTDSchemaFactory",osgi.serviceloader;osgi.serviceloader="org.codehaus.stax2.validation.XMLValidationSchemaFactory";register:="com.ctc.wstx.msv.RelaxNGSchemaFactory",osgi.serviceloader;osgi.serviceloader="org.codehaus.stax2.validation.XMLValidationSchemaFactory";register:="com.ctc.wstx.msv.W3CSchemaFactory" Low Product Manifest specification-title Woodstox Medium Product pom artifactid woodstox-core Highest Product pom developer email tatu@fasterxml.com Low Product pom developer id cowtowncoder Low Product pom developer name Tatu Saloranta Low Product pom groupid com.fasterxml.woodstox Highest Product pom name Woodstox High Product pom organization name FasterXML Low Product pom organization url http://fasterxml.com Low Product pom parent-artifactid oss-parent Medium Product pom parent-groupid com.fasterxml Medium Product pom url FasterXML/woodstox High Version file version 6.5.1 High Version Manifest Bundle-Version 6.5.1 High Version Manifest Implementation-Version 6.5.1 High Version pom parent-version 6.5.1 Low Version pom version 6.5.1 Highest