DFSG NEW Queue

DFSG, Licensing & New Packages Team

golang-github-sigstore-cosign-v2 2.6.2-1

Package Information

DescriptionCode 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.

MaintainerDebian Go Packaging Team <team+pkg-go@tracker.debian.org>
Changed BySimon Josefsson <simon@josefsson.org>
Sponsorsimon@josefsson.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/go-team/packages/golang-github-sigstore-cosign-v2.git (browse)
Trackerhttps://tracker.debian.org/pkg/golang-github-sigstore-cosign-v2
Uploaded4 hours ago

New Package Report

.changes
Architecturesource all
Distributionunstable
DateThu, 02 Apr 2026 08:38:43 +0200
Sourcegolang-github-sigstore-cosign-v2
Version2.6.2-1
Changed-BySimon 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
Sectiongolang
Priorityoptional
Componentmain
Package-Listgolang-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".

Back to Dashboard | View all reviews for this package