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.

How to read the report | Suppressing false positives | Getting Help: github issues

Project: apache-ant

com.github.hazendaz.ant:apache-ant:1.10.16

Scan Information (show all):

Summary

Summary of Vulnerable Dependencies (click to show all)

Dependency Vulnerability IDs Package Highest Severity CVE Count Confidence Evidence Count
ant-1.10.16.jar cpe:2.3:a:apache:ant:1.10.16:*:*:*:*:*:*:* pkg:maven/org.apache.ant/ant@1.10.16   0 Highest 24
checker-qual-3.54.0.jar pkg:maven/org.checkerframework/checker-qual@3.54.0   0 44
error_prone_annotations-2.48.0.jar pkg:maven/com.google.errorprone/error_prone_annotations@2.48.0   0 29
j2objc-annotations-3.1.jar pkg:maven/com.google.j2objc/j2objc-annotations@3.1   0 33
jsr305-3.0.2.jar pkg:maven/com.google.code.findbugs/jsr305@3.0.2   0 17
lombok-1.18.44.jar: mavenEcjBootstrapAgent.jar   0 7
lombok-1.18.44.jar pkg:maven/org.projectlombok/lombok@1.18.44   0 36
modernizer-maven-annotations-3.3.0.jar pkg:maven/org.gaul/modernizer-maven-annotations@3.3.0   0 19
spotbugs-annotations-4.9.8.jar pkg:maven/com.github.spotbugs/spotbugs-annotations@4.9.8   0 53

Dependencies (vulnerable)

ant-1.10.16.jar

File Path: C:\Users\Jeremy\.m2\repository\org\apache\ant\ant\1.10.16\ant-1.10.16.jar
MD5: b7b72a857d3da0f0f530e4c20b0ed567
SHA1: 16be4dd51358ac9f78c5e7d6c62b5fac3c11b4fe
SHA256:b2ae7b3f4c132dce0b205b5e17448c4bc72036316ac49b986e66514061cb781f
Referenced In Project/Scope: apache-ant:provided
ant-1.10.16.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.hazendaz.ant/apache-ant@1.10.16

Identifiers

checker-qual-3.54.0.jar

Description:

checker-qual contains annotations (type qualifiers) that a programmerwrites to specify Java code for type-checking by the Checker Framework.

License:

The MIT License: https://opensource.org/licenses/MIT
File Path: C:\Users\Jeremy\.m2\repository\org\checkerframework\checker-qual\3.54.0\checker-qual-3.54.0.jar
MD5: 6c37e1dfa8c74da0e2284d4ab6760b44
SHA1: c3ce292a54faccba14e2a9f3077a4dc05e5770a8
SHA256:20b88b0fe12233933f3c88848c276758da1c14bafe5c686ad21e2eb6abc8c4cb
Referenced In Project/Scope: apache-ant:compile
checker-qual-3.54.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.hazendaz.ant/apache-ant@1.10.16

Identifiers

  • pkg:maven/org.checkerframework/checker-qual@3.54.0   (Confidence:High)

error_prone_annotations-2.48.0.jar

Description:

Error Prone is a static analysis tool for Java that catches common programming mistakes at compile-time.

License:

Apache 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt
File Path: C:\Users\Jeremy\.m2\repository\com\google\errorprone\error_prone_annotations\2.48.0\error_prone_annotations-2.48.0.jar
MD5: 5eba47749e8c9d5335cbbc5963300607
SHA1: bbe30942a31d1778c74cb272321267eca82dc708
SHA256:b49c5c958316ed67a09c699dda9aa749caf434d51d863dea599ef36a49b9c855
Referenced In Project/Scope: apache-ant:provided
error_prone_annotations-2.48.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.hazendaz.ant/apache-ant@1.10.16

Identifiers

  • pkg:maven/com.google.errorprone/error_prone_annotations@2.48.0   (Confidence:High)

j2objc-annotations-3.1.jar

Description:

    A set of annotations that provide additional information to the J2ObjC
    translator to modify the result of translation.
  

License:

Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt
File Path: C:\Users\Jeremy\.m2\repository\com\google\j2objc\j2objc-annotations\3.1\j2objc-annotations-3.1.jar
MD5: abe8bd3abff622b9a8b15c3a737aa741
SHA1: a892ca9507839bbdb900d64310ac98256cab992f
SHA256:84d3a150518485f8140ea99b8a985656749629f6433c92b80c75b36aba3b099b
Referenced In Project/Scope: apache-ant:provided
j2objc-annotations-3.1.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.hazendaz.ant/apache-ant@1.10.16

Identifiers

  • pkg:maven/com.google.j2objc/j2objc-annotations@3.1   (Confidence:High)

jsr305-3.0.2.jar

Description:

JSR305 Annotations for Findbugs

License:

The Apache Software License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt
File Path: C:\Users\Jeremy\.m2\repository\com\google\code\findbugs\jsr305\3.0.2\jsr305-3.0.2.jar
MD5: dd83accb899363c32b07d7a1b2e4ce40
SHA1: 25ea2e8b0c338a877313bd4672d3fe056ea78f0d
SHA256:766ad2a0783f2687962c8ad74ceecc38a28b9f72a2d085ee438b7813e928d0c7
Referenced In Project/Scope: apache-ant:provided
jsr305-3.0.2.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.spotbugs/spotbugs-annotations@4.9.8

Identifiers

  • pkg:maven/com.google.code.findbugs/jsr305@3.0.2   (Confidence:High)

lombok-1.18.44.jar: mavenEcjBootstrapAgent.jar

File Path: C:\Users\Jeremy\.m2\repository\org\projectlombok\lombok\1.18.44\lombok-1.18.44.jar\lombok\launch\mavenEcjBootstrapAgent.jar
MD5: 99d4e19630a2936991d953330fc0b04f
SHA1: 359faffcbd93e4c825e3eee0e88854d900c2dd77
SHA256:b749ed13b7ee30619334206f84ade583df68183afb83374fbff075ee2ebe83e2
Referenced In Project/Scope: apache-ant:provided

Identifiers

  • None

lombok-1.18.44.jar

Description:

Spice up your java: Automatic Resource Management, automatic generation of getters, setters, equals, hashCode and toString, and more!

License:

The MIT License: https://projectlombok.org/LICENSE
File Path: C:\Users\Jeremy\.m2\repository\org\projectlombok\lombok\1.18.44\lombok-1.18.44.jar
MD5: 7682dbc64a602a58797a323f006be06f
SHA1: 503fd0b002dbb237fa4656cf4b8021666a8aebac
SHA256:c6e91bfdc358bb1efb25ee185e95aaf9b600043e5f81d03bd76aefc01035bf86
Referenced In Project/Scope: apache-ant:provided
lombok-1.18.44.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.hazendaz.ant/apache-ant@1.10.16

Identifiers

  • pkg:maven/org.projectlombok/lombok@1.18.44   (Confidence:High)

modernizer-maven-annotations-3.3.0.jar

File Path: C:\Users\Jeremy\.m2\repository\org\gaul\modernizer-maven-annotations\3.3.0\modernizer-maven-annotations-3.3.0.jar
MD5: b145d6fcbfce8a5556c2d4859490be6b
SHA1: dbe5ac52c78408f6c86d2bc726f90ad6c4c5f09b
SHA256:a6a5b63dc2450922eb7c22e8cee674af0e847a4b2f06f0ff2de183dc8a27c138
Referenced In Project/Scope: apache-ant:provided
modernizer-maven-annotations-3.3.0.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.hazendaz.ant/apache-ant@1.10.16

Identifiers

  • pkg:maven/org.gaul/modernizer-maven-annotations@3.3.0   (Confidence:High)

spotbugs-annotations-4.9.8.jar

Description:

Annotations the SpotBugs tool supports

License:

GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html
File Path: C:\Users\Jeremy\.m2\repository\com\github\spotbugs\spotbugs-annotations\4.9.8\spotbugs-annotations-4.9.8.jar
MD5: d4c2e7bd090be697ad409a4e75684a94
SHA1: ca4a2783a6123e67124fd7feb4caccd2e2ac9a73
SHA256:6f69d6fe9c55a54dcb30e87d8fa2d5f52246af50d7a3445246d9539ef221be1c
Referenced In Project/Scope: apache-ant:provided
spotbugs-annotations-4.9.8.jar is in the transitive dependency tree of the listed items.Included by: pkg:maven/com.github.hazendaz.ant/apache-ant@1.10.16

Identifiers

  • pkg:maven/com.github.spotbugs/spotbugs-annotations@4.9.8   (Confidence:High)


This report contains data retrieved from the National Vulnerability Database.
This report may contain data retrieved from the CISA Known Exploited Vulnerability Catalog.
This report may contain data retrieved from the Github Advisory Database (via NPM Audit API).
This report may contain data retrieved from RetireJS.
This report may contain data retrieved from the Sonatype OSS Index.