golang-github-sigstore-cosign-v2 2.6.2-1
Package Information
| Description | Code signing/transparency for containers and binaries (library) Signing OCI containers (and other artifacts) using Sigstore Cosign supports: * "Keyless signing" with the Sigstore public good Fulcio certificate authority and Rekor transparency log (default) * Hardware and KMS signing * Signing with a cosign generated encrypted private/public keypair * Container Signing, Verification and Storage in an OCI registry. * Bring-your-own PKI This package contains the cosign v2 Go source code. |
|---|---|
| Maintainer | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
| Changed By | Simon Josefsson <simon@josefsson.org> |
| Sponsor | simon@josefsson.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/go-team/packages/golang-github-sigstore-cosign-v2.git (browse) |
| Tracker | https://tracker.debian.org/pkg/golang-github-sigstore-cosign-v2 |
| Uploaded | 4 hours ago |
New Package Report
.changes
| Architecture | source all |
|---|---|
| Distribution | unstable |
| Date | Thu, 02 Apr 2026 08:38:43 +0200 |
| Source | golang-github-sigstore-cosign-v2 |
| Version | 2.6.2-1 |
| Changed-By | Simon Josefsson |
Changelog
golang-github-sigstore-cosign-v2 (2.6.2-1) unstable; urgency=medium
.
* Forked from golang-github-sigstore-cosign v2.6.2-1
- The v2 branch is needed by the go-witness eco-system
- Dropped binary 'cosign'.dsc
| Section | golang |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | golang-github-sigstore-cosign-v2-dev deb golang optional arch=all |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: cosign Source: https://github.com/sigstore/cosign Files: * Copyright: 2021-2025 The Sigstore Authors License: Apache-2.0 Files: pkg/cosign/fulcioverifier/ctutil/ctutil.go pkg/cosign/fulcioverifier/ctutil/ctutil_test.go Copyright: Copyright 2018 Google LLC. All Rights Reserved. License: Apache-2.0 Files: debian/* Copyright: 2024-2026 Simon Josefsson <simon@josefsson.org> License: Apache-2.0 Comment: Debian packaging is licensed under the same terms as upstream License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. Comment: On Debian systems, the complete text of the Apache version 2.0 license can be found in "/usr/share/common-licenses/Apache-2.0".