jar

org.owasp : dependency-check-gradle

Maven & Gradle

Aug 19, 2023
1 usages
318 stars

dependency-check-gradle · OWASP dependency-check gradle plugin is a software composition analysis tool used to find known vulnerable dependencies.

Table Of Contents

Latest Version

Download org.owasp : dependency-check-gradle JAR file - Latest Versions:

All Versions

Download org.owasp : dependency-check-gradle JAR file - All Versions:

Version Vulnerabilities Size Updated
8.4.x
8.3.x
8.2.x
8.1.x
8.0.x
7.4.x
7.3.x
7.2.x
7.1.x
7.0.x
6.5.x
6.4.x
6.3.x
6.2.x
6.1.x
6.0.x
5.3.x
5.2.x
5.1.x
5.0.x
4.0.x
3.3.x
3.2.x
3.1.x
3.0.x
2.1.x
2.0.x
1.4.x
1.3.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window dependency-check-gradle-8.4.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.owasp.dependencycheck.gradle

├─ org.owasp.dependencycheck.gradle.DependencyCheckPlugin.class - [JAR]

org.owasp.dependencycheck.gradle.tasks

├─ org.owasp.dependencycheck.gradle.tasks.AbstractAnalyze.class - [JAR]

├─ org.owasp.dependencycheck.gradle.tasks.Aggregate.class - [JAR]

├─ org.owasp.dependencycheck.gradle.tasks.Analyze.class - [JAR]

├─ org.owasp.dependencycheck.gradle.tasks.ConfiguredTask.class - [JAR]

├─ org.owasp.dependencycheck.gradle.tasks.Purge.class - [JAR]

├─ org.owasp.dependencycheck.gradle.tasks.Update.class - [JAR]

org.owasp.dependencycheck.gradle.service

├─ org.owasp.dependencycheck.gradle.service.SlackNotificationSenderService.class - [JAR]

org.owasp.dependencycheck.gradle.extension

├─ org.owasp.dependencycheck.gradle.extension.AnalyzerExtension.class - [JAR]

├─ org.owasp.dependencycheck.gradle.extension.ArtifactoryExtension.class - [JAR]

├─ org.owasp.dependencycheck.gradle.extension.CacheExtension.class - [JAR]

├─ org.owasp.dependencycheck.gradle.extension.CveExtension.class - [JAR]

├─ org.owasp.dependencycheck.gradle.extension.DataExtension.class - [JAR]

├─ org.owasp.dependencycheck.gradle.extension.DependencyCheckExtension.class - [JAR]

├─ org.owasp.dependencycheck.gradle.extension.HostedSuppressionsExtension.class - [JAR]

├─ org.owasp.dependencycheck.gradle.extension.NodeAuditExtension.class - [JAR]

├─ org.owasp.dependencycheck.gradle.extension.OssIndexExtension.class - [JAR]

├─ org.owasp.dependencycheck.gradle.extension.ProxyExtension.class - [JAR]

├─ org.owasp.dependencycheck.gradle.extension.RetireJSExtension.class - [JAR]

├─ org.owasp.dependencycheck.gradle.extension.SlackExtension.class - [JAR]

Advertisement

Dependencies from Group

Feb 01, 2022
13 usages
Aug 19, 2023
11 usages
5.8k stars
Aug 19, 2023
8 usages
5.8k stars
Jun 02, 2023
8 usages
61 stars
Aug 19, 2023
7 usages
5.8k stars

Discover Dependencies