{"spdxVersion":"SPDX-2.3","dataLicense":"CC0-1.0","SPDXID":"SPDXRef-DOCUMENT","name":"com.github.SenseUnit/rgap","documentNamespace":"https://spdx.org/spdxdocs/protobom/e13b88bd-ede1-46a6-8c7a-07e5d9e40e3c","creationInfo":{"creators":["Tool: protobom-v0.0.0-20260327111917-7662d171d5e2+dirty","Tool: GitHub.com-Dependency-Graph"],"created":"2026-03-27T14:29:47Z"},"packages":[{"name":"github.com/hashicorp/go-multierror","SPDXID":"SPDXRef-golang-github.comhashicorp-go-multierror-1.1.1-75c946","versionInfo":"1.1.1","downloadLocation":"NOASSERTION","filesAnalyzed":false,"licenseConcluded":"MPL-2.0","externalRefs":[{"referenceCategory":"PACKAGE-MANAGER","referenceType":"purl","referenceLocator":"pkg:golang/github.com/hashicorp/[email protected]"}]},{"name":"golang.org/x/mod","SPDXID":"SPDXRef-golang-golang.orgx-mod-0.14.0-75c946","versionInfo":"0.14.0","downloadLocation":"NOASSERTION","filesAnalyzed":false,"licenseConcluded":"BSD-3-Clause AND LicenseRef-scancode-google-patent-license-golang","copyrightText":"Copyright (c) 2009 The Go Authors, Copyright 2018 The Go Authors, Copyright 2019 The Go Authors, Copyright 2020 The Go Authors, Copyright 2021 The Go Authors","externalRefs":[{"referenceCategory":"PACKAGE-MANAGER","referenceType":"purl","referenceLocator":"pkg:golang/golang.org/x/[email protected]"}]},{"name":"github.com/spf13/pflag","SPDXID":"SPDXRef-golang-github.comspf13-pflag-1.0.5-75c946","versionInfo":"1.0.5","downloadLocation":"NOASSERTION","filesAnalyzed":false,"licenseConcluded":"BSD-3-Clause","copyrightText":"Copyright (c) 2012 Alex Ogier, Copyright (c) 2012 The Go Authors, Copyright 2009 The Go Authors, Copyright 2010 The Go Authors, Copyright 2012 The Go Authors","externalRefs":[{"referenceCategory":"PACKAGE-MANAGER","referenceType":"purl","referenceLocator":"pkg:golang/github.com/spf13/[email protected]"}]},{"name":"golang.org/x/tools","SPDXID":"SPDXRef-golang-golang.orgx-tools-0.17.0-75c946","versionInfo":"0.17.0","downloadLocation":"NOASSERTION","filesAnalyzed":false,"licenseConcluded":"BSD-3-Clause AND LicenseRef-scancode-google-patent-license-golang","copyrightText":"Copyright (c) 1994-1999 Lucent Technologies Inc., Copyright (c) 2000-2007 Lucent Technologies Inc. and others, Copyright (c) 2009 The Go Authors, Copyright (c) 2017 The Go Authors, Copyright 2009 The Go Authors, Copyright 2010 The Go Authors, Copyright 2011 The Go Authors, Copyright 2012 The Go Authors, Copyright 2013 jQuery Foundation and other contributors, Copyright 2013 The Go Authors, Copyright 2014 The Go Authors, Copyright 2015 The Go Authors, Copyright 2016 The Go Authors, Copyright 2017 The Go Authors, Copyright 2018 The Go Authors, Copyright 2019 The Go Authors, Copyright 2020 The Go Authors, Copyright 2021 The Go Authors, Copyright 2022 The Go Authors, Copyright 2023 The Go Authors, Copyright Jorn Zaefferer, Portions Copyright (c) 1995-1997 C H Forsyth ([email protected]), Portions Copyright (c) 1997-1999 Vita Nuova Limited, Portions Copyright (c) 2000-2007 Vita Nuova Holdings Limited (www.vitanuova.com), Portions Copyright (c) 2004,2006 Bruce Ellis, Portions Copyright (c) 2005-2007 C H Forsyth ([email protected]), Portions Copyright (c) 2009 The Go Authors","externalRefs":[{"referenceCategory":"PACKAGE-MANAGER","referenceType":"purl","referenceLocator":"pkg:golang/golang.org/x/[email protected]"}]},{"name":"github.com/hashicorp/errwrap","SPDXID":"SPDXRef-golang-github.comhashicorp-errwrap-1.0.0-75c946","versionInfo":"1.0.0","downloadLocation":"NOASSERTION","filesAnalyzed":false,"licenseConcluded":"MPL-2.0","externalRefs":[{"referenceCategory":"PACKAGE-MANAGER","referenceType":"purl","referenceLocator":"pkg:golang/github.com/hashicorp/[email protected]"}]},{"name":"github.com/miekg/dns","SPDXID":"SPDXRef-golang-github.commiekg-dns-1.1.58-75c946","versionInfo":"1.1.58","downloadLocation":"NOASSERTION","filesAnalyzed":false,"licenseConcluded":"BSD-3-Clause","copyrightText":"Copyright (c) 2009, The Go Authors. Extensions, copyright (c) 2011 Miek Gieben, copyright (c) 2011, Miek Gieben, Copyright 2009 The Go Authors, Copyright 2011 Miek Gieben, Copyright 2014 CloudFlare","externalRefs":[{"referenceCategory":"PACKAGE-MANAGER","referenceType":"purl","referenceLocator":"pkg:golang/github.com/miekg/[email protected]"}]},{"name":"golang.org/x/sys","SPDXID":"SPDXRef-golang-golang.orgx-sys-0.31.0-75c946","versionInfo":"0.31.0","downloadLocation":"NOASSERTION","filesAnalyzed":false,"licenseConcluded":"BSD-3-Clause AND LicenseRef-scancode-google-patent-license-golang","copyrightText":"Copyright 2009 The Go Authors, Copyright 2009,2010 The Go Authors, Copyright 2010 The Go Authors, Copyright 2011 The Go Authors, Copyright 2012 The Go Authors, Copyright 2013 The Go Authors, Copyright 2014 The Go Authors, Copyright 2015 The Go Authors, Copyright 2016 The Go Authors, Copyright 2017 The Go Authors, Copyright 2018 The Go Authors, Copyright 2019 The Go Authors, Copyright 2020 The Go Authors, Copyright 2021 The Go Authors, Copyright 2022 The Go Authors, Copyright 2023 The Go Authors, Copyright 2024 The Go Authors, Copyright 2025 The Go Authors","externalRefs":[{"referenceCategory":"PACKAGE-MANAGER","referenceType":"purl","referenceLocator":"pkg:golang/golang.org/x/[email protected]"}]},{"name":"github.com/inconshreveable/mousetrap","SPDXID":"SPDXRef-golang-github.cominconshreveable-mousetrap-1.1.0-75c946","versionInfo":"1.1.0","downloadLocation":"NOASSERTION","filesAnalyzed":false,"licenseConcluded":"Apache-2.0","copyrightText":"Copyright 2022 Alan Shreve","externalRefs":[{"referenceCategory":"PACKAGE-MANAGER","referenceType":"purl","referenceLocator":"pkg:golang/github.com/inconshreveable/[email protected]"}]},{"name":"gopkg.in/yaml.v3","SPDXID":"SPDXRef-golang-gopkg.in-yaml.v3-3.0.1-75c946","versionInfo":"3.0.1","downloadLocation":"NOASSERTION","filesAnalyzed":false,"licenseConcluded":"Apache-2.0","copyrightText":"Copyright (c) 2006-2010 Kirill Simonov, Copyright (c) 2006-2011 Kirill Simonov, Copyright (c) 2011-2019 Canonical Ltd, Copyright 2011-2016 Canonical Ltd.","externalRefs":[{"referenceCategory":"PACKAGE-MANAGER","referenceType":"purl","referenceLocator":"pkg:golang/gopkg.in/[email protected]"}]},{"name":"github.com/spf13/cobra","SPDXID":"SPDXRef-golang-github.comspf13-cobra-1.8.0-75c946","versionInfo":"1.8.0","downloadLocation":"NOASSERTION","filesAnalyzed":false,"licenseConcluded":"Apache-2.0","copyrightText":"Copyright 2013-2023 The Cobra Authors","externalRefs":[{"referenceCategory":"PACKAGE-MANAGER","referenceType":"purl","referenceLocator":"pkg:golang/github.com/spf13/[email protected]"}]},{"name":"pgregory.net/rand","SPDXID":"SPDXRef-golang-pgregory.net-rand-1.0.2-75c946","versionInfo":"1.0.2","downloadLocation":"NOASSERTION","filesAnalyzed":false,"licenseConcluded":"BSD-3-Clause AND MPL-2.0","copyrightText":"Copyright (c) 2009 The Go Authors, Copyright 2009 The Go Authors, Copyright 2014 The Go Authors, Copyright 2021 The Go Authors, Copyright 2022 Gregory Petrosyan \[email protected]\u003e","externalRefs":[{"referenceCategory":"PACKAGE-MANAGER","referenceType":"purl","referenceLocator":"pkg:golang/pgregory.net/[email protected]"}]},{"name":"github.com/jellydator/ttlcache/v3","SPDXID":"SPDXRef-golang-github.comjellydatorttlcache-v3-3.2.1-0.20240611075242-62c37338e6b2-75c946","versionInfo":"3.2.1-0.20240611075242-62c37338e6b2","downloadLocation":"NOASSERTION","filesAnalyzed":false,"licenseConcluded":"MIT","copyrightText":"Copyright (c) 2022 Jellydator","externalRefs":[{"referenceCategory":"PACKAGE-MANAGER","referenceType":"purl","referenceLocator":"pkg:golang/github.com/jellydator/ttlcache/[email protected]"}]},{"name":"github.com/natefinch/atomic","SPDXID":"SPDXRef-golang-github.comnatefinch-atomic-1.0.1-75c946","versionInfo":"1.0.1","downloadLocation":"NOASSERTION","filesAnalyzed":false,"licenseConcluded":"MIT","copyrightText":"Copyright (c) 2015 Nate Finch","externalRefs":[{"referenceCategory":"PACKAGE-MANAGER","referenceType":"purl","referenceLocator":"pkg:golang/github.com/natefinch/[email protected]"}]},{"name":"golang.org/x/exp","SPDXID":"SPDXRef-golang-golang.orgx-exp-0.0.0-20240119083558-1b970713d09a-75c946","versionInfo":"0.0.0-20240119083558-1b970713d09a","downloadLocation":"NOASSERTION","filesAnalyzed":false,"licenseConcluded":"BSD-3-Clause AND LicenseRef-scancode-google-patent-license-golang","copyrightText":"Copyright (c) 2009 The Go Authors, Copyright 2009 The Go Authors, Copyright 2011 The Go Authors, Copyright 2012 The Go Authors, Copyright 2013 The Go Authors, Copyright 2014 The Go Authors, Copyright 2015 The Go Authors, Copyright 2016 The Go Authors, Copyright 2017 The Go Authors, Copyright 2018 The Go Authors, Copyright 2019 The Go Authors, Copyright 2020 The Go Authors, Copyright 2021 The Go Authors, Copyright 2022 The Go Authors, Copyright 2023 The Go Authors","externalRefs":[{"referenceCategory":"PACKAGE-MANAGER","referenceType":"purl","referenceLocator":"pkg:golang/golang.org/x/[email protected]"}]},{"name":"golang.org/x/sync","SPDXID":"SPDXRef-golang-golang.orgx-sync-0.7.0-75c946","versionInfo":"0.7.0","downloadLocation":"NOASSERTION","filesAnalyzed":false,"licenseConcluded":"BSD-3-Clause AND LicenseRef-scancode-google-patent-license-golang","copyrightText":"Copyright (c) 2009 The Go Authors, Copyright 2013 The Go Authors, Copyright 2016 The Go Authors, Copyright 2017 The Go Authors, Copyright 2019 The Go Authors, Copyright 2023 The Go Authors","externalRefs":[{"referenceCategory":"PACKAGE-MANAGER","referenceType":"purl","referenceLocator":"pkg:golang/golang.org/x/[email protected]"}]},{"name":"golang.org/x/net","SPDXID":"SPDXRef-golang-golang.orgx-net-0.38.0-75c946","versionInfo":"0.38.0","downloadLocation":"NOASSERTION","filesAnalyzed":false,"licenseConcluded":"BSD-3-Clause AND LicenseRef-scancode-google-patent-license-golang","copyrightText":"(c) cc.fr, Copyright (c) 2009 Apple Inc., Copyright 2009 The Go Authors, Copyright 2010 The Go Authors, Copyright 2011 The Go Authors, Copyright 2012 The Go Authors, Copyright 2013 The Go Authors, Copyright 2014 The Go Authors, Copyright 2015 The Go Authors, Copyright 2016 The Go Authors, Copyright 2017 The Go Authors, Copyright 2018 The Go Authors, Copyright 2019 The Go Authors, Copyright 2020 The Go Authors, Copyright 2021 The Go Authors, Copyright 2022 The Go Authors, Copyright 2023 The Go Authors, Copyright 2024 The Go Authors, Copyright 2025 The Go Authors","externalRefs":[{"referenceCategory":"PACKAGE-MANAGER","referenceType":"purl","referenceLocator":"pkg:golang/golang.org/x/[email protected]"}]},{"name":"actions/checkout","SPDXID":"SPDXRef-githubactions-actions-checkout-4-75c946","versionInfo":"4","downloadLocation":"NOASSERTION","filesAnalyzed":false,"externalRefs":[{"referenceCategory":"PACKAGE-MANAGER","referenceType":"purl","referenceLocator":"pkg:githubactions/actions/checkout@4"}]},{"name":"actions/setup-go","SPDXID":"SPDXRef-githubactions-actions-setup-go-4-75c946","versionInfo":"4","downloadLocation":"NOASSERTION","filesAnalyzed":false,"externalRefs":[{"referenceCategory":"PACKAGE-MANAGER","referenceType":"purl","referenceLocator":"pkg:githubactions/actions/setup-go@4"}]},{"name":"softprops/action-gh-release","SPDXID":"SPDXRef-githubactions-softprops-action-gh-release-1-75c946","versionInfo":"1","downloadLocation":"NOASSERTION","filesAnalyzed":false,"externalRefs":[{"referenceCategory":"PACKAGE-MANAGER","referenceType":"purl","referenceLocator":"pkg:githubactions/softprops/action-gh-release@1"}]},{"name":"jimschubert/query-tag-action","SPDXID":"SPDXRef-githubactions-jimschubert-query-tag-action-2-75c946","versionInfo":"2","downloadLocation":"NOASSERTION","filesAnalyzed":false,"externalRefs":[{"referenceCategory":"PACKAGE-MANAGER","referenceType":"purl","referenceLocator":"pkg:githubactions/jimschubert/query-tag-action@2"}]},{"name":"docker/build-push-action","SPDXID":"SPDXRef-githubactions-docker-build-push-action-5-75c946","versionInfo":"5","downloadLocation":"NOASSERTION","filesAnalyzed":false,"externalRefs":[{"referenceCategory":"PACKAGE-MANAGER","referenceType":"purl","referenceLocator":"pkg:githubactions/docker/build-push-action@5"}]},{"name":"docker/login-action","SPDXID":"SPDXRef-githubactions-docker-login-action-3-75c946","versionInfo":"3","downloadLocation":"NOASSERTION","filesAnalyzed":false,"externalRefs":[{"referenceCategory":"PACKAGE-MANAGER","referenceType":"purl","referenceLocator":"pkg:githubactions/docker/login-action@3"}]},{"name":"docker/setup-buildx-action","SPDXID":"SPDXRef-githubactions-docker-setup-buildx-action-3-75c946","versionInfo":"3","downloadLocation":"NOASSERTION","filesAnalyzed":false,"externalRefs":[{"referenceCategory":"PACKAGE-MANAGER","referenceType":"purl","referenceLocator":"pkg:githubactions/docker/setup-buildx-action@3"}]},{"name":"docker/setup-qemu-action","SPDXID":"SPDXRef-githubactions-docker-setup-qemu-action-3-75c946","versionInfo":"3","downloadLocation":"NOASSERTION","filesAnalyzed":false,"externalRefs":[{"referenceCategory":"PACKAGE-MANAGER","referenceType":"purl","referenceLocator":"pkg:githubactions/docker/setup-qemu-action@3"}]},{"name":"docker/metadata-action","SPDXID":"SPDXRef-githubactions-docker-metadata-action-5-75c946","versionInfo":"5","downloadLocation":"NOASSERTION","filesAnalyzed":false,"externalRefs":[{"referenceCategory":"PACKAGE-MANAGER","referenceType":"purl","referenceLocator":"pkg:githubactions/docker/metadata-action@5"}]},{"name":"com.github.SenseUnit/rgap","SPDXID":"SPDXRef-github-SenseUnit-rgap-master-067546","versionInfo":"master","downloadLocation":"git+https://github.com/SenseUnit/rgap","filesAnalyzed":false,"licenseDeclared":"MIT","externalRefs":[{"referenceCategory":"PACKAGE-MANAGER","referenceType":"purl","referenceLocator":"pkg:github/SenseUnit/rgap@master"}]}],"relationships":[{"spdxElementId":"SPDXRef-github-SenseUnit-rgap-master-067546","relatedSpdxElement":"SPDXRef-golang-github.comhashicorp-go-multierror-1.1.1-75c946","relationshipType":"DEPENDS_ON"},{"spdxElementId":"SPDXRef-github-SenseUnit-rgap-master-067546","relatedSpdxElement":"SPDXRef-golang-github.comspf13-pflag-1.0.5-75c946","relationshipType":"DEPENDS_ON"},{"spdxElementId":"SPDXRef-github-SenseUnit-rgap-master-067546","relatedSpdxElement":"SPDXRef-golang-golang.orgx-net-0.38.0-75c946","relationshipType":"DEPENDS_ON"},{"spdxElementId":"SPDXRef-github-SenseUnit-rgap-master-067546","relatedSpdxElement":"SPDXRef-githubactions-actions-checkout-4-75c946","relationshipType":"DEPENDS_ON"},{"spdxElementId":"SPDXRef-github-SenseUnit-rgap-master-067546","relatedSpdxElement":"SPDXRef-githubactions-jimschubert-query-tag-action-2-75c946","relationshipType":"DEPENDS_ON"},{"spdxElementId":"SPDXRef-github-SenseUnit-rgap-master-067546","relatedSpdxElement":"SPDXRef-githubactions-docker-build-push-action-5-75c946","relationshipType":"DEPENDS_ON"},{"spdxElementId":"SPDXRef-github-SenseUnit-rgap-master-067546","relatedSpdxElement":"SPDXRef-githubactions-docker-login-action-3-75c946","relationshipType":"DEPENDS_ON"},{"spdxElementId":"SPDXRef-github-SenseUnit-rgap-master-067546","relatedSpdxElement":"SPDXRef-golang-golang.orgx-mod-0.14.0-75c946","relationshipType":"DEPENDS_ON"},{"spdxElementId":"SPDXRef-github-SenseUnit-rgap-master-067546","relatedSpdxElement":"SPDXRef-golang-gopkg.in-yaml.v3-3.0.1-75c946","relationshipType":"DEPENDS_ON"},{"spdxElementId":"SPDXRef-github-SenseUnit-rgap-master-067546","relatedSpdxElement":"SPDXRef-golang-golang.orgx-sync-0.7.0-75c946","relationshipType":"DEPENDS_ON"},{"spdxElementId":"SPDXRef-github-SenseUnit-rgap-master-067546","relatedSpdxElement":"SPDXRef-githubactions-docker-setup-buildx-action-3-75c946","relationshipType":"DEPENDS_ON"},{"spdxElementId":"SPDXRef-github-SenseUnit-rgap-master-067546","relatedSpdxElement":"SPDXRef-githubactions-docker-setup-qemu-action-3-75c946","relationshipType":"DEPENDS_ON"},{"spdxElementId":"SPDXRef-github-SenseUnit-rgap-master-067546","relatedSpdxElement":"SPDXRef-golang-golang.orgx-tools-0.17.0-75c946","relationshipType":"DEPENDS_ON"},{"spdxElementId":"SPDXRef-github-SenseUnit-rgap-master-067546","relatedSpdxElement":"SPDXRef-golang-github.commiekg-dns-1.1.58-75c946","relationshipType":"DEPENDS_ON"},{"spdxElementId":"SPDXRef-github-SenseUnit-rgap-master-067546","relatedSpdxElement":"SPDXRef-golang-golang.orgx-sys-0.31.0-75c946","relationshipType":"DEPENDS_ON"},{"spdxElementId":"SPDXRef-github-SenseUnit-rgap-master-067546","relatedSpdxElement":"SPDXRef-golang-github.cominconshreveable-mousetrap-1.1.0-75c946","relationshipType":"DEPENDS_ON"},{"spdxElementId":"SPDXRef-github-SenseUnit-rgap-master-067546","relatedSpdxElement":"SPDXRef-golang-pgregory.net-rand-1.0.2-75c946","relationshipType":"DEPENDS_ON"},{"spdxElementId":"SPDXRef-github-SenseUnit-rgap-master-067546","relatedSpdxElement":"SPDXRef-golang-github.comnatefinch-atomic-1.0.1-75c946","relationshipType":"DEPENDS_ON"},{"spdxElementId":"SPDXRef-github-SenseUnit-rgap-master-067546","relatedSpdxElement":"SPDXRef-githubactions-actions-setup-go-4-75c946","relationshipType":"DEPENDS_ON"},{"spdxElementId":"SPDXRef-github-SenseUnit-rgap-master-067546","relatedSpdxElement":"SPDXRef-githubactions-softprops-action-gh-release-1-75c946","relationshipType":"DEPENDS_ON"},{"spdxElementId":"SPDXRef-github-SenseUnit-rgap-master-067546","relatedSpdxElement":"SPDXRef-golang-github.comhashicorp-errwrap-1.0.0-75c946","relationshipType":"DEPENDS_ON"},{"spdxElementId":"SPDXRef-github-SenseUnit-rgap-master-067546","relatedSpdxElement":"SPDXRef-golang-github.comspf13-cobra-1.8.0-75c946","relationshipType":"DEPENDS_ON"},{"spdxElementId":"SPDXRef-github-SenseUnit-rgap-master-067546","relatedSpdxElement":"SPDXRef-golang-github.comjellydatorttlcache-v3-3.2.1-0.20240611075242-62c37338e6b2-75c946","relationshipType":"DEPENDS_ON"},{"spdxElementId":"SPDXRef-github-SenseUnit-rgap-master-067546","relatedSpdxElement":"SPDXRef-golang-golang.orgx-exp-0.0.0-20240119083558-1b970713d09a-75c946","relationshipType":"DEPENDS_ON"},{"spdxElementId":"SPDXRef-github-SenseUnit-rgap-master-067546","relatedSpdxElement":"SPDXRef-githubactions-docker-metadata-action-5-75c946","relationshipType":"DEPENDS_ON"},{"spdxElementId":"SPDXRef-DOCUMENT","relatedSpdxElement":"SPDXRef-github-SenseUnit-rgap-master-067546","relationshipType":"DESCRIBES"}]}