# dependency-check mit Homebrew, scoop installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für dependency-check in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:dependency-check
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install dependency-check
```

  Evidenz: local Homebrew formula metadata

### Windows

- Scoop (92%):

```sh
scoop install main/dependency-check
```

  Evidenz: Scoop official bucket manifest trees: bucket/dependency-check.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## Paketfakten

- **Paketschlüssel:** brew:dependency-check
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/dependency-check>
- **Version:** 12.2.2
- **Quellzusammenfassung:** OWASP dependency-check
- **Homepage:** <https://owasp.org/www-project-dependency-check/>
- **Repository:** <https://github.com/dependency-check/DependencyCheck>
- **Upstream-Dokumentation:** <https://owasp.org/www-project-dependency-check/>
- **Lizenz:** Apache-2.0
- **Quellarchiv:** <https://github.com/dependency-check/DependencyCheck/releases/download/v12.2.2/dependency-check-12.2.2-release.zip>
- **Zuletzt aktualisiert:** 2026-06-23T11:38:03-04:00
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- dependency-check (cli)
- dependency-check (Alias)

## Abhängigkeiten

- openjdk

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf all

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 12.2.2
- Manager aktualisiert: 2026-06-23
- lokale Daten: OK
- Upstream-Repository: https://github.com/dependency-check/DependencyCheck
- Info: No cached GitHub release or tag data was available.
## Projektgeschichte und Nutzung

OWASP Dependency-Check is a long-running software composition analysis tool that detects publicly disclosed vulnerabilities in project dependencies. It maps dependencies to CPE identifiers and reports related CVE entries, putting vulnerability intelligence into command-line, build-tool, and CI workflows.

### Projektgeschichte

The official GitHub repository dates to 2012, and the OWASP project page describes Dependency-Check as an SCA tool suite for identifying dependencies and checking them against known public vulnerabilities. The project grew from a Java command-line scanner into a family of integrations for Maven, Gradle, Ant, Jenkins, and other build environments.

The README and generated CLI documentation show a project that has adapted to changes in vulnerability data distribution. Modern releases use the NVD API, recommend an NVD API key for acceptable update speed, and document analyzer behavior for ecosystems such as .NET, Go, npm, pnpm, yarn, Ruby, Maven, and Gradle.

### Adoptionsgeschichte

Dependency-Check became a standard OWASP-branded option for teams that wanted vulnerability scanning without adopting a commercial SCA platform. Its availability as a standalone CLI, Maven plugin, Gradle plugin, Ant task, Jenkins plugin, GitHub releases, and Homebrew formula helped it travel through Java shops, CI servers, and security baselines.

### Wie es verwendet wird

The common command-line shape is `dependency-check --project <name> --scan <path> --out <dir>`, producing reports that list dependencies, matching CPEs, and CVEs. Build integrations usually wire the same engine into verification phases or CI jobs, while larger installations may use a shared data directory or centralized database to avoid repeatedly downloading vulnerability data.

### Warum Paket-Nerds sich dafür interessieren

Package nerds care about Dependency-Check because it sits at the messy join between language package metadata and vulnerability databases. Its CPE matching, analyzer requirements, NVD API migration, local data cache, and plugin ecosystem are all examples of the hard operational details behind a simple phrase like dependency vulnerability scan.

### Zeitleiste

- 2012: Official DependencyCheck repository created.
- 2012: OWASP Dependency-Check copyright period begins in generated project documentation.
- 2024: Version 9.0.0 and later moved from NVD data feeds to the NVD API.
- 2026: CLI documentation published for version 12.2.2.

### Related projects

- Related official surfaces include dependency-check-core, dependency-check-cli, dependency-check-maven, dependency-check-gradle, dependency-check-ant, and the Jenkins plugin.

### Quellen

- <https://owasp.org/www-project-dependency-check/>
- <https://github.com/dependency-check/DependencyCheck#readme>
- <https://dependency-check.github.io/DependencyCheck/dependency-check-cli/>
- <https://api.github.com/repos/dependency-check/DependencyCheck>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** dependency-check
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Andere Paketmanager-Einträge

- Scoop - main/dependency-check: normalized package name match | Scoop official bucket manifest trees: bucket/dependency-check.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Verwandte Links

- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/de/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Security and crypto packages](https://pkg.so/de/security-crypto-tools/) - Matched security, identity, cryptography, password, signing, or certificate metadata.
- [Package ecosystem packages](https://pkg.so/de/package-ecosystem-tools/) - Matched package manager, installer, dependency, registry, or publishing metadata.
- [openjdk](https://pkg.so/de/brew/openjdk/) - Runtime dependency declared by Homebrew.
- [snyk-cli](https://pkg.so/de/brew/snyk-cli/) - Shares pkgdb curated category or tags: cli, security, vulnerability-scanning.
- [govulncheck](https://pkg.so/de/brew/govulncheck/) - Shares pkgdb curated category or tags: cli, security, vulnerability-scanning.
- [kics](https://pkg.so/de/brew/kics/) - Shares pkgdb curated category or tags: cli, security, vulnerability-scanning.
- [cargo-audit](https://pkg.so/de/brew/cargo-audit/) - Shares pkgdb curated category or tags: cli, security, vulnerability-scanning.
- [pip-audit](https://pkg.so/de/brew/pip-audit/) - Shares pkgdb curated category or tags: cli, security, vulnerability-scanning.
- [clair](https://pkg.so/de/brew/clair/) - Shares pkgdb curated category or tags: cli, security, vulnerability-scanning.
- [vet](https://pkg.so/de/brew/vet/) - Shares pkgdb curated category or tags: cli, security, software-composition-analysis.
- [flawfinder](https://pkg.so/de/brew/flawfinder/) - Shares pkgdb curated category or tags: cli, security, vulnerability-scanning.
- [owasp-dependency-check](https://pkg.so/de/npm/owasp-dependency-check/) - Security-sensitive metadata or terminology overlaps. Shared terms: check, cli, dependency, owasp, scanning.
- [retire](https://pkg.so/de/npm/retire/) - Security-sensitive metadata or terminology overlaps. Shared terms: analysis, cli, composition, scanning, security.
- [noir](https://pkg.so/de/brew/noir/) - Security-sensitive metadata or terminology overlaps. Shared terms: analysis, cli, security.

## Combined YAML source

View the package source record on GitHub. [combined/dependency-check.yml](https://github.com/mxcl/pkgdb/blob/main/combined/dependency-check.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
