Maven artifact

org.owasp:dependency-check-maven

12.0.0

Default version

Description

dependency-check-maven is a Maven Plugin that uses dependency-check-core to detect publicly disclosed vulnerabilities associated with the project's dependencies. The plugin will generate a report listing the dependency, any identified Common Platform Enumeration (CPE) identifiers, and the associated Common Vulnerability and Exposure (CVE) entries.

Projects

jeremylong/DependencyCheck

GitHub

OWASP dependency-check is a software composition analysis utility that detects publicly disclosed vulnerabilities in application dependencies.

 1k forks
 7k stars

OpenSSF scorecard

The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.

View information about checks and how to fix failures.

Score
6.8/10
Scorecard as of .
Security-Policy
10/10
Determines if the project has published a security policy.
Reasoning
security policy file detected
Maintained
10/10
Determines if the project is "actively maintained".
Reasoning
30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
Code-Review
10/10
Determines if the project requires human code review before pull requests (aka merge requests) are merged.
Reasoning
all changesets reviewed
Dangerous-Workflow
10/10
Determines if the project's GitHub Action workflows avoid dangerous patterns.
Reasoning
no dangerous workflow patterns detected
Token-Permissions
0/10
Determines if the project's workflows follow the principle of least privilege.
Reasoning
detected GitHub workflow tokens with excessive permissions
Binary-Artifacts
10/10
Determines if the project has generated executable (binary) artifacts in the source repository.
Reasoning
no binaries found in the repo
License
10/10
Determines if the project has defined a license.
Reasoning
license file detected
Fuzzing
0/10
Determines if the project uses fuzzing.
Reasoning
project is not fuzzed
CII-Best-Practices
5/10
Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.
Reasoning
badge detected: Passing
Signed-Releases
8/10
Determines if the project cryptographically signs release artifacts.
Reasoning
5 out of the last 5 releases have a total of 5 signed artifacts.
Pinned-Dependencies
1/10
Determines if the project has declared and pinned the dependencies of its build process.
Reasoning
dependency not pinned by hash detected -- score normalized to 1
Packaging
10/10
Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.
Reasoning
packaging workflow detected
SAST
10/10
Determines if the project uses static code analysis.
Reasoning
SAST tool is run on all commits
Vulnerabilities
0/10
Determines if the project has open, known unfixed vulnerabilities.
Reasoning
579 existing vulnerabilities detected

Project metadata as of .