Skip to main content

conda-sigstore

conda-sigstore creates and verifies Sigstore attestations for conda packages. It can also audit installed environments and, when explicitly enabled, reject a package before extraction when acceptable evidence is unavailable or invalid.

The project is alpha software and is distributed through PyPI. The opt-in install integration requires the unreleased package-verifier API in conda/conda#16518, and draft transport and source-evidence formats may still change incompatibly.

What it does

  • Verify a package against a local or remote Sigstore bundle.
  • Create a signed CEP 27 publication statement.
  • Audit installed packages for publication, provenance, and recipe source evidence.
  • Require valid CEP 27 evidence before conda extracts a package.
  • Read the draft repodata-advertised immutable .sigs.<sha256> transport and, separately, Prefix.dev's current .v0.sigs convention.

The draft transport follows conda/ceps#142 at commit 241d1cf43f4db5af484be59ad0b840a1b9e5d616. Current conda PackageRecord objects do not preserve its attestations_sha256 field, so real solver, install, and installed-environment audit flows require a corresponding conda change before they can select the draft transport.

Install

conda-sigstore requires Python 3.11 or newer. Install it in the Python environment that owns the conda executable.

conda 26.5 and newer include the conda-pypi plugin. For a standard conda installation, activate base and install 0.1.2 from PyPI as a conda package:

conda activate base
conda pypi install "conda-sigstore==0.1.2"

If conda pypi is not available, follow the installation guide to install the wheel with pip. The guide also documents the source preview and the separate requirements for install enforcement.

Commands

conda sigstore attest PACKAGE --target-channel URL [--output PATH]
conda sigstore verify ARTIFACT --bundle PATH_OR_URL [--channel URL] \
  [--cert-identity IDENTITY --cert-oidc-issuer URL] [--json]
conda sigstore audit [-n ENV | -p PREFIX] [--sources] [--prefix-sidecars] [--json]

Choose the path that matches your task:

Security boundary

A successful result proves that Sigstore verified the bundle and that its CEP 27 statement binds the package filename and SHA-256. It reports the authenticated signer and can compare an included target-channel claim.

It does not prove that the signer was authorized to publish to that channel, that the package was built safely, or that its contents are benign.

Read the security model and report vulnerabilities according to the security policy.

Development

pixi run --locked -e dev check
pixi run --locked -e test test
pixi run --locked -e test bench
pixi run --locked -e docs docs

See the contribution guide for the full development and release workflow. conda-sigstore is licensed under the BSD 3-Clause License.

Release files for conda-sigstore 0.1.2

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for conda-sigstore 0.1.2
File Size Uploaded
conda_sigstore-0.1.2.tar.gz 80.7 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for conda-sigstore 0.1.2
File Interpreter ABI Platform
conda_sigstore-0.1.2-py3-none-any.whl Python 3 none any Details

Total release size: 124.1 kB

Release files / conda_sigstore-0.1.2.tar.gz

Download URL conda_sigstore-0.1.2.tar.gz
Size 80.7 kB
Tags Source
SHA-256 checksum
How to use checksums
c15f35be76fabb58f338c43c59fe047bbdfb03309dc14f7d9494cf68207b8c82
BLAKE2b-256 checksum
How to use checksums
cd4c850959ecaa09978f8e3cd64f8f3bcd2ec72c35d5a38fbc06ab1769480b8f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 10, 2026.

Transparency log

Release files / conda_sigstore-0.1.2-py3-none-any.whl

Download URL conda_sigstore-0.1.2-py3-none-any.whl
Size 43.4 kB
Tags Python 3
SHA-256 checksum
How to use checksums
60c5807bcc1664de3aba5e8689dbc3f82887b6ac1fd87b0c2a86b144bc5d329e
BLAKE2b-256 checksum
How to use checksums
7c6bbf93a1939d6139e1faa0515b6b7ca194ae9bbe8d7707c416e74e04f23613
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 10, 2026.

Transparency log

Release history Release notifications | RSS feed

This release

0.1.2 This release

2 release files

0.1.1

2 release files

0.1.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page