From 87872fcd8851abe076996b78fc9543826fef5e23 Mon Sep 17 00:00:00 2001 From: Matt Rutkowski Date: Mon, 18 Nov 2024 17:04:53 -0600 Subject: [PATCH] Remove temporary files generated during manual testing Signed-off-by: Matt Rutkowski --- mod.json | 486 --------------------------------------------------- mod.json.csv | 19 -- 2 files changed, 505 deletions(-) delete mode 100644 mod.json delete mode 100644 mod.json.csv diff --git a/mod.json b/mod.json deleted file mode 100644 index b75f9ec..0000000 --- a/mod.json +++ /dev/null @@ -1,486 +0,0 @@ -{ - "$schema": "http://cyclonedx.org/schema/bom-1.5.schema.json", - "bomFormat": "CycloneDX", - "specVersion": "1.5", - "serialNumber": "urn:uuid:a251024c-4f78-4405-94e6-8e185ecca005", - "version": 1, - "metadata": { - "timestamp": "2024-05-10T08:36:31-05:00", - "tools": [ - { - "vendor": "CycloneDX", - "name": "cyclonedx-gomod", - "version": "v1.7.0", - "hashes": [ - { - "alg": "MD5", - "content": "3b180bcc8f52b714815b3e96d1d3e54b" - }, - { - "alg": "SHA-1", - "content": "ed35da1de9be6f3a338bd2419f476bf635580ed6" - }, - { - "alg": "SHA-256", - "content": "07098f7c75e9dcad92c1324b62660a04b8909f0db42d4bc0b4cafb170754bbd3" - }, - { - "alg": "SHA-384", - "content": "49f333414f2595c6e845843f7363a1a22e8e5619be07a52b0253a3d9f7ff4002aca14179f3640e7dda6bd39cd8545225" - }, - { - "alg": "SHA-512", - "content": "162389cb704f448d8e30af47ff364498dea2249d20957bf0680260b29905deaa0f1c6086640a05d44524f72e94e909febebffaf19bdfc6906a992b431c058c9e" - } - ], - "externalReferences": [ - { - "url": "https://github.com/CycloneDX/cyclonedx-gomod", - "type": "vcs" - }, - { - "url": "https://cyclonedx.org", - "type": "website" - } - ] - } - ], - "component": { - "bom-ref": "pkg:golang/github.com/CycloneDX/sbom-utility@v0.16.1-0.20240509212942-c0f877e52d65?type=module", - "type": "application", - "name": "github.com/CycloneDX/sbom-utility", - "version": "v0.16.1-0.20240509212942-c0f877e52d65", - "purl": "pkg:golang/github.com/CycloneDX/sbom-utility@v0.16.1-0.20240509212942-c0f877e52d65?type=module\u0026goos=darwin\u0026goarch=arm64", - "externalReferences": [ - { - "url": "https://github.com/CycloneDX/sbom-utility", - "type": "vcs" - } - ] - } - }, - "components": [ - { - "bom-ref": "pkg:golang/github.com/fatih/color@v1.15.0?type=module", - "type": "library", - "name": "github.com/fatih/color", - "version": "v1.15.0", - "scope": "required", - "hashes": [ - { - "alg": "SHA-256", - "content": "90eaa1e981c1b4af1acb0c467ab306d84ab71fa420a2a7a8d77064d8cbff9c1b" - } - ], - "purl": "pkg:golang/github.com/fatih/color@v1.15.0?type=module\u0026goos=darwin\u0026goarch=arm64", - "externalReferences": [ - { - "url": "https://github.com/fatih/color", - "type": "vcs" - } - ] - }, - { - "bom-ref": "pkg:golang/github.com/google/uuid@v1.6.0?type=module", - "type": "library", - "name": "github.com/google/uuid", - "version": "v1.6.0", - "scope": "required", - "hashes": [ - { - "alg": "SHA-256", - "content": "348bda24330eb231c0f27d630212d2833ac0cf2d4782bfa136b6f9edefbde05d" - } - ], - "purl": "pkg:golang/github.com/google/uuid@v1.6.0?type=module\u0026goos=darwin\u0026goarch=arm64", - "externalReferences": [ - { - "url": "https://github.com/google/uuid", - "type": "vcs" - } - ] - }, - { - "bom-ref": "pkg:golang/github.com/hokaccha/go-prettyjson@v0.0.0-20211117102719-0474bc63780f?type=module", - "type": "library", - "name": "github.com/hokaccha/go-prettyjson", - "version": "v0.0.0-20211117102719-0474bc63780f", - "scope": "required", - "hashes": [ - { - "alg": "SHA-256", - "content": "ecb602f987e48f709345c4a12b428e2ffc3a89388acaaa8103d6b8d569e0830f" - } - ], - "purl": "pkg:golang/github.com/hokaccha/go-prettyjson@v0.0.0-20211117102719-0474bc63780f?type=module\u0026goos=darwin\u0026goarch=arm64", - "externalReferences": [ - { - "url": "https://github.com/hokaccha/go-prettyjson", - "type": "vcs" - } - ] - }, - { - "bom-ref": "pkg:golang/github.com/iancoleman/orderedmap@v0.3.0?type=module", - "type": "library", - "name": "github.com/iancoleman/orderedmap", - "version": "v0.3.0", - "scope": "required", - "hashes": [ - { - "alg": "SHA-256", - "content": "e5c6d1da0ae6651fc3895b7e549a29121b55b3d606227188c40a0c267f887217" - } - ], - "purl": "pkg:golang/github.com/iancoleman/orderedmap@v0.3.0?type=module\u0026goos=darwin\u0026goarch=arm64", - "externalReferences": [ - { - "url": "https://github.com/iancoleman/orderedmap", - "type": "vcs" - } - ] - }, - { - "bom-ref": "pkg:golang/github.com/inconshreveable/mousetrap@v1.1.0?type=module", - "type": "library", - "name": "github.com/inconshreveable/mousetrap", - "version": "v1.1.0", - "scope": "required", - "hashes": [ - { - "alg": "SHA-256", - "content": "c0dfb1e0d546a4cb0eec4ad49ff994237bc4a04e89b75dd7dacd1bab0a7db5cf" - } - ], - "purl": "pkg:golang/github.com/inconshreveable/mousetrap@v1.1.0?type=module\u0026goos=darwin\u0026goarch=arm64", - "externalReferences": [ - { - "url": "https://github.com/inconshreveable/mousetrap", - "type": "vcs" - } - ] - }, - { - "bom-ref": "pkg:golang/github.com/jwangsadinata/go-multimap@v0.0.0-20190620162914-c29f3d7f33b6?type=module", - "type": "library", - "name": "github.com/jwangsadinata/go-multimap", - "version": "v0.0.0-20190620162914-c29f3d7f33b6", - "scope": "required", - "hashes": [ - { - "alg": "SHA-256", - "content": "3b30ad65a0f5b88e457350bee28340a7b919e226e1e4e220c48dbd9a81ff21b1" - } - ], - "purl": "pkg:golang/github.com/jwangsadinata/go-multimap@v0.0.0-20190620162914-c29f3d7f33b6?type=module\u0026goos=darwin\u0026goarch=arm64", - "externalReferences": [ - { - "url": "https://github.com/jwangsadinata/go-multimap", - "type": "vcs" - } - ] - }, - { - "bom-ref": "pkg:golang/github.com/mattn/go-colorable@v0.1.13?type=module", - "type": "library", - "name": "github.com/mattn/go-colorable", - "version": "v0.1.13", - "scope": "required", - "hashes": [ - { - "alg": "SHA-256", - "content": "7c5038599c5d105e2d5cf65528c2f00fca149c24d3a34f1db94ef0c5e71d12f0" - } - ], - "purl": "pkg:golang/github.com/mattn/go-colorable@v0.1.13?type=module\u0026goos=darwin\u0026goarch=arm64", - "externalReferences": [ - { - "url": "https://github.com/mattn/go-colorable", - "type": "vcs" - } - ] - }, - { - "bom-ref": "pkg:golang/github.com/mattn/go-isatty@v0.0.20?type=module", - "type": "library", - "name": "github.com/mattn/go-isatty", - "version": "v0.0.20", - "scope": "required", - "hashes": [ - { - "alg": "SHA-256", - "content": "c5f0f4883b842a70e4974deae258a607ebc7f86c4b12d2ff8dbe315494965846" - } - ], - "purl": "pkg:golang/github.com/mattn/go-isatty@v0.0.20?type=module\u0026goos=darwin\u0026goarch=arm64", - "externalReferences": [ - { - "url": "https://github.com/mattn/go-isatty", - "type": "vcs" - } - ] - }, - { - "bom-ref": "pkg:golang/github.com/mrutkows/go-jsondiff@v0.2.0?type=module", - "type": "library", - "name": "github.com/mrutkows/go-jsondiff", - "version": "v0.2.0", - "scope": "required", - "hashes": [ - { - "alg": "SHA-256", - "content": "8354a084b0f15d9d498b8c18ac2dff724644d005db5cbb3cb55a086d34c8e523" - } - ], - "purl": "pkg:golang/github.com/mrutkows/go-jsondiff@v0.2.0?type=module\u0026goos=darwin\u0026goarch=arm64", - "externalReferences": [ - { - "url": "https://github.com/mrutkows/go-jsondiff", - "type": "vcs" - } - ] - }, - { - "bom-ref": "pkg:golang/github.com/sergi/go-diff@v1.3.1?type=module", - "type": "library", - "name": "github.com/sergi/go-diff", - "version": "v1.3.1", - "scope": "required", - "hashes": [ - { - "alg": "SHA-256", - "content": "70a27eba1ef9643731304982091eae31b6f1cf7812dbb7fc823bff8ab9340b4b" - } - ], - "purl": "pkg:golang/github.com/sergi/go-diff@v1.3.1?type=module\u0026goos=darwin\u0026goarch=arm64", - "externalReferences": [ - { - "url": "https://github.com/sergi/go-diff", - "type": "vcs" - } - ] - }, - { - "bom-ref": "pkg:golang/github.com/spf13/cobra@v1.7.0?type=module", - "type": "library", - "name": "github.com/spf13/cobra", - "version": "v1.7.0", - "scope": "required", - "hashes": [ - { - "alg": "SHA-256", - "content": "872a969d8b756504a121d74ee640698f7beed39ffefb1ead27a760f040b9ef62" - } - ], - "purl": "pkg:golang/github.com/spf13/cobra@v1.7.0?type=module\u0026goos=darwin\u0026goarch=arm64", - "externalReferences": [ - { - "url": "https://github.com/spf13/cobra", - "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\u0026goos=darwin\u0026goarch=arm64", - "externalReferences": [ - { - "url": "https://github.com/spf13/pflag", - "type": "vcs" - } - ] - }, - { - "bom-ref": "pkg:golang/github.com/xeipuuv/gojsonpointer@v0.0.0-20190905194746-02993c407bfb?type=module", - "type": "library", - "name": "github.com/xeipuuv/gojsonpointer", - "version": "v0.0.0-20190905194746-02993c407bfb", - "scope": "required", - "hashes": [ - { - "alg": "SHA-256", - "content": "cc658502d88c732af2507a148d4257d3f96dd47dbe8b629ada7f83dc322648da" - } - ], - "purl": "pkg:golang/github.com/xeipuuv/gojsonpointer@v0.0.0-20190905194746-02993c407bfb?type=module\u0026goos=darwin\u0026goarch=arm64", - "externalReferences": [ - { - "url": "https://github.com/xeipuuv/gojsonpointer", - "type": "vcs" - } - ] - }, - { - "bom-ref": "pkg:golang/github.com/xeipuuv/gojsonreference@v0.0.0-20180127040603-bd5ef7bd5415?type=module", - "type": "library", - "name": "github.com/xeipuuv/gojsonreference", - "version": "v0.0.0-20180127040603-bd5ef7bd5415", - "scope": "required", - "hashes": [ - { - "alg": "SHA-256", - "content": "133256807a2fa27b7b36c723a40c57b0303c4bc04c62f7bc639fbb72e444ed1d" - } - ], - "purl": "pkg:golang/github.com/xeipuuv/gojsonreference@v0.0.0-20180127040603-bd5ef7bd5415?type=module\u0026goos=darwin\u0026goarch=arm64", - "externalReferences": [ - { - "url": "https://github.com/xeipuuv/gojsonreference", - "type": "vcs" - } - ] - }, - { - "bom-ref": "pkg:golang/github.com/xeipuuv/gojsonschema@v1.2.0?type=module", - "type": "library", - "name": "github.com/xeipuuv/gojsonschema", - "version": "v1.2.0", - "scope": "required", - "hashes": [ - { - "alg": "SHA-256", - "content": "2e160946cf8be1f06d8d951fb92648286795bb4411cbc7b95e2ec3d7b53167be" - } - ], - "purl": "pkg:golang/github.com/xeipuuv/gojsonschema@v1.2.0?type=module\u0026goos=darwin\u0026goarch=arm64", - "externalReferences": [ - { - "url": "https://github.com/xeipuuv/gojsonschema", - "type": "vcs" - } - ] - }, - { - "bom-ref": "pkg:golang/golang.org/x/exp@v0.0.0-20231006140011-7918f672742d?type=module", - "type": "library", - "name": "golang.org/x/exp", - "version": "v0.0.0-20231006140011-7918f672742d", - "scope": "required", - "hashes": [ - { - "alg": "SHA-256", - "content": "8ed2666badad6ea2e26c9e6c150cfc6cab4433cac906d7e2949daa4d4d7df4c2" - } - ], - "purl": "pkg:golang/golang.org/x/exp@v0.0.0-20231006140011-7918f672742d?type=module\u0026goos=darwin\u0026goarch=arm64" - }, - { - "bom-ref": "pkg:golang/golang.org/x/sys@v0.13.0?type=module", - "type": "library", - "name": "golang.org/x/sys", - "version": "v0.13.0", - "scope": "required", - "hashes": [ - { - "alg": "SHA-256", - "content": "01ff2728f9ae172a625018d5a14f55db41626855ce72e648db5a74c9c5586061" - } - ], - "purl": "pkg:golang/golang.org/x/sys@v0.13.0?type=module\u0026goos=darwin\u0026goarch=arm64" - } - ], - "dependencies": [ - { - "ref": "pkg:golang/github.com/CycloneDX/sbom-utility@v0.16.1-0.20240509212942-c0f877e52d65?type=module", - "dependsOn": [ - "pkg:golang/github.com/fatih/color@v1.15.0?type=module", - "pkg:golang/github.com/google/uuid@v1.6.0?type=module", - "pkg:golang/github.com/hokaccha/go-prettyjson@v0.0.0-20211117102719-0474bc63780f?type=module", - "pkg:golang/github.com/iancoleman/orderedmap@v0.3.0?type=module", - "pkg:golang/github.com/jwangsadinata/go-multimap@v0.0.0-20190620162914-c29f3d7f33b6?type=module", - "pkg:golang/github.com/mrutkows/go-jsondiff@v0.2.0?type=module", - "pkg:golang/github.com/spf13/cobra@v1.7.0?type=module", - "pkg:golang/github.com/xeipuuv/gojsonschema@v1.2.0?type=module", - "pkg:golang/golang.org/x/exp@v0.0.0-20231006140011-7918f672742d?type=module" - ] - }, - { - "ref": "pkg:golang/github.com/fatih/color@v1.15.0?type=module", - "dependsOn": [ - "pkg:golang/github.com/mattn/go-colorable@v0.1.13?type=module", - "pkg:golang/github.com/mattn/go-isatty@v0.0.20?type=module", - "pkg:golang/golang.org/x/sys@v0.13.0?type=module" - ] - }, - { - "ref": "pkg:golang/github.com/google/uuid@v1.6.0?type=module" - }, - { - "ref": "pkg:golang/github.com/hokaccha/go-prettyjson@v0.0.0-20211117102719-0474bc63780f?type=module" - }, - { - "ref": "pkg:golang/github.com/iancoleman/orderedmap@v0.3.0?type=module" - }, - { - "ref": "pkg:golang/github.com/inconshreveable/mousetrap@v1.1.0?type=module" - }, - { - "ref": "pkg:golang/github.com/jwangsadinata/go-multimap@v0.0.0-20190620162914-c29f3d7f33b6?type=module" - }, - { - "ref": "pkg:golang/github.com/mattn/go-colorable@v0.1.13?type=module", - "dependsOn": [ - "pkg:golang/github.com/mattn/go-isatty@v0.0.20?type=module" - ] - }, - { - "ref": "pkg:golang/github.com/mattn/go-isatty@v0.0.20?type=module", - "dependsOn": [ - "pkg:golang/golang.org/x/sys@v0.13.0?type=module" - ] - }, - { - "ref": "pkg:golang/github.com/mrutkows/go-jsondiff@v0.2.0?type=module", - "dependsOn": [ - "pkg:golang/github.com/sergi/go-diff@v1.3.1?type=module", - "pkg:golang/golang.org/x/exp@v0.0.0-20231006140011-7918f672742d?type=module", - "pkg:golang/golang.org/x/sys@v0.13.0?type=module" - ] - }, - { - "ref": "pkg:golang/github.com/sergi/go-diff@v1.3.1?type=module" - }, - { - "ref": "pkg:golang/github.com/spf13/cobra@v1.7.0?type=module", - "dependsOn": [ - "pkg:golang/github.com/inconshreveable/mousetrap@v1.1.0?type=module", - "pkg:golang/github.com/spf13/pflag@v1.0.5?type=module" - ] - }, - { - "ref": "pkg:golang/github.com/spf13/pflag@v1.0.5?type=module" - }, - { - "ref": "pkg:golang/github.com/xeipuuv/gojsonpointer@v0.0.0-20190905194746-02993c407bfb?type=module" - }, - { - "ref": "pkg:golang/github.com/xeipuuv/gojsonreference@v0.0.0-20180127040603-bd5ef7bd5415?type=module" - }, - { - "ref": "pkg:golang/github.com/xeipuuv/gojsonschema@v1.2.0?type=module", - "dependsOn": [ - "pkg:golang/github.com/xeipuuv/gojsonpointer@v0.0.0-20190905194746-02993c407bfb?type=module", - "pkg:golang/github.com/xeipuuv/gojsonreference@v0.0.0-20180127040603-bd5ef7bd5415?type=module" - ] - }, - { - "ref": "pkg:golang/golang.org/x/exp@v0.0.0-20231006140011-7918f672742d?type=module", - "dependsOn": [ - "pkg:golang/golang.org/x/sys@v0.13.0?type=module" - ] - }, - { - "ref": "pkg:golang/golang.org/x/sys@v0.13.0?type=module" - } - ] -} diff --git a/mod.json.csv b/mod.json.csv deleted file mode 100644 index e74a98e..0000000 --- a/mod.json.csv +++ /dev/null @@ -1,19 +0,0 @@ -bom-ref,resource-type,group,name,version,description -pkg:golang/github.com/CycloneDX/sbom-utility@v0.16.1-0.20240509212942-c0f877e52d65?type=module,component,,github.com/CycloneDX/sbom-utility,v0.16.1-0.20240509212942-c0f877e52d65, -pkg:golang/github.com/fatih/color@v1.15.0?type=module,component,,github.com/fatih/color,v1.15.0, -pkg:golang/github.com/google/uuid@v1.6.0?type=module,component,,github.com/google/uuid,v1.6.0, -pkg:golang/github.com/hokaccha/go-prettyjson@v0.0.0-20211117102719-0474bc63780f?type=module,component,,github.com/hokaccha/go-prettyjson,v0.0.0-20211117102719-0474bc63780f, -pkg:golang/github.com/iancoleman/orderedmap@v0.3.0?type=module,component,,github.com/iancoleman/orderedmap,v0.3.0, -pkg:golang/github.com/inconshreveable/mousetrap@v1.1.0?type=module,component,,github.com/inconshreveable/mousetrap,v1.1.0, -pkg:golang/github.com/jwangsadinata/go-multimap@v0.0.0-20190620162914-c29f3d7f33b6?type=module,component,,github.com/jwangsadinata/go-multimap,v0.0.0-20190620162914-c29f3d7f33b6, -pkg:golang/github.com/mattn/go-colorable@v0.1.13?type=module,component,,github.com/mattn/go-colorable,v0.1.13, -pkg:golang/github.com/mattn/go-isatty@v0.0.20?type=module,component,,github.com/mattn/go-isatty,v0.0.20, -pkg:golang/github.com/mrutkows/go-jsondiff@v0.2.0?type=module,component,,github.com/mrutkows/go-jsondiff,v0.2.0, -pkg:golang/github.com/sergi/go-diff@v1.3.1?type=module,component,,github.com/sergi/go-diff,v1.3.1, -pkg:golang/github.com/spf13/cobra@v1.7.0?type=module,component,,github.com/spf13/cobra,v1.7.0, -pkg:golang/github.com/spf13/pflag@v1.0.5?type=module,component,,github.com/spf13/pflag,v1.0.5, -pkg:golang/github.com/xeipuuv/gojsonpointer@v0.0.0-20190905194746-02993c407bfb?type=module,component,,github.com/xeipuuv/gojsonpointer,v0.0.0-20190905194746-02993c407bfb, -pkg:golang/github.com/xeipuuv/gojsonreference@v0.0.0-20180127040603-bd5ef7bd5415?type=module,component,,github.com/xeipuuv/gojsonreference,v0.0.0-20180127040603-bd5ef7bd5415, -pkg:golang/github.com/xeipuuv/gojsonschema@v1.2.0?type=module,component,,github.com/xeipuuv/gojsonschema,v1.2.0, -pkg:golang/golang.org/x/exp@v0.0.0-20231006140011-7918f672742d?type=module,component,,golang.org/x/exp,v0.0.0-20231006140011-7918f672742d, -pkg:golang/golang.org/x/sys@v0.13.0?type=module,component,,golang.org/x/sys,v0.13.0,