pkg.soopen package index

brew / rang 652

Installer cosign avec Homebrew, apk, apt, MacPorts, Nix, pacman, zypper, scoop, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de cosign pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install cosign

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install cosign

MacPorts ports tree · security/cosign/Portfile · Source: api.github.com

Linux

Alpine Linux apkvérifié · 92%
sudo apk add cosign

Alpine Linux edge package indexes · cosign · Source: dl-cdn.alpinelinux.org

Debian aptvérifié · 92%
sudo apt install cosign

Debian stable package indexes · cosign · Source: deb.debian.org

Nixvérifié · 92%
nix profile install nixpkgs#cosign

nixpkgs package indexes · pkgs/by-name/co/cosign/package.nix · Source: api.github.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S cosign

Arch Linux sync databases · cosign · Source: geo.mirror.pkgbuild.com

openSUSE zyppervérifié · 92%
sudo zypper install cosign

openSUSE Tumbleweed package metadata · cosign · Source: download.opensuse.org

Windows

Scoopvérifié · 92%
scoop install main/cosign

Scoop official bucket manifest trees · bucket/cosign.json · Source: api.github.com

Windows Package Managervérifié · 92%
winget install --id Sigstore.Cosign -e

Windows Package Manager source index · Sigstore.Cosign · Source: cdn.winget.microsoft.com

aperçu

Résumé du paquet

Container Signing

Commandes et alias

  • cosign

historique

Historique du projet et usages

cosign is Sigstore's command-line signing and verification tool for OCI containers, blobs, and other artifacts. It helped make software-supply-chain signing a normal packaging and CI concern by combining artifact signatures, OIDC identities, Fulcio certificates, Rekor transparency logging, and registry-native storage.

Historique du projet

The sigstore/cosign repository was created in February 2021 and published early releases the following month. The README describes cosign as part of the Sigstore project and frames its goal as making signatures invisible infrastructure, which matches its role as the user-facing CLI for Sigstore signing workflows.

Historique d'adoption

cosign spread through container and release pipelines because it supports keyless signing by default while still allowing hardware, KMS, generated key pairs, and bring-your-own PKI. Official installation docs and package metadata show it distributed through common developer package channels including Homebrew, Linux distributions, Nix, Scoop, and winget.

Modes d'utilisation

Common package-nerd usage is to sign images by digest, verify images against expected OIDC identity and issuer values, sign or verify blobs, and publish signatures or attestations alongside artifacts in OCI registries. The README also documents offline verification and generic artifact upload flows.

Pourquoi les passionnés de paquets s'y intéressent

cosign matters to package ecosystems because it turns artifact authenticity into a reproducible command-line step. It is often used by maintainers and downstream packagers to verify upstream release assets, container images, SBOMs, and attestations without each project inventing a bespoke signing scheme.

Chronologie

  • 2021: sigstore/cosign repository created and first GitHub releases published.
  • 2023: Public GCS release bucket deprecation notice moved users toward GitHub release assets.
  • 2026: The repository remained active with v2-series maintenance and ongoing work toward future Sigstore Go based development.

Related projects

  • Sigstore, Fulcio, Rekor, sigstore-go, OCI registries, in-toto attestations.

posture de sécurité

Niveau de risque : orange

infrastructure mutation or orchestration signal.

Classificateur de risque

risque orange · confiance moyen · infrastructure

Pourquoi

  • infrastructure mutation or orchestration signal

Signaux

  • text:container

Comportement d'installation

  • Aucune métadonnée de bottle Homebrew n’a été enregistrée.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
cosignexécutableexécutable indexéDécouvert depuis l'index local des exécutables.

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-08-03
version du gestionnaire3.1.2
gestionnaire mis à jour2026-07-27
données localesinconnu
amontnon disponible
dernière version détectéenon détecté
  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:cosign
Version3.1.2
Gestionnaire de paquetsHomebrew
Page d'accueilhttps://github.com/sigstore/cosign
Dépôthttps://github.com/sigstore/cosign
Dernière mise à jour2026-07-27T22:04:04+02:00
Pulseupdated
Bouteillenon enregistré
Serviceaucun déclaré

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

cosign 2.5.0-2+b4

Code signing/transparency for containers and binaries (program)

https://github.com/sigstore/cosign

sudo apt install cosign
  • Section: golang
  • Architecture: amd64
  • Source Package: cosign
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Cosign
Debian stable package indexes · deb.debian.org · Debian stable package indexes: cosign from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

golang-github-sigstore-cosign-dev 2.5.0-2

Code signing/transparency for containers and binaries (library)

https://github.com/sigstore/cosign

sudo apt install golang-github-sigstore-cosign-dev
  • Section: golang
  • Architecture: all
  • Source Package: cosign
  • 32 Dépendances
  • normalized package name match
  • Correspondance par : Cosign
Debian stable package indexes · deb.debian.org · Debian stable package indexes: golang-github-sigstore-cosign-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

cosign

nix profile install nixpkgs#cosign
  • normalized package name match
  • Correspondance par : Cosign
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/co/cosign/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

cosign 3.0.6-r2

container signing tool with support for ephemeral keys and Sigstore signing

https://github.com/sigstore/cosign

sudo apk add cosign
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: cosign
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Cosign
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cosign from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

cosign-bash-completion 3.0.6-r2

Bash completions for cosign

https://github.com/sigstore/cosign

sudo apk add cosign-bash-completion
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: cosign
  • normalized package name match
  • Correspondance par : Cosign
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cosign-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

cosign-fish-completion 3.0.6-r2

Fish completions for cosign

https://github.com/sigstore/cosign

sudo apk add cosign-fish-completion
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: cosign
  • normalized package name match
  • Correspondance par : Cosign
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cosign-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

cosign-zsh-completion 3.0.6-r2

Zsh completions for cosign

https://github.com/sigstore/cosign

sudo apk add cosign-zsh-completion
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: cosign
  • normalized package name match
  • Correspondance par : Cosign
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cosign-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

cosign 3.1.0-1

Container Signing with support for ephemeral keys and Sigstore signing

https://github.com/sigstore/cosign

sudo pacman -S cosign
  • License: Apache-2.0
  • Architecture: x86_64
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Cosign
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: cosign from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

cosign 3.1.2-1.2

Container Signing, Verification and Storage in an OCI registry

https://github.com/sigstore/cosign

sudo zypper install cosign
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: cosign
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Cosign
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: cosign from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

cosign-bash-completion 3.1.2-1.2

Bash Completion for cosign

https://github.com/sigstore/cosign

sudo zypper install cosign-bash-completion
  • License: Apache-2.0
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: cosign
  • 2 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Cosign
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: cosign-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

cosign-fish-completion 3.1.2-1.2

Fish Completion for cosign

https://github.com/sigstore/cosign

sudo zypper install cosign-fish-completion
  • License: Apache-2.0
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: cosign
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Cosign
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: cosign-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

cosign-zsh-completion 3.1.2-1.2

Zsh Completion for cosign

https://github.com/sigstore/cosign

sudo zypper install cosign-zsh-completion
  • License: Apache-2.0
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: cosign
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Cosign
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: cosign-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

cosign

sudo port install cosign
  • normalized package name match
  • Correspondance par : Cosign
MacPorts ports tree · api.github.com · MacPorts ports tree: security/cosign/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/cosign

scoop install main/cosign
  • normalized package name match
  • Correspondance par : Cosign
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/cosign.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

Sigstore.Cosign

winget install --id Sigstore.Cosign -e
  • normalized package name match
  • Correspondance par : Cosign
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Sigstore.Cosign from https://cdn.winget.microsoft.com/cache/source.msix

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

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