DependencyCheck VS ArchUnit

Compare DependencyCheck vs ArchUnit and see what are their differences.

DependencyCheck

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

ArchUnit

A Java architecture test library, to specify and assert architecture rules in plain Java (by TNG)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
DependencyCheck ArchUnit
11 6
5,846 3,047
- 1.3%
9.4 8.4
7 days ago 7 days ago
Java Java
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

DependencyCheck

Posts with mentions or reviews of DependencyCheck. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-14.

ArchUnit

Posts with mentions or reviews of ArchUnit. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-30.

What are some alternatives?

When comparing DependencyCheck and ArchUnit you can also consider the following projects:

dependency-track - Dependency-Track is an intelligent Component Analysis platform that allows organizations to identify and reduce risk in the software supply chain.

Spock - The Enterprise-ready testing and specification framework.

SonarQube - Continuous Inspection

JUnit - A programmer-oriented testing framework for Java.

opencve - CVE Alerting Platform

Mutability Detector - Lightweight analysis tool for detecting mutability in Java classes

openvas-scanner - This repository contains the scanner component for Greenbone Community Edition.

PMD - An extensible multilanguage static code analyzer.

slsa - Supply-chain Levels for Software Artifacts

JFairy - Java fake data generator

uml-reverse-mapper - Automatically generate class diagram from code. Supports Graphviz, PlantUML and Mermaid output formats.

Mockito - Most popular Mocking framework for unit tests written in Java