# slsa-verifier mit Homebrew, Nix, zypper installieren

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

## Installation

```sh
sudo av install brew:slsa-verifier
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install slsa-verifier
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#slsa-verifier
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/sl/slsa-verifier/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- zypper (92%):

```sh
sudo zypper install slsa-verifier
```

  Evidenz: openSUSE Tumbleweed package metadata: slsa-verifier from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## Paketfakten

- **Paketschlüssel:** brew:slsa-verifier
- **Paketmanager:** Homebrew
- **Version:** 2.7.1
- **Quellzusammenfassung:** Verify provenance from SLSA compliant builders
- **Homepage:** <https://github.com/slsa-framework/slsa-verifier>
- **Repository:** <https://github.com/slsa-framework/slsa-verifier>
- **Zuletzt aktualisiert:** 2026-07-26T04:03:42+02:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- slsa-verifier (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 2.7.1
## Projektgeschichte und Nutzung

slsa-verifier is the SLSA project's command-line verifier for provenance attached to software artifacts. It is used in CI and release workflows to check that an artifact, image, or package was built by an expected builder from expected source inputs.

### Projektgeschichte

The GitHub repository was created in March 2022 and its first public GitHub release, v0.0.1, was published in May 2022. The README describes the tool as a verifier for SLSA provenance generated by CI/CD builders, including checks of cryptographic signatures and expected builder, source repository, and ref values.

### Adoptionsgeschichte

The official README documents installation through Go, release binaries, a GitHub Actions installer, and a community-maintained Homebrew formula. The supplied package metadata also lists Homebrew, Nix, and zypper package names, showing distribution through both developer workstations and reproducible-build/package-manager ecosystems.

### Wie es verwendet wird

Common usage is to run `slsa-verifier` in a release or dependency-ingestion path to verify provenance for artifacts, containers, npm packages, Google Cloud Build output, and GitHub build-provenance attestations.

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

Package maintainers care about slsa-verifier because it turns SLSA provenance, in-toto statements, and Sigstore-style attestations into a concrete command that can be wired into package publication and consumption workflows.

### Zeitleiste

- 2022: GitHub repository created.
- 2022: v0.0.1 published as the first GitHub release.
- 2025: v2.7.1 documented in the README install examples.

### Related projects

- SLSA generator, Google Cloud Build provenance, GitHub build-provenance attestations, npm provenance, in-toto, and Sigstore are adjacent parts of the same supply-chain verification culture.

### Quellen

- <https://api.github.com/repos/slsa-framework/slsa-verifier>
- <https://api.github.com/repos/slsa-framework/slsa-verifier/releases>
- <https://github.com/slsa-framework/slsa-verifier#readme>
- <https://github.com/slsa-framework/slsa-verifier/tree/main/docs>
- input.source_facts.package-manager


## Sicherheitshinweise

narrow executable package without higher-risk signals.

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

## Andere Paketmanager-Einträge

- Nix - slsa-verifier: normalized package name match | nixpkgs package indexes: pkgs/by-name/sl/slsa-verifier/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- zypper - slsa-verifier - 2.7.1-1.7: normalized package name match | openSUSE Tumbleweed package metadata: slsa-verifier from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Verify provenance from SLSA compliant builders | https://github.com/slsa-framework/slsa-verifier


## Combined YAML source

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


## Quellen

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