Skip to content

Instantly share code, notes, and snippets.

@imjasonh
Created February 9, 2022 21:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save imjasonh/31002f904a28166c9c8c9b6cedd07d96 to your computer and use it in GitHub Desktop.
Save imjasonh/31002f904a28166c9c8c9b6cedd07d96 to your computer and use it in GitHub Desktop.
ko sbom using cyclonedx libraries
{
"bomFormat": "CycloneDX",
"specVersion": "1.3",
"version": 1,
"metadata": {
"component": {
"bom-ref": "pkg:golang/github.com/google/ko@(devel)?type=module",
"type": "application",
"name": "github.com/google/ko",
"version": "(devel)",
"purl": "pkg:golang/github.com/google/ko@(devel)?type=module",
"externalReferences": [
{
"url": "https://github.com/google/ko",
"type": "vcs"
}
]
},
"properties": [
{
"name": "cdx:gomod:binary:hash:MD5",
"value": "5c4c350118536b124415934bca19f1e9"
},
{
"name": "cdx:gomod:binary:hash:SHA-1",
"value": "1287605065e82db6725d54c280cd76b5a69cde9b"
},
{
"name": "cdx:gomod:binary:hash:SHA-256",
"value": "75c480fc406f88458d337d8d85143442e1d5ae0f9ac6272ef9d094d56e12ba43"
},
{
"name": "cdx:gomod:binary:hash:SHA-384",
"value": "9fef8641ca9894c20abebd22e7621f3d87409d9ad9bb344ce3f20bc32ec1c7c5d1326edb39242ac1613d257ab648cbf9"
},
{
"name": "cdx:gomod:binary:hash:SHA-512",
"value": "bdd8545e456a3170ac4b097d064f38e607a637209cacd2c66de23c1fb0399453b71350406bf3821d99d27a044f317c4abf907c781e06d9c0aec7cd7aec531b9f"
},
{
"name": "cdx:gomod:binary:name",
"value": "out"
},
{
"name": "cdx:gomod:build:env:GOVERSION",
"value": "go1.17.6"
}
]
},
"components": [
{
"bom-ref": "pkg:golang/github.com/BurntSushi/toml@v0.4.1?type=module",
"type": "library",
"name": "github.com/BurntSushi/toml",
"version": "v0.4.1",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "19a23b1220d70d17daf15b219138fb1729bb85afb2f3f5f12200f6a245088cbc"
}
],
"purl": "pkg:golang/github.com/BurntSushi/toml@v0.4.1?type=module",
"externalReferences": [
{
"url": "https://github.com/BurntSushi/toml",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/github.com/CycloneDX/cyclonedx-go@v0.4.0?type=module",
"type": "library",
"name": "github.com/CycloneDX/cyclonedx-go",
"version": "v0.4.0",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "5b3e1067d0784571962164f2a552c439526039d15fcb999c4b93c63735246715"
}
],
"purl": "pkg:golang/github.com/CycloneDX/cyclonedx-go@v0.4.0?type=module",
"externalReferences": [
{
"url": "https://github.com/CycloneDX/cyclonedx-go",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/github.com/CycloneDX/cyclonedx-gomod@v1.1.1-0.20220126143547-bbe6d72fdb76?type=module",
"type": "library",
"name": "github.com/CycloneDX/cyclonedx-gomod",
"version": "v1.1.1-0.20220126143547-bbe6d72fdb76",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "b8cbd9849439712239375a5fea555dd771072ddf1309622b2692bc163e399531"
}
],
"purl": "pkg:golang/github.com/CycloneDX/cyclonedx-gomod@v1.1.1-0.20220126143547-bbe6d72fdb76?type=module",
"externalReferences": [
{
"url": "https://github.com/CycloneDX/cyclonedx-gomod",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/github.com/ProtonMail/go-crypto@v0.0.0-20210428141323-04723f9f07d7?type=module",
"type": "library",
"name": "github.com/ProtonMail/go-crypto",
"version": "v0.0.0-20210428141323-04723f9f07d7",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "62825b7a72bd0baed29339037e642e5659f4e328078f7be365f77d14bf869904"
}
],
"purl": "pkg:golang/github.com/ProtonMail/go-crypto@v0.0.0-20210428141323-04723f9f07d7?type=module",
"externalReferences": [
{
"url": "https://github.com/ProtonMail/go-crypto",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/github.com/alessio/shellescape@v1.4.1?type=module",
"type": "library",
"name": "github.com/alessio/shellescape",
"version": "v1.4.1",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "57bca14830e7f0b3f895ce234bca4592dd330a7cd52651b9257cbd055289517d"
}
],
"purl": "pkg:golang/github.com/alessio/shellescape@v1.4.1?type=module",
"externalReferences": [
{
"url": "https://github.com/alessio/shellescape",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/github.com/containerd/containerd@v1.5.9?type=module",
"type": "library",
"name": "github.com/containerd/containerd",
"version": "v1.5.9",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "aece9783582d23169ec86f929ac6ffd316920eed5580584e08a057c4cc5bb05e"
}
],
"purl": "pkg:golang/github.com/containerd/containerd@v1.5.9?type=module",
"externalReferences": [
{
"url": "https://github.com/containerd/containerd",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/github.com/containerd/stargz-snapshotter/estargz@v0.10.1?type=module",
"type": "library",
"name": "github.com/containerd/stargz-snapshotter/estargz",
"version": "v0.10.1",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "85dd44a158c8d80c7c0abeb8b5d62a9c9e22e29654e3d16411fe6453c2b14278"
}
],
"purl": "pkg:golang/github.com/containerd/stargz-snapshotter/estargz@v0.10.1?type=module",
"externalReferences": [
{
"url": "https://github.com/containerd/stargz-snapshotter/estargz",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/github.com/dgryski/go-minhash@v0.0.0-20170608043002-7fe510aff544?type=module",
"type": "library",
"name": "github.com/dgryski/go-minhash",
"version": "v0.0.0-20170608043002-7fe510aff544",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "e7863fd86179d8c489e27eb71d6bcd0c546dced826eadab652b397eb5b2318a7"
}
],
"purl": "pkg:golang/github.com/dgryski/go-minhash@v0.0.0-20170608043002-7fe510aff544?type=module",
"externalReferences": [
{
"url": "https://github.com/dgryski/go-minhash",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/github.com/docker/cli@v20.10.12+incompatible?type=module",
"type": "library",
"name": "github.com/docker/cli",
"version": "v20.10.12+incompatible",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "959973d2ecc6f861fe734a654ad314745fea937a699a09ecc2947911bab35460"
}
],
"purl": "pkg:golang/github.com/docker/cli@v20.10.12+incompatible?type=module",
"externalReferences": [
{
"url": "https://github.com/docker/cli",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/github.com/docker/distribution@v2.7.1+incompatible?type=module",
"type": "library",
"name": "github.com/docker/distribution",
"version": "v2.7.1+incompatible",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "6b99a5915ced87a5b90387ceb12dc3d843b90549ac269701f9c4652d4edc4ae8"
}
],
"purl": "pkg:golang/github.com/docker/distribution@v2.7.1+incompatible?type=module",
"externalReferences": [
{
"url": "https://github.com/docker/distribution",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/github.com/docker/docker@v20.10.12+incompatible?type=module",
"type": "library",
"name": "github.com/docker/docker",
"version": "v20.10.12+incompatible",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "08478d98533441922c24264a324671d1971a85389ec24ae08b07d80fe75f9755"
}
],
"purl": "pkg:golang/github.com/docker/docker@v20.10.12+incompatible?type=module",
"externalReferences": [
{
"url": "https://github.com/docker/docker",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/github.com/docker/docker-credential-helpers@v0.6.4?type=module",
"type": "library",
"name": "github.com/docker/docker-credential-helpers",
"version": "v0.6.4",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "6b10a4b3ec95fb6311dff9198409b2d3bc82e7a599d8fc2efdf296b4ab99074a"
}
],
"purl": "pkg:golang/github.com/docker/docker-credential-helpers@v0.6.4?type=module",
"externalReferences": [
{
"url": "https://github.com/docker/docker-credential-helpers",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/github.com/docker/go-connections@v0.4.0?type=module",
"type": "library",
"name": "github.com/docker/go-connections",
"version": "v0.4.0",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "125f7154849e95107b06e16eb2b668ce39e420ce589f309588d2a884016a4494"
}
],
"purl": "pkg:golang/github.com/docker/go-connections@v0.4.0?type=module",
"externalReferences": [
{
"url": "https://github.com/docker/go-connections",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/github.com/docker/go-units@v0.4.0?type=module",
"type": "library",
"name": "github.com/docker/go-units",
"version": "v0.4.0",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "dee8743e0570b379c803443e3300c2f328c43dff738d17d96565d960372ddd3c"
}
],
"purl": "pkg:golang/github.com/docker/go-units@v0.4.0?type=module",
"externalReferences": [
{
"url": "https://github.com/docker/go-units",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/github.com/dprotaso/go-yit@v0.0.0-20191028211022-135eb7262960?type=module",
"type": "library",
"name": "github.com/dprotaso/go-yit",
"version": "v0.0.0-20191028211022-135eb7262960",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "69177c33b1c95593aa9ffbe13b3ac67101f494d00c92a327fa95d46246ad99c0"
}
],
"purl": "pkg:golang/github.com/dprotaso/go-yit@v0.0.0-20191028211022-135eb7262960?type=module",
"externalReferences": [
{
"url": "https://github.com/dprotaso/go-yit",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/github.com/ekzhu/minhash-lsh@v0.0.0-20171225071031-5c06ee8586a1?type=module",
"type": "library",
"name": "github.com/ekzhu/minhash-lsh",
"version": "v0.0.0-20171225071031-5c06ee8586a1",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "ffb1bbabc48325dada8798c362a648f291858d2aa20b37d210ef8d82a282617d"
}
],
"purl": "pkg:golang/github.com/ekzhu/minhash-lsh@v0.0.0-20171225071031-5c06ee8586a1?type=module",
"externalReferences": [
{
"url": "https://github.com/ekzhu/minhash-lsh",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/github.com/emirpasic/gods@v1.12.0?type=module",
"type": "library",
"name": "github.com/emirpasic/gods",
"version": "v1.12.0",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "4005083d2682bb81be3ce725c5ea9bdc5f963e974aa851a5c37ebec8ecc696b8"
}
],
"purl": "pkg:golang/github.com/emirpasic/gods@v1.12.0?type=module",
"externalReferences": [
{
"url": "https://github.com/emirpasic/gods",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/github.com/evanphx/json-patch/v5@v5.5.0?type=module",
"type": "library",
"name": "github.com/evanphx/json-patch/v5",
"version": "v5.5.0",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "6c098589427ea34a360783a24c5784dcca823adca8fa38cf3fd899d154716147"
}
],
"purl": "pkg:golang/github.com/evanphx/json-patch/v5@v5.5.0?type=module",
"externalReferences": [
{
"url": "https://github.com/evanphx/json-patch",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/github.com/fsnotify/fsnotify@v1.5.1?type=module",
"type": "library",
"name": "github.com/fsnotify/fsnotify",
"version": "v1.5.1",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "9997105075505105a83d75edb9ff72b845cab9d915dacc75134e9469d296a602"
}
],
"purl": "pkg:golang/github.com/fsnotify/fsnotify@v1.5.1?type=module",
"externalReferences": [
{
"url": "https://github.com/fsnotify/fsnotify",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/github.com/go-enry/go-license-detector/v4@v4.3.0?type=module",
"type": "library",
"name": "github.com/go-enry/go-license-detector/v4",
"version": "v4.3.0",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "385950015370e4594a5235f83ae5bc24e69bbbc3101e34ca0dbf6975e358314c"
}
],
"purl": "pkg:golang/github.com/go-enry/go-license-detector/v4@v4.3.0?type=module",
"externalReferences": [
{
"url": "https://github.com/go-enry/go-license-detector",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/github.com/go-git/gcfg@v1.5.0?type=module",
"type": "library",
"name": "github.com/go-git/gcfg",
"version": "v1.5.0",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "43956235f185f33160c8958fa98c00eea185a0c4c488199d96471f466a4831ae"
}
],
"purl": "pkg:golang/github.com/go-git/gcfg@v1.5.0?type=module",
"externalReferences": [
{
"url": "https://github.com/go-git/gcfg",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/github.com/go-git/go-billy/v5@v5.3.1?type=module",
"type": "library",
"name": "github.com/go-git/go-billy/v5",
"version": "v5.3.1",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "08f88e500ccab4c46fa2510ac3e6c6d4f2d1a53ec3dcb22cdffddecb8022bb7e"
}
],
"purl": "pkg:golang/github.com/go-git/go-billy/v5@v5.3.1?type=module",
"externalReferences": [
{
"url": "https://github.com/go-git/go-billy",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/github.com/go-git/go-git/v5@v5.4.2?type=module",
"type": "library",
"name": "github.com/go-git/go-git/v5",
"version": "v5.4.2",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "057c99bbdb745646e21edaabb2f76adfd503846253975879e555ba0920b8698e"
}
],
"purl": "pkg:golang/github.com/go-git/go-git/v5@v5.4.2?type=module",
"externalReferences": [
{
"url": "https://github.com/go-git/go-git",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/github.com/go-logr/logr@v1.2.0?type=module",
"type": "library",
"name": "github.com/go-logr/logr",
"version": "v1.2.0",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "40ae3424a27231d503cfe87ec6f0acaeefdb261bc6d14c6f78f574b9f2ff01c1"
}
],
"purl": "pkg:golang/github.com/go-logr/logr@v1.2.0?type=module",
"externalReferences": [
{
"url": "https://github.com/go-logr/logr",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/github.com/gogo/protobuf@v1.3.2?type=module",
"type": "library",
"name": "github.com/gogo/protobuf",
"version": "v1.3.2",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "3afd5cbdce7c505ddbe578c19d9bfbfa8a5c4dc40565e6d88d6ce2df8bdd9b84"
}
],
"purl": "pkg:golang/github.com/gogo/protobuf@v1.3.2?type=module",
"externalReferences": [
{
"url": "https://github.com/gogo/protobuf",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/github.com/golang/protobuf@v1.5.2?type=module",
"type": "library",
"name": "github.com/golang/protobuf",
"version": "v1.5.2",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "44e3ca04d15f4203943227c7c8ff8a61bbe98db76814db3e68aec35e58e2d13c"
}
],
"purl": "pkg:golang/github.com/golang/protobuf@v1.5.2?type=module",
"externalReferences": [
{
"url": "https://github.com/golang/protobuf",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/github.com/google/go-cmp@v0.5.7?type=module",
"type": "library",
"name": "github.com/google/go-cmp",
"version": "v0.5.7",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "f35fe293a8a90d04b66867017c83797470c1dfa070ad2b7278042ab92602578a"
}
],
"purl": "pkg:golang/github.com/google/go-cmp@v0.5.7?type=module",
"externalReferences": [
{
"url": "https://github.com/google/go-cmp",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/github.com/google/go-containerregistry@v0.8.1-0.20220127202146-ad9088610094?type=module",
"type": "library",
"name": "github.com/google/go-containerregistry",
"version": "v0.8.1-0.20220127202146-ad9088610094",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "6f895f505d6a62ab3df96ea65bb3a27199a7d9a5b100eb916edd48a47676d8e8"
}
],
"purl": "pkg:golang/github.com/google/go-containerregistry@v0.8.1-0.20220127202146-ad9088610094?type=module",
"externalReferences": [
{
"url": "https://github.com/google/go-containerregistry",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/github.com/hashicorp/hcl@v1.0.0?type=module",
"type": "library",
"name": "github.com/hashicorp/hcl",
"version": "v1.0.0",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "d009e5ce3a62e2f11ab1378d167da62c98134b0b74fbab1fb224c6f2a7161b1e"
}
],
"purl": "pkg:golang/github.com/hashicorp/hcl@v1.0.0?type=module",
"externalReferences": [
{
"url": "https://github.com/hashicorp/hcl",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/github.com/hhatto/gorst@v0.0.0-20181029133204-ca9f730cac5b?type=module",
"type": "library",
"name": "github.com/hhatto/gorst",
"version": "v0.0.0-20181029133204-ca9f730cac5b",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "25dbb6b5b031911a2e4882e9d846e9a2c21bf21e203bed90b99127dddf6c2807"
}
],
"purl": "pkg:golang/github.com/hhatto/gorst@v0.0.0-20181029133204-ca9f730cac5b?type=module",
"externalReferences": [
{
"url": "https://github.com/hhatto/gorst",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/github.com/imdario/mergo@v0.3.12?type=module",
"type": "library",
"name": "github.com/imdario/mergo",
"version": "v0.3.12",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "6fa47606c9536c8113a002ca3fb2f152f8a34ec348f5301ef34a4b58dda0fc75"
}
],
"purl": "pkg:golang/github.com/imdario/mergo@v0.3.12?type=module",
"externalReferences": [
{
"url": "https://github.com/imdario/mergo",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/github.com/jbenet/go-context@v0.0.0-20150711004518-d14ea06fba99?type=module",
"type": "library",
"name": "github.com/jbenet/go-context",
"version": "v0.0.0-20150711004518-d14ea06fba99",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "05048578f03545624e968707e85c72f0c9b00edfb25506142ca7cdd11a1337c0"
}
],
"purl": "pkg:golang/github.com/jbenet/go-context@v0.0.0-20150711004518-d14ea06fba99?type=module",
"externalReferences": [
{
"url": "https://github.com/jbenet/go-context",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/github.com/jdkato/prose@v1.1.0?type=module",
"type": "library",
"name": "github.com/jdkato/prose",
"version": "v1.1.0",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "2e9be60c6c1b2864e07421f76bc5492f9eacafba7fc0e14fc3f47894ce0f7c58"
}
],
"purl": "pkg:golang/github.com/jdkato/prose@v1.1.0?type=module",
"externalReferences": [
{
"url": "https://github.com/jdkato/prose",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/github.com/kevinburke/ssh_config@v0.0.0-20201106050909-4977a11b4351?type=module",
"type": "library",
"name": "github.com/kevinburke/ssh_config",
"version": "v0.0.0-20201106050909-4977a11b4351",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "0e8c12f61be0c98497e133b9369c82eb4ebf6784b19cd61b4fe597dbba2be829"
}
],
"purl": "pkg:golang/github.com/kevinburke/ssh_config@v0.0.0-20201106050909-4977a11b4351?type=module",
"externalReferences": [
{
"url": "https://github.com/kevinburke/ssh_config",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/github.com/klauspost/compress@v1.14.2?type=module",
"type": "library",
"name": "github.com/klauspost/compress",
"version": "v1.14.2",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "4b438794593f19ba27ff26ae149e057c9245e55d1f7391db05325ace2dbca51c"
}
],
"purl": "pkg:golang/github.com/klauspost/compress@v1.14.2?type=module",
"externalReferences": [
{
"url": "https://github.com/klauspost/compress",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/github.com/magiconair/properties@v1.8.5?type=module",
"type": "library",
"name": "github.com/magiconair/properties",
"version": "v1.8.5",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "6fa909b3e1263c53181a4a30f46894c82c8ebc8c187ad609ddf49a59a93f1a5b"
}
],
"purl": "pkg:golang/github.com/magiconair/properties@v1.8.5?type=module",
"externalReferences": [
{
"url": "https://github.com/magiconair/properties",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/github.com/mattmoor/dep-notify@v0.0.0-20190205035814-a45dec370a17?type=module",
"type": "library",
"name": "github.com/mattmoor/dep-notify",
"version": "v0.0.0-20190205035814-a45dec370a17",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "3fdd5e0d5815cef17612603a7e6182c91d95405966a369ec992d836c7a0601ca"
}
],
"purl": "pkg:golang/github.com/mattmoor/dep-notify@v0.0.0-20190205035814-a45dec370a17?type=module",
"externalReferences": [
{
"url": "https://github.com/mattmoor/dep-notify",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/github.com/mattn/go-isatty@v0.0.14?type=module",
"type": "library",
"name": "github.com/mattn/go-isatty",
"version": "v0.0.14",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "c95b806b2b3a0477f18a38193f3c3edd996ee724202863f6fe17106c76fb4bd6"
}
],
"purl": "pkg:golang/github.com/mattn/go-isatty@v0.0.14?type=module",
"externalReferences": [
{
"url": "https://github.com/mattn/go-isatty",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/github.com/mitchellh/go-homedir@v1.1.0?type=module",
"type": "library",
"name": "github.com/mitchellh/go-homedir",
"version": "v1.1.0",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "96e905f738971710c53e4035becaf9ce97355ee3c39ffc059edab9986fb81346"
}
],
"purl": "pkg:golang/github.com/mitchellh/go-homedir@v1.1.0?type=module",
"externalReferences": [
{
"url": "https://github.com/mitchellh/go-homedir",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/github.com/mitchellh/mapstructure@v1.4.3?type=module",
"type": "library",
"name": "github.com/mitchellh/mapstructure",
"version": "v1.4.3",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "395a300d20a5970fd88dd2e46a6dffb26ef012d3b2e7d77c9dd1a009cca3f1cb"
}
],
"purl": "pkg:golang/github.com/mitchellh/mapstructure@v1.4.3?type=module",
"externalReferences": [
{
"url": "https://github.com/mitchellh/mapstructure",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/github.com/montanaflynn/stats@v0.0.0-20171201202039-1bf9dbcd8cbe?type=module",
"type": "library",
"name": "github.com/montanaflynn/stats",
"version": "v0.0.0-20171201202039-1bf9dbcd8cbe",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "8abb8311f325d84e9f6cc67db34b1c61f650f38ffa48f2facc2f0008cda820bd"
}
],
"purl": "pkg:golang/github.com/montanaflynn/stats@v0.0.0-20171201202039-1bf9dbcd8cbe?type=module",
"externalReferences": [
{
"url": "https://github.com/montanaflynn/stats",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/github.com/opencontainers/go-digest@v1.0.0?type=module",
"type": "library",
"name": "github.com/opencontainers/go-digest",
"version": "v1.0.0",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "6a93945ace755b93e586ec86cb3f4509e78120e50303fea75bc3a2ff23a18795"
}
],
"purl": "pkg:golang/github.com/opencontainers/go-digest@v1.0.0?type=module",
"externalReferences": [
{
"url": "https://github.com/opencontainers/go-digest",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/github.com/opencontainers/image-spec@v1.0.3-0.20220114050600-8b9d41f48198?type=module",
"type": "library",
"name": "github.com/opencontainers/image-spec",
"version": "v1.0.3-0.20220114050600-8b9d41f48198",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "f9ccdcfc9f129613ca2ceb552cc41cfb10c21414fbdd94ad32c4614ac521b128"
}
],
"purl": "pkg:golang/github.com/opencontainers/image-spec@v1.0.3-0.20220114050600-8b9d41f48198?type=module",
"externalReferences": [
{
"url": "https://github.com/opencontainers/image-spec",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/github.com/pelletier/go-toml@v1.9.4?type=module",
"type": "library",
"name": "github.com/pelletier/go-toml",
"version": "v1.9.4",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "b6310d17a31f64083c7b8666653796696893daf5edb283bafa2b8e8c58440b03"
}
],
"purl": "pkg:golang/github.com/pelletier/go-toml@v1.9.4?type=module",
"externalReferences": [
{
"url": "https://github.com/pelletier/go-toml",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/github.com/pkg/errors@v0.9.1?type=module",
"type": "library",
"name": "github.com/pkg/errors",
"version": "v0.9.1",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "14404bc75cd2db5e28c298f2eeab017a2c5b51192e850030acae54c0b193c2de"
}
],
"purl": "pkg:golang/github.com/pkg/errors@v0.9.1?type=module",
"externalReferences": [
{
"url": "https://github.com/pkg/errors",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/github.com/rs/zerolog@v1.26.1?type=module",
"type": "library",
"name": "github.com/rs/zerolog",
"version": "v1.26.1",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "fe2870c6a1fee33f14c7223bd30335cfdc82be459c7f3fdade68f8f24fd99e07"
}
],
"purl": "pkg:golang/github.com/rs/zerolog@v1.26.1?type=module",
"externalReferences": [
{
"url": "https://github.com/rs/zerolog",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/github.com/russross/blackfriday/v2@v2.1.0?type=module",
"type": "library",
"name": "github.com/russross/blackfriday/v2",
"version": "v2.1.0",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "248387e79ff4716c8eba296bf7faa5ae6d0149795daa7ab032c7f7e4b77aee69"
}
],
"purl": "pkg:golang/github.com/russross/blackfriday/v2@v2.1.0?type=module",
"externalReferences": [
{
"url": "https://github.com/russross/blackfriday",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/github.com/sergi/go-diff@v1.2.0?type=module",
"type": "library",
"name": "github.com/sergi/go-diff",
"version": "v1.2.0",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "5d4fabbcc022a01d140b7ab5305ac8432e15a39ff856c4434105c7b04c9aeb14"
}
],
"purl": "pkg:golang/github.com/sergi/go-diff@v1.2.0?type=module",
"externalReferences": [
{
"url": "https://github.com/sergi/go-diff",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/github.com/shogo82148/go-shuffle@v0.0.0-20170808115208-59829097ff3b?type=module",
"type": "library",
"name": "github.com/shogo82148/go-shuffle",
"version": "v0.0.0-20170808115208-59829097ff3b",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "548d6efa8d8a64f679021b8fa5763424176940f9e44f1e837795c984affd3181"
}
],
"purl": "pkg:golang/github.com/shogo82148/go-shuffle@v0.0.0-20170808115208-59829097ff3b?type=module",
"externalReferences": [
{
"url": "https://github.com/shogo82148/go-shuffle",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/github.com/sigstore/cosign@v1.3.2-0.20211120003522-90e2dcfe7b92?type=module",
"type": "library",
"name": "github.com/sigstore/cosign",
"version": "v1.3.2-0.20211120003522-90e2dcfe7b92",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "8a7e8d26010ab5e5ded8b1282c95a9ba03dccfd1f9dd74b5ccfcb6b9e953dc26"
}
],
"purl": "pkg:golang/github.com/sigstore/cosign@v1.3.2-0.20211120003522-90e2dcfe7b92?type=module",
"externalReferences": [
{
"url": "https://github.com/sigstore/cosign",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/github.com/sigstore/sigstore@v1.0.2-0.20211115214857-534e133ebf9d?type=module",
"type": "library",
"name": "github.com/sigstore/sigstore",
"version": "v1.0.2-0.20211115214857-534e133ebf9d",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "b8bc42596fd8ea637e8e074232fac3d94984473e972bcd04fafd0c4c9edda8a0"
}
],
"purl": "pkg:golang/github.com/sigstore/sigstore@v1.0.2-0.20211115214857-534e133ebf9d?type=module",
"externalReferences": [
{
"url": "https://github.com/sigstore/sigstore",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/github.com/sirupsen/logrus@v1.8.1?type=module",
"type": "library",
"name": "github.com/sirupsen/logrus",
"version": "v1.8.1",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "7492ae1e0aa4d4d35096aa00e814e533559ff43387dcd063432bb487df806591"
}
],
"purl": "pkg:golang/github.com/sirupsen/logrus@v1.8.1?type=module",
"externalReferences": [
{
"url": "https://github.com/sirupsen/logrus",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/github.com/spf13/afero@v1.6.0?type=module",
"type": "library",
"name": "github.com/spf13/afero",
"version": "v1.6.0",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "c686b1dac2760d3f12f31036a5a3c58c309270235e5ac83be551b40cb46b7a26"
}
],
"purl": "pkg:golang/github.com/spf13/afero@v1.6.0?type=module",
"externalReferences": [
{
"url": "https://github.com/spf13/afero",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/github.com/spf13/cast@v1.4.1?type=module",
"type": "library",
"name": "github.com/spf13/cast",
"version": "v1.4.1",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "b348737be274d7de997c4313b3cd0ded4945b74043b90ed0f890e71e231629d0"
}
],
"purl": "pkg:golang/github.com/spf13/cast@v1.4.1?type=module",
"externalReferences": [
{
"url": "https://github.com/spf13/cast",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/github.com/spf13/cobra@v1.3.0?type=module",
"type": "library",
"name": "github.com/spf13/cobra",
"version": "v1.3.0",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "47b712bc6bbe56ffaa5f4816e51ffce5dc769269894f9cf934cf227dd623767d"
}
],
"purl": "pkg:golang/github.com/spf13/cobra@v1.3.0?type=module",
"externalReferences": [
{
"url": "https://github.com/spf13/cobra",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/github.com/spf13/jwalterweatherman@v1.1.0?type=module",
"type": "library",
"name": "github.com/spf13/jwalterweatherman",
"version": "v1.1.0",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "b9eeafa02e5b47917c6312394baee3f62e7cd8553842fa366e6aa7a8c6000c59"
}
],
"purl": "pkg:golang/github.com/spf13/jwalterweatherman@v1.1.0?type=module",
"externalReferences": [
{
"url": "https://github.com/spf13/jwalterweatherman",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/github.com/spf13/pflag@v1.0.5?type=module",
"type": "library",
"name": "github.com/spf13/pflag",
"version": "v1.0.5",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "8b2f951543823f56bef3216da3f76b836089e6ed3246807b7d9c370cabff2570"
}
],
"purl": "pkg:golang/github.com/spf13/pflag@v1.0.5?type=module",
"externalReferences": [
{
"url": "https://github.com/spf13/pflag",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/github.com/spf13/viper@v1.10.1?type=module",
"type": "library",
"name": "github.com/spf13/viper",
"version": "v1.10.1",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "9ee259b98a46ee04e3fd7aa253083c6c0d1ca75f8cda60b727883996e51804a9"
}
],
"purl": "pkg:golang/github.com/spf13/viper@v1.10.1?type=module",
"externalReferences": [
{
"url": "https://github.com/spf13/viper",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/github.com/subosito/gotenv@v1.2.0?type=module",
"type": "library",
"name": "github.com/subosito/gotenv",
"version": "v1.2.0",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "4a5af547d1f102510a79f82ae639fd53e0e711394851ae877e01338f483977bb"
}
],
"purl": "pkg:golang/github.com/subosito/gotenv@v1.2.0?type=module",
"externalReferences": [
{
"url": "https://github.com/subosito/gotenv",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/github.com/theupdateframework/go-tuf@v0.0.0-20210722233521-90e262754396?type=module",
"type": "library",
"name": "github.com/theupdateframework/go-tuf",
"version": "v0.0.0-20210722233521-90e262754396",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "8f8a1d5593308251e9e78098b0d1ddd3096cfa5910cf1968414f4042342ed16e"
}
],
"purl": "pkg:golang/github.com/theupdateframework/go-tuf@v0.0.0-20210722233521-90e262754396?type=module",
"externalReferences": [
{
"url": "https://github.com/theupdateframework/go-tuf",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/github.com/vbatts/tar-split@v0.11.2?type=module",
"type": "library",
"name": "github.com/vbatts/tar-split",
"version": "v0.11.2",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "5626ba5ea26bd2171e5b8c1f7f7411cc3e60024fed6ad330ff8640edc4e520c1"
}
],
"purl": "pkg:golang/github.com/vbatts/tar-split@v0.11.2?type=module",
"externalReferences": [
{
"url": "https://github.com/vbatts/tar-split",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/github.com/xanzy/ssh-agent@v0.3.0?type=module",
"type": "library",
"name": "github.com/xanzy/ssh-agent",
"version": "v0.3.0",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "c14333b8ab4a8a54600400f5b146fc80ec3046bd851a8055ba6723a0e0020a52"
}
],
"purl": "pkg:golang/github.com/xanzy/ssh-agent@v0.3.0?type=module",
"externalReferences": [
{
"url": "https://github.com/xanzy/ssh-agent",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/golang.org/x/crypto@v0.0.0-20220112180741-5e0467b6c7ce?type=module",
"type": "library",
"name": "golang.org/x/crypto",
"version": "v0.0.0-20220112180741-5e0467b6c7ce",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "46887a5d6c4714aacf802fc442156e6d200643a3b393a21dc474b3b75991d042"
}
],
"purl": "pkg:golang/golang.org/x/crypto@v0.0.0-20220112180741-5e0467b6c7ce?type=module"
},
{
"bom-ref": "pkg:golang/golang.org/x/exp@v0.0.0-20210126221216-84987778548c?type=module",
"type": "library",
"name": "golang.org/x/exp",
"version": "v0.0.0-20210126221216-84987778548c",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "b1665bee173b528321079fd5624e7e9ec1ee887abc279974a2c7c162cf42de0c"
}
],
"purl": "pkg:golang/golang.org/x/exp@v0.0.0-20210126221216-84987778548c?type=module"
},
{
"bom-ref": "pkg:golang/golang.org/x/mod@v0.5.1?type=module",
"type": "library",
"name": "golang.org/x/mod",
"version": "v0.5.1",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "389c6843faf29e817475c09d23b70b3e4b70fe147672e7aa61f8e6e37a2a2b7f"
}
],
"purl": "pkg:golang/golang.org/x/mod@v0.5.1?type=module"
},
{
"bom-ref": "pkg:golang/golang.org/x/net@v0.0.0-20220127074510-2fabfed7e28f?type=module",
"type": "library",
"name": "golang.org/x/net",
"version": "v0.0.0-20220127074510-2fabfed7e28f",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "a3ae81bfdfb0fefba4ecaadc8a0f6366a0f4d453fb04bf0e96216aab0d31ccf2"
}
],
"purl": "pkg:golang/golang.org/x/net@v0.0.0-20220127074510-2fabfed7e28f?type=module"
},
{
"bom-ref": "pkg:golang/golang.org/x/sync@v0.0.0-20210220032951-036812b2e83c?type=module",
"type": "library",
"name": "golang.org/x/sync",
"version": "v0.0.0-20210220032951-036812b2e83c",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "e4ab25198c05a6484687e435e9bc0c3f770ea27b47f0539ea7bb4657ce98ed24"
}
],
"purl": "pkg:golang/golang.org/x/sync@v0.0.0-20210220032951-036812b2e83c?type=module"
},
{
"bom-ref": "pkg:golang/golang.org/x/sys@v0.0.0-20220114195835-da31bd327af9?type=module",
"type": "library",
"name": "golang.org/x/sys",
"version": "v0.0.0-20220114195835-da31bd327af9",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "5df290e0e94597ca2410eaf952f02a151563f2963fe327dc5eb75d07ca806d4d"
}
],
"purl": "pkg:golang/golang.org/x/sys@v0.0.0-20220114195835-da31bd327af9?type=module"
},
{
"bom-ref": "pkg:golang/golang.org/x/term@v0.0.0-20210927222741-03fcf44c2211?type=module",
"type": "library",
"name": "golang.org/x/term",
"version": "v0.0.0-20210927222741-03fcf44c2211",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "2468113a02a5f4df03b96db4a054b983173e944ebbfcddc57309813cc7bb02b6"
}
],
"purl": "pkg:golang/golang.org/x/term@v0.0.0-20210927222741-03fcf44c2211?type=module"
},
{
"bom-ref": "pkg:golang/golang.org/x/text@v0.3.7?type=module",
"type": "library",
"name": "golang.org/x/text",
"version": "v0.3.7",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "a25a70bcfd8a69c5b5656bec47bb90868c9362f280ba97d0ad118114cdf9d869"
}
],
"purl": "pkg:golang/golang.org/x/text@v0.3.7?type=module"
},
{
"bom-ref": "pkg:golang/golang.org/x/tools@v0.1.8?type=module",
"type": "library",
"name": "golang.org/x/tools",
"version": "v0.1.8",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "3f51e1186b8b5b8680725ce3b6625d7f49893a3554654cce4ea9009162fe97ac"
}
],
"purl": "pkg:golang/golang.org/x/tools@v0.1.8?type=module"
},
{
"bom-ref": "pkg:golang/golang.org/x/xerrors@v0.0.0-20200804184101-5ec99f83aff1?type=module",
"type": "library",
"name": "golang.org/x/xerrors",
"version": "v0.0.0-20200804184101-5ec99f83aff1",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "828d5b2bf0ff045655d88f1c21077534a119fb4a304931b57c34dc8b822a15c1"
}
],
"purl": "pkg:golang/golang.org/x/xerrors@v0.0.0-20200804184101-5ec99f83aff1?type=module"
},
{
"bom-ref": "pkg:golang/gonum.org/v1/gonum@v0.7.0?type=module",
"type": "library",
"name": "gonum.org/v1/gonum",
"version": "v0.7.0",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "1dd92cd0bd218339d92c6f67cd76fcbd9d2b46fa8dbc0720029f38cbb330920c"
}
],
"purl": "pkg:golang/gonum.org/v1/gonum@v0.7.0?type=module"
},
{
"bom-ref": "pkg:golang/google.golang.org/genproto@v0.0.0-20220126215142-9970aeb2e350?type=module",
"type": "library",
"name": "google.golang.org/genproto",
"version": "v0.0.0-20220126215142-9970aeb2e350",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "6311e9e73a887004a10c4bd1af9ff4ad5112552fa78d817af0f49d6b3acd2c9a"
}
],
"purl": "pkg:golang/google.golang.org/genproto@v0.0.0-20220126215142-9970aeb2e350?type=module"
},
{
"bom-ref": "pkg:golang/google.golang.org/grpc@v1.44.0?type=module",
"type": "library",
"name": "google.golang.org/grpc",
"version": "v1.44.0",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "c1ea92c62fd332cd52a8544c1c2b4181746cf24dd7dfd4080c4674a5172db548"
}
],
"purl": "pkg:golang/google.golang.org/grpc@v1.44.0?type=module"
},
{
"bom-ref": "pkg:golang/google.golang.org/protobuf@v1.27.1?type=module",
"type": "library",
"name": "google.golang.org/protobuf",
"version": "v1.27.1",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "4a7a9b9c3c3557b46265c5cfc793047aa3efdacefd2fd8bb0495251bff91bab4"
}
],
"purl": "pkg:golang/google.golang.org/protobuf@v1.27.1?type=module"
},
{
"bom-ref": "pkg:golang/gopkg.in/ini.v1@v1.66.2?type=module",
"type": "library",
"name": "gopkg.in/ini.v1",
"version": "v1.66.2",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "5df47574e62e6f2b4acb84a1cdcd8b1ebac6854d250c27c3186d722cf9a982c2"
}
],
"purl": "pkg:golang/gopkg.in/ini.v1@v1.66.2?type=module",
"externalReferences": [
{
"url": "https://github.com/go-ini/ini",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/gopkg.in/neurosnap/sentences.v1@v1.0.6?type=module",
"type": "library",
"name": "gopkg.in/neurosnap/sentences.v1",
"version": "v1.0.6",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "bfb125c8fd36d2211940e3722e57777c720b1d638fb3e9edcee41334f92e97c1"
}
],
"purl": "pkg:golang/gopkg.in/neurosnap/sentences.v1@v1.0.6?type=module",
"externalReferences": [
{
"url": "https://github.com/neurosnap/sentences",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/gopkg.in/warnings.v0@v0.1.2?type=module",
"type": "library",
"name": "gopkg.in/warnings.v0",
"version": "v0.1.2",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "c055d56c563c0d8e7fc4e7b510289674a0b3665c60b2171854d9011ecb4044c1"
}
],
"purl": "pkg:golang/gopkg.in/warnings.v0@v0.1.2?type=module",
"externalReferences": [
{
"url": "https://github.com/go-warnings/warnings",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/gopkg.in/yaml.v2@v2.4.0?type=module",
"type": "library",
"name": "gopkg.in/yaml.v2",
"version": "v2.4.0",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "0fcc60c04098ec262fc7e6369f8b01cfddc99fd251bf1762cb2a3c0937ee29a6"
}
],
"purl": "pkg:golang/gopkg.in/yaml.v2@v2.4.0?type=module",
"externalReferences": [
{
"url": "https://github.com/go-yaml/yaml",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/gopkg.in/yaml.v3@v3.0.0-20210107192922-496545a6307b?type=module",
"type": "library",
"name": "gopkg.in/yaml.v3",
"version": "v3.0.0-20210107192922-496545a6307b",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "87ca83a2d6843ee2404eb3265b4e0d0b083bbf6d9a1c7dbcc30a5ab9484af4ea"
}
],
"purl": "pkg:golang/gopkg.in/yaml.v3@v3.0.0-20210107192922-496545a6307b?type=module",
"externalReferences": [
{
"url": "https://github.com/go-yaml/yaml",
"type": "vcs"
}
]
},
{
"bom-ref": "pkg:golang/k8s.io/apimachinery@v0.23.1?type=module",
"type": "library",
"name": "k8s.io/apimachinery",
"version": "v0.23.1",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "b1f0639431708f6a271b4223c790be4ab028794b1c3eb9a0866ef01cffae5e5a"
}
],
"purl": "pkg:golang/k8s.io/apimachinery@v0.23.1?type=module"
},
{
"bom-ref": "pkg:golang/k8s.io/klog/v2@v2.30.0?type=module",
"type": "library",
"name": "k8s.io/klog/v2",
"version": "v2.30.0",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "6d43ba76b22f088b2f67f5c581fc68185414fdae10921d22025bd447bbe51c9c"
}
],
"purl": "pkg:golang/k8s.io/klog/v2@v2.30.0?type=module"
},
{
"bom-ref": "pkg:golang/k8s.io/utils@v0.0.0-20210930125809-cb0fa318a74b?type=module",
"type": "library",
"name": "k8s.io/utils",
"version": "v0.0.0-20210930125809-cb0fa318a74b",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "c3110c19eb4632eaf7275c6e18b418ec6110620f5b6712a7ded2a8e64fde61cb"
}
],
"purl": "pkg:golang/k8s.io/utils@v0.0.0-20210930125809-cb0fa318a74b?type=module"
},
{
"bom-ref": "pkg:golang/sigs.k8s.io/kind@v0.11.1?type=module",
"type": "library",
"name": "sigs.k8s.io/kind",
"version": "v0.11.1",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "a55cce921530301ac207443f5a59500cedefd7863ea36574b458234ea2148f00"
}
],
"purl": "pkg:golang/sigs.k8s.io/kind@v0.11.1?type=module"
},
{
"bom-ref": "pkg:golang/sigs.k8s.io/yaml@v1.3.0?type=module",
"type": "library",
"name": "sigs.k8s.io/yaml",
"version": "v1.3.0",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "6b655c94bcce1abc0e1c3895f047c11a1be31ef3f8e82b56e63e8f3af858186a"
}
],
"purl": "pkg:golang/sigs.k8s.io/yaml@v1.3.0?type=module"
}
],
"dependencies": [
{
"ref": "pkg:golang/github.com/google/ko@(devel)?type=module",
"dependsOn": [
"pkg:golang/github.com/BurntSushi/toml@v0.4.1?type=module",
"pkg:golang/github.com/CycloneDX/cyclonedx-go@v0.4.0?type=module",
"pkg:golang/github.com/CycloneDX/cyclonedx-gomod@v1.1.1-0.20220126143547-bbe6d72fdb76?type=module",
"pkg:golang/github.com/ProtonMail/go-crypto@v0.0.0-20210428141323-04723f9f07d7?type=module",
"pkg:golang/github.com/alessio/shellescape@v1.4.1?type=module",
"pkg:golang/github.com/containerd/containerd@v1.5.9?type=module",
"pkg:golang/github.com/containerd/stargz-snapshotter/estargz@v0.10.1?type=module",
"pkg:golang/github.com/dgryski/go-minhash@v0.0.0-20170608043002-7fe510aff544?type=module",
"pkg:golang/github.com/docker/cli@v20.10.12+incompatible?type=module",
"pkg:golang/github.com/docker/distribution@v2.7.1+incompatible?type=module",
"pkg:golang/github.com/docker/docker@v20.10.12+incompatible?type=module",
"pkg:golang/github.com/docker/docker-credential-helpers@v0.6.4?type=module",
"pkg:golang/github.com/docker/go-connections@v0.4.0?type=module",
"pkg:golang/github.com/docker/go-units@v0.4.0?type=module",
"pkg:golang/github.com/dprotaso/go-yit@v0.0.0-20191028211022-135eb7262960?type=module",
"pkg:golang/github.com/ekzhu/minhash-lsh@v0.0.0-20171225071031-5c06ee8586a1?type=module",
"pkg:golang/github.com/emirpasic/gods@v1.12.0?type=module",
"pkg:golang/github.com/evanphx/json-patch/v5@v5.5.0?type=module",
"pkg:golang/github.com/fsnotify/fsnotify@v1.5.1?type=module",
"pkg:golang/github.com/go-enry/go-license-detector/v4@v4.3.0?type=module",
"pkg:golang/github.com/go-git/gcfg@v1.5.0?type=module",
"pkg:golang/github.com/go-git/go-billy/v5@v5.3.1?type=module",
"pkg:golang/github.com/go-git/go-git/v5@v5.4.2?type=module",
"pkg:golang/github.com/go-logr/logr@v1.2.0?type=module",
"pkg:golang/github.com/gogo/protobuf@v1.3.2?type=module",
"pkg:golang/github.com/golang/protobuf@v1.5.2?type=module",
"pkg:golang/github.com/google/go-cmp@v0.5.7?type=module",
"pkg:golang/github.com/google/go-containerregistry@v0.8.1-0.20220127202146-ad9088610094?type=module",
"pkg:golang/github.com/hashicorp/hcl@v1.0.0?type=module",
"pkg:golang/github.com/hhatto/gorst@v0.0.0-20181029133204-ca9f730cac5b?type=module",
"pkg:golang/github.com/imdario/mergo@v0.3.12?type=module",
"pkg:golang/github.com/jbenet/go-context@v0.0.0-20150711004518-d14ea06fba99?type=module",
"pkg:golang/github.com/jdkato/prose@v1.1.0?type=module",
"pkg:golang/github.com/kevinburke/ssh_config@v0.0.0-20201106050909-4977a11b4351?type=module",
"pkg:golang/github.com/klauspost/compress@v1.14.2?type=module",
"pkg:golang/github.com/magiconair/properties@v1.8.5?type=module",
"pkg:golang/github.com/mattmoor/dep-notify@v0.0.0-20190205035814-a45dec370a17?type=module",
"pkg:golang/github.com/mattn/go-isatty@v0.0.14?type=module",
"pkg:golang/github.com/mitchellh/go-homedir@v1.1.0?type=module",
"pkg:golang/github.com/mitchellh/mapstructure@v1.4.3?type=module",
"pkg:golang/github.com/montanaflynn/stats@v0.0.0-20171201202039-1bf9dbcd8cbe?type=module",
"pkg:golang/github.com/opencontainers/go-digest@v1.0.0?type=module",
"pkg:golang/github.com/opencontainers/image-spec@v1.0.3-0.20220114050600-8b9d41f48198?type=module",
"pkg:golang/github.com/pelletier/go-toml@v1.9.4?type=module",
"pkg:golang/github.com/pkg/errors@v0.9.1?type=module",
"pkg:golang/github.com/rs/zerolog@v1.26.1?type=module",
"pkg:golang/github.com/russross/blackfriday/v2@v2.1.0?type=module",
"pkg:golang/github.com/sergi/go-diff@v1.2.0?type=module",
"pkg:golang/github.com/shogo82148/go-shuffle@v0.0.0-20170808115208-59829097ff3b?type=module",
"pkg:golang/github.com/sigstore/cosign@v1.3.2-0.20211120003522-90e2dcfe7b92?type=module",
"pkg:golang/github.com/sigstore/sigstore@v1.0.2-0.20211115214857-534e133ebf9d?type=module",
"pkg:golang/github.com/sirupsen/logrus@v1.8.1?type=module",
"pkg:golang/github.com/spf13/afero@v1.6.0?type=module",
"pkg:golang/github.com/spf13/cast@v1.4.1?type=module",
"pkg:golang/github.com/spf13/cobra@v1.3.0?type=module",
"pkg:golang/github.com/spf13/jwalterweatherman@v1.1.0?type=module",
"pkg:golang/github.com/spf13/pflag@v1.0.5?type=module",
"pkg:golang/github.com/spf13/viper@v1.10.1?type=module",
"pkg:golang/github.com/subosito/gotenv@v1.2.0?type=module",
"pkg:golang/github.com/theupdateframework/go-tuf@v0.0.0-20210722233521-90e262754396?type=module",
"pkg:golang/github.com/vbatts/tar-split@v0.11.2?type=module",
"pkg:golang/github.com/xanzy/ssh-agent@v0.3.0?type=module",
"pkg:golang/golang.org/x/crypto@v0.0.0-20220112180741-5e0467b6c7ce?type=module",
"pkg:golang/golang.org/x/exp@v0.0.0-20210126221216-84987778548c?type=module",
"pkg:golang/golang.org/x/mod@v0.5.1?type=module",
"pkg:golang/golang.org/x/net@v0.0.0-20220127074510-2fabfed7e28f?type=module",
"pkg:golang/golang.org/x/sync@v0.0.0-20210220032951-036812b2e83c?type=module",
"pkg:golang/golang.org/x/sys@v0.0.0-20220114195835-da31bd327af9?type=module",
"pkg:golang/golang.org/x/term@v0.0.0-20210927222741-03fcf44c2211?type=module",
"pkg:golang/golang.org/x/text@v0.3.7?type=module",
"pkg:golang/golang.org/x/tools@v0.1.8?type=module",
"pkg:golang/golang.org/x/xerrors@v0.0.0-20200804184101-5ec99f83aff1?type=module",
"pkg:golang/gonum.org/v1/gonum@v0.7.0?type=module",
"pkg:golang/google.golang.org/genproto@v0.0.0-20220126215142-9970aeb2e350?type=module",
"pkg:golang/google.golang.org/grpc@v1.44.0?type=module",
"pkg:golang/google.golang.org/protobuf@v1.27.1?type=module",
"pkg:golang/gopkg.in/ini.v1@v1.66.2?type=module",
"pkg:golang/gopkg.in/neurosnap/sentences.v1@v1.0.6?type=module",
"pkg:golang/gopkg.in/warnings.v0@v0.1.2?type=module",
"pkg:golang/gopkg.in/yaml.v2@v2.4.0?type=module",
"pkg:golang/gopkg.in/yaml.v3@v3.0.0-20210107192922-496545a6307b?type=module",
"pkg:golang/k8s.io/apimachinery@v0.23.1?type=module",
"pkg:golang/k8s.io/klog/v2@v2.30.0?type=module",
"pkg:golang/k8s.io/utils@v0.0.0-20210930125809-cb0fa318a74b?type=module",
"pkg:golang/sigs.k8s.io/kind@v0.11.1?type=module",
"pkg:golang/sigs.k8s.io/yaml@v1.3.0?type=module"
]
},
{
"ref": "pkg:golang/github.com/BurntSushi/toml@v0.4.1?type=module"
},
{
"ref": "pkg:golang/github.com/CycloneDX/cyclonedx-go@v0.4.0?type=module"
},
{
"ref": "pkg:golang/github.com/CycloneDX/cyclonedx-gomod@v1.1.1-0.20220126143547-bbe6d72fdb76?type=module"
},
{
"ref": "pkg:golang/github.com/ProtonMail/go-crypto@v0.0.0-20210428141323-04723f9f07d7?type=module"
},
{
"ref": "pkg:golang/github.com/alessio/shellescape@v1.4.1?type=module"
},
{
"ref": "pkg:golang/github.com/containerd/containerd@v1.5.9?type=module"
},
{
"ref": "pkg:golang/github.com/containerd/stargz-snapshotter/estargz@v0.10.1?type=module"
},
{
"ref": "pkg:golang/github.com/dgryski/go-minhash@v0.0.0-20170608043002-7fe510aff544?type=module"
},
{
"ref": "pkg:golang/github.com/docker/cli@v20.10.12+incompatible?type=module"
},
{
"ref": "pkg:golang/github.com/docker/distribution@v2.7.1+incompatible?type=module"
},
{
"ref": "pkg:golang/github.com/docker/docker@v20.10.12+incompatible?type=module"
},
{
"ref": "pkg:golang/github.com/docker/docker-credential-helpers@v0.6.4?type=module"
},
{
"ref": "pkg:golang/github.com/docker/go-connections@v0.4.0?type=module"
},
{
"ref": "pkg:golang/github.com/docker/go-units@v0.4.0?type=module"
},
{
"ref": "pkg:golang/github.com/dprotaso/go-yit@v0.0.0-20191028211022-135eb7262960?type=module"
},
{
"ref": "pkg:golang/github.com/ekzhu/minhash-lsh@v0.0.0-20171225071031-5c06ee8586a1?type=module"
},
{
"ref": "pkg:golang/github.com/emirpasic/gods@v1.12.0?type=module"
},
{
"ref": "pkg:golang/github.com/evanphx/json-patch/v5@v5.5.0?type=module"
},
{
"ref": "pkg:golang/github.com/fsnotify/fsnotify@v1.5.1?type=module"
},
{
"ref": "pkg:golang/github.com/go-enry/go-license-detector/v4@v4.3.0?type=module"
},
{
"ref": "pkg:golang/github.com/go-git/gcfg@v1.5.0?type=module"
},
{
"ref": "pkg:golang/github.com/go-git/go-billy/v5@v5.3.1?type=module"
},
{
"ref": "pkg:golang/github.com/go-git/go-git/v5@v5.4.2?type=module"
},
{
"ref": "pkg:golang/github.com/go-logr/logr@v1.2.0?type=module"
},
{
"ref": "pkg:golang/github.com/gogo/protobuf@v1.3.2?type=module"
},
{
"ref": "pkg:golang/github.com/golang/protobuf@v1.5.2?type=module"
},
{
"ref": "pkg:golang/github.com/google/go-cmp@v0.5.7?type=module"
},
{
"ref": "pkg:golang/github.com/google/go-containerregistry@v0.8.1-0.20220127202146-ad9088610094?type=module"
},
{
"ref": "pkg:golang/github.com/hashicorp/hcl@v1.0.0?type=module"
},
{
"ref": "pkg:golang/github.com/hhatto/gorst@v0.0.0-20181029133204-ca9f730cac5b?type=module"
},
{
"ref": "pkg:golang/github.com/imdario/mergo@v0.3.12?type=module"
},
{
"ref": "pkg:golang/github.com/jbenet/go-context@v0.0.0-20150711004518-d14ea06fba99?type=module"
},
{
"ref": "pkg:golang/github.com/jdkato/prose@v1.1.0?type=module"
},
{
"ref": "pkg:golang/github.com/kevinburke/ssh_config@v0.0.0-20201106050909-4977a11b4351?type=module"
},
{
"ref": "pkg:golang/github.com/klauspost/compress@v1.14.2?type=module"
},
{
"ref": "pkg:golang/github.com/magiconair/properties@v1.8.5?type=module"
},
{
"ref": "pkg:golang/github.com/mattmoor/dep-notify@v0.0.0-20190205035814-a45dec370a17?type=module"
},
{
"ref": "pkg:golang/github.com/mattn/go-isatty@v0.0.14?type=module"
},
{
"ref": "pkg:golang/github.com/mitchellh/go-homedir@v1.1.0?type=module"
},
{
"ref": "pkg:golang/github.com/mitchellh/mapstructure@v1.4.3?type=module"
},
{
"ref": "pkg:golang/github.com/montanaflynn/stats@v0.0.0-20171201202039-1bf9dbcd8cbe?type=module"
},
{
"ref": "pkg:golang/github.com/opencontainers/go-digest@v1.0.0?type=module"
},
{
"ref": "pkg:golang/github.com/opencontainers/image-spec@v1.0.3-0.20220114050600-8b9d41f48198?type=module"
},
{
"ref": "pkg:golang/github.com/pelletier/go-toml@v1.9.4?type=module"
},
{
"ref": "pkg:golang/github.com/pkg/errors@v0.9.1?type=module"
},
{
"ref": "pkg:golang/github.com/rs/zerolog@v1.26.1?type=module"
},
{
"ref": "pkg:golang/github.com/russross/blackfriday/v2@v2.1.0?type=module"
},
{
"ref": "pkg:golang/github.com/sergi/go-diff@v1.2.0?type=module"
},
{
"ref": "pkg:golang/github.com/shogo82148/go-shuffle@v0.0.0-20170808115208-59829097ff3b?type=module"
},
{
"ref": "pkg:golang/github.com/sigstore/cosign@v1.3.2-0.20211120003522-90e2dcfe7b92?type=module"
},
{
"ref": "pkg:golang/github.com/sigstore/sigstore@v1.0.2-0.20211115214857-534e133ebf9d?type=module"
},
{
"ref": "pkg:golang/github.com/sirupsen/logrus@v1.8.1?type=module"
},
{
"ref": "pkg:golang/github.com/spf13/afero@v1.6.0?type=module"
},
{
"ref": "pkg:golang/github.com/spf13/cast@v1.4.1?type=module"
},
{
"ref": "pkg:golang/github.com/spf13/cobra@v1.3.0?type=module"
},
{
"ref": "pkg:golang/github.com/spf13/jwalterweatherman@v1.1.0?type=module"
},
{
"ref": "pkg:golang/github.com/spf13/pflag@v1.0.5?type=module"
},
{
"ref": "pkg:golang/github.com/spf13/viper@v1.10.1?type=module"
},
{
"ref": "pkg:golang/github.com/subosito/gotenv@v1.2.0?type=module"
},
{
"ref": "pkg:golang/github.com/theupdateframework/go-tuf@v0.0.0-20210722233521-90e262754396?type=module"
},
{
"ref": "pkg:golang/github.com/vbatts/tar-split@v0.11.2?type=module"
},
{
"ref": "pkg:golang/github.com/xanzy/ssh-agent@v0.3.0?type=module"
},
{
"ref": "pkg:golang/golang.org/x/crypto@v0.0.0-20220112180741-5e0467b6c7ce?type=module"
},
{
"ref": "pkg:golang/golang.org/x/exp@v0.0.0-20210126221216-84987778548c?type=module"
},
{
"ref": "pkg:golang/golang.org/x/mod@v0.5.1?type=module"
},
{
"ref": "pkg:golang/golang.org/x/net@v0.0.0-20220127074510-2fabfed7e28f?type=module"
},
{
"ref": "pkg:golang/golang.org/x/sync@v0.0.0-20210220032951-036812b2e83c?type=module"
},
{
"ref": "pkg:golang/golang.org/x/sys@v0.0.0-20220114195835-da31bd327af9?type=module"
},
{
"ref": "pkg:golang/golang.org/x/term@v0.0.0-20210927222741-03fcf44c2211?type=module"
},
{
"ref": "pkg:golang/golang.org/x/text@v0.3.7?type=module"
},
{
"ref": "pkg:golang/golang.org/x/tools@v0.1.8?type=module"
},
{
"ref": "pkg:golang/golang.org/x/xerrors@v0.0.0-20200804184101-5ec99f83aff1?type=module"
},
{
"ref": "pkg:golang/gonum.org/v1/gonum@v0.7.0?type=module"
},
{
"ref": "pkg:golang/google.golang.org/genproto@v0.0.0-20220126215142-9970aeb2e350?type=module"
},
{
"ref": "pkg:golang/google.golang.org/grpc@v1.44.0?type=module"
},
{
"ref": "pkg:golang/google.golang.org/protobuf@v1.27.1?type=module"
},
{
"ref": "pkg:golang/gopkg.in/ini.v1@v1.66.2?type=module"
},
{
"ref": "pkg:golang/gopkg.in/neurosnap/sentences.v1@v1.0.6?type=module"
},
{
"ref": "pkg:golang/gopkg.in/warnings.v0@v0.1.2?type=module"
},
{
"ref": "pkg:golang/gopkg.in/yaml.v2@v2.4.0?type=module"
},
{
"ref": "pkg:golang/gopkg.in/yaml.v3@v3.0.0-20210107192922-496545a6307b?type=module"
},
{
"ref": "pkg:golang/k8s.io/apimachinery@v0.23.1?type=module"
},
{
"ref": "pkg:golang/k8s.io/klog/v2@v2.30.0?type=module"
},
{
"ref": "pkg:golang/k8s.io/utils@v0.0.0-20210930125809-cb0fa318a74b?type=module"
},
{
"ref": "pkg:golang/sigs.k8s.io/kind@v0.11.1?type=module"
},
{
"ref": "pkg:golang/sigs.k8s.io/yaml@v1.3.0?type=module"
}
],
"compositions": [
{
"aggregate": "complete",
"dependencies": [
"pkg:golang/github.com/google/ko@(devel)?type=module"
]
},
{
"aggregate": "unknown",
"dependencies": [
"pkg:golang/github.com/BurntSushi/toml@v0.4.1?type=module",
"pkg:golang/github.com/CycloneDX/cyclonedx-go@v0.4.0?type=module",
"pkg:golang/github.com/CycloneDX/cyclonedx-gomod@v1.1.1-0.20220126143547-bbe6d72fdb76?type=module",
"pkg:golang/github.com/ProtonMail/go-crypto@v0.0.0-20210428141323-04723f9f07d7?type=module",
"pkg:golang/github.com/alessio/shellescape@v1.4.1?type=module",
"pkg:golang/github.com/containerd/containerd@v1.5.9?type=module",
"pkg:golang/github.com/containerd/stargz-snapshotter/estargz@v0.10.1?type=module",
"pkg:golang/github.com/dgryski/go-minhash@v0.0.0-20170608043002-7fe510aff544?type=module",
"pkg:golang/github.com/docker/cli@v20.10.12+incompatible?type=module",
"pkg:golang/github.com/docker/distribution@v2.7.1+incompatible?type=module",
"pkg:golang/github.com/docker/docker@v20.10.12+incompatible?type=module",
"pkg:golang/github.com/docker/docker-credential-helpers@v0.6.4?type=module",
"pkg:golang/github.com/docker/go-connections@v0.4.0?type=module",
"pkg:golang/github.com/docker/go-units@v0.4.0?type=module",
"pkg:golang/github.com/dprotaso/go-yit@v0.0.0-20191028211022-135eb7262960?type=module",
"pkg:golang/github.com/ekzhu/minhash-lsh@v0.0.0-20171225071031-5c06ee8586a1?type=module",
"pkg:golang/github.com/emirpasic/gods@v1.12.0?type=module",
"pkg:golang/github.com/evanphx/json-patch/v5@v5.5.0?type=module",
"pkg:golang/github.com/fsnotify/fsnotify@v1.5.1?type=module",
"pkg:golang/github.com/go-enry/go-license-detector/v4@v4.3.0?type=module",
"pkg:golang/github.com/go-git/gcfg@v1.5.0?type=module",
"pkg:golang/github.com/go-git/go-billy/v5@v5.3.1?type=module",
"pkg:golang/github.com/go-git/go-git/v5@v5.4.2?type=module",
"pkg:golang/github.com/go-logr/logr@v1.2.0?type=module",
"pkg:golang/github.com/gogo/protobuf@v1.3.2?type=module",
"pkg:golang/github.com/golang/protobuf@v1.5.2?type=module",
"pkg:golang/github.com/google/go-cmp@v0.5.7?type=module",
"pkg:golang/github.com/google/go-containerregistry@v0.8.1-0.20220127202146-ad9088610094?type=module",
"pkg:golang/github.com/hashicorp/hcl@v1.0.0?type=module",
"pkg:golang/github.com/hhatto/gorst@v0.0.0-20181029133204-ca9f730cac5b?type=module",
"pkg:golang/github.com/imdario/mergo@v0.3.12?type=module",
"pkg:golang/github.com/jbenet/go-context@v0.0.0-20150711004518-d14ea06fba99?type=module",
"pkg:golang/github.com/jdkato/prose@v1.1.0?type=module",
"pkg:golang/github.com/kevinburke/ssh_config@v0.0.0-20201106050909-4977a11b4351?type=module",
"pkg:golang/github.com/klauspost/compress@v1.14.2?type=module",
"pkg:golang/github.com/magiconair/properties@v1.8.5?type=module",
"pkg:golang/github.com/mattmoor/dep-notify@v0.0.0-20190205035814-a45dec370a17?type=module",
"pkg:golang/github.com/mattn/go-isatty@v0.0.14?type=module",
"pkg:golang/github.com/mitchellh/go-homedir@v1.1.0?type=module",
"pkg:golang/github.com/mitchellh/mapstructure@v1.4.3?type=module",
"pkg:golang/github.com/montanaflynn/stats@v0.0.0-20171201202039-1bf9dbcd8cbe?type=module",
"pkg:golang/github.com/opencontainers/go-digest@v1.0.0?type=module",
"pkg:golang/github.com/opencontainers/image-spec@v1.0.3-0.20220114050600-8b9d41f48198?type=module",
"pkg:golang/github.com/pelletier/go-toml@v1.9.4?type=module",
"pkg:golang/github.com/pkg/errors@v0.9.1?type=module",
"pkg:golang/github.com/rs/zerolog@v1.26.1?type=module",
"pkg:golang/github.com/russross/blackfriday/v2@v2.1.0?type=module",
"pkg:golang/github.com/sergi/go-diff@v1.2.0?type=module",
"pkg:golang/github.com/shogo82148/go-shuffle@v0.0.0-20170808115208-59829097ff3b?type=module",
"pkg:golang/github.com/sigstore/cosign@v1.3.2-0.20211120003522-90e2dcfe7b92?type=module",
"pkg:golang/github.com/sigstore/sigstore@v1.0.2-0.20211115214857-534e133ebf9d?type=module",
"pkg:golang/github.com/sirupsen/logrus@v1.8.1?type=module",
"pkg:golang/github.com/spf13/afero@v1.6.0?type=module",
"pkg:golang/github.com/spf13/cast@v1.4.1?type=module",
"pkg:golang/github.com/spf13/cobra@v1.3.0?type=module",
"pkg:golang/github.com/spf13/jwalterweatherman@v1.1.0?type=module",
"pkg:golang/github.com/spf13/pflag@v1.0.5?type=module",
"pkg:golang/github.com/spf13/viper@v1.10.1?type=module",
"pkg:golang/github.com/subosito/gotenv@v1.2.0?type=module",
"pkg:golang/github.com/theupdateframework/go-tuf@v0.0.0-20210722233521-90e262754396?type=module",
"pkg:golang/github.com/vbatts/tar-split@v0.11.2?type=module",
"pkg:golang/github.com/xanzy/ssh-agent@v0.3.0?type=module",
"pkg:golang/golang.org/x/crypto@v0.0.0-20220112180741-5e0467b6c7ce?type=module",
"pkg:golang/golang.org/x/exp@v0.0.0-20210126221216-84987778548c?type=module",
"pkg:golang/golang.org/x/mod@v0.5.1?type=module",
"pkg:golang/golang.org/x/net@v0.0.0-20220127074510-2fabfed7e28f?type=module",
"pkg:golang/golang.org/x/sync@v0.0.0-20210220032951-036812b2e83c?type=module",
"pkg:golang/golang.org/x/sys@v0.0.0-20220114195835-da31bd327af9?type=module",
"pkg:golang/golang.org/x/term@v0.0.0-20210927222741-03fcf44c2211?type=module",
"pkg:golang/golang.org/x/text@v0.3.7?type=module",
"pkg:golang/golang.org/x/tools@v0.1.8?type=module",
"pkg:golang/golang.org/x/xerrors@v0.0.0-20200804184101-5ec99f83aff1?type=module",
"pkg:golang/gonum.org/v1/gonum@v0.7.0?type=module",
"pkg:golang/google.golang.org/genproto@v0.0.0-20220126215142-9970aeb2e350?type=module",
"pkg:golang/google.golang.org/grpc@v1.44.0?type=module",
"pkg:golang/google.golang.org/protobuf@v1.27.1?type=module",
"pkg:golang/gopkg.in/ini.v1@v1.66.2?type=module",
"pkg:golang/gopkg.in/neurosnap/sentences.v1@v1.0.6?type=module",
"pkg:golang/gopkg.in/warnings.v0@v0.1.2?type=module",
"pkg:golang/gopkg.in/yaml.v2@v2.4.0?type=module",
"pkg:golang/gopkg.in/yaml.v3@v3.0.0-20210107192922-496545a6307b?type=module",
"pkg:golang/k8s.io/apimachinery@v0.23.1?type=module",
"pkg:golang/k8s.io/klog/v2@v2.30.0?type=module",
"pkg:golang/k8s.io/utils@v0.0.0-20210930125809-cb0fa318a74b?type=module",
"pkg:golang/sigs.k8s.io/kind@v0.11.1?type=module",
"pkg:golang/sigs.k8s.io/yaml@v1.3.0?type=module"
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment