Source: omnibor-go Section: golang Maintainer: Debian Go Packaging Team Uploaders: Simon Josefsson , Build-Depends: debhelper-compat (= 13), dh-sequence-golang, dpkg-build-api (= 1), golang-any, golang-github-edwarnicke-gitoid-dev, golang-github-facebookgo-symwalk-dev, golang-github-stretchr-testify-dev, Testsuite: autopkgtest-pkg-go Standards-Version: 4.7.3 Vcs-Browser: https://salsa.debian.org/go-team/packages/omnibor-go Vcs-Git: https://salsa.debian.org/go-team/packages/omnibor-go.git Homepage: https://github.com/omnibor/omnibor-go XS-Go-Import-Path: github.com/omnibor/omnibor-go Package: omnibor-go Section: devel Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, Static-Built-Using: ${misc:Static-Built-Using} Description: OmniBOR implementation in Go (program) Reproducible identifiers & fine-grained build dependency tracking for software artifacts. See: https://omnibor.io/ . OmniBOR defines two key concepts, Artifact IDs and Input Manifests, that enable anyone to independently produce the same identifier for any software artifact, and to detect any artifact built with vulnerable inputs. . This package contains the command-line tools. Package: golang-github-omnibor-omnibor-go-dev Architecture: all Multi-Arch: foreign Depends: golang-github-edwarnicke-gitoid-dev, golang-github-facebookgo-symwalk-dev, golang-github-stretchr-testify-dev, ${misc:Depends}, Description: OmniBOR implementation in Go (library) Reproducible identifiers & fine-grained build dependency tracking for software artifacts. See: https://omnibor.io/ . OmniBOR defines two key concepts, Artifact IDs and Input Manifests, that enable anyone to independently produce the same identifier for any software artifact, and to detect any artifact built with vulnerable inputs. . This package contains the Go source code library.