{ "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json", "bomFormat": "CycloneDX", "specVersion": "1.6", "serialNumber": "urn:uuid:7f1d4184-43a0-459b-81ac-fa50897ce531", "version": 1, "metadata": { "timestamp": "2025-12-28T15:17:09Z", "tools": [ { "vendor": "CycloneDX", "name": "cyclonedx-gomod", "version": "v1.9.0", "hashes": [ { "alg": "MD5", "content": "c3d43dcbd0fe759f08bf015a813a9b8a" }, { "alg": "SHA-1", "content": "535e04b2bbf30291996459f00500006093d693c9" }, { "alg": "SHA-256", "content": "64440820e5d881ec20bc7b9937fdc9bd67d15ba4637b2e7959a8f31dd12c5b21" }, { "alg": "SHA-384", "content": "4471110c85093e7c488e4c8581800e333bd5ae4ab1b236b8c07423a919b1b1f118a6183ab7c98d7787d7bf6eb2fc01db" }, { "alg": "SHA-512", "content": "1761f6f63ed47db7e67754cee46db306f25c894862ac09de99d97e47eba604906f4d38838b50ddbcbd3f15573f772951c9b9c6eba79794feedacafd5c17e38e5" } ], "externalReferences": [ { "url": "https://github.com/CycloneDX/cyclonedx-gomod", "type": "vcs" }, { "url": "https://cyclonedx.org", "type": "website" } ] } ], "component": { "bom-ref": "pkg:golang/software-station@v0.0.0-20251228144713-cf676eb14c87?type=module", "type": "application", "name": "software-station", "version": "v0.0.0-20251228144713-cf676eb14c87", "purl": "pkg:golang/software-station@v0.0.0-20251228144713-cf676eb14c87?type=module\u0026goos=linux\u0026goarch=amd64", "evidence": { "licenses": [ { "license": { "id": "MIT" } } ] } } }, "components": [ { "bom-ref": "pkg:golang/github.com/go-chi/chi/v5@v5.2.3?type=module", "type": "library", "name": "github.com/go-chi/chi/v5", "version": "v5.2.3", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "59022df6ec5db006e021882277e06961cfa58aa41918c1d1694c29d0951cbdd1" } ], "purl": "pkg:golang/github.com/go-chi/chi/v5@v5.2.3?type=module\u0026goos=linux\u0026goarch=amd64", "externalReferences": [ { "url": "https://github.com/go-chi/chi", "type": "vcs" } ], "evidence": { "licenses": [ { "license": { "id": "MIT" } } ] } }, { "bom-ref": "pkg:golang/github.com/go-chi/cors@v1.2.2?type=module", "type": "library", "name": "github.com/go-chi/cors", "version": "v1.2.2", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "2667b2df74c4f9bfab07b7d3f0c532d6ed08e0bf8d0114252ba2e1cca3d2c901" } ], "purl": "pkg:golang/github.com/go-chi/cors@v1.2.2?type=module\u0026goos=linux\u0026goarch=amd64", "externalReferences": [ { "url": "https://github.com/go-chi/cors", "type": "vcs" } ], "evidence": { "licenses": [ { "license": { "id": "MIT" } } ] } }, { "bom-ref": "pkg:golang/github.com/go-chi/httprate@v0.15.0?type=module", "type": "library", "name": "github.com/go-chi/httprate", "version": "v0.15.0", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "8f9e3171657d28698f7ff5f81f7dbf6931fec0196bbf12fb3fe49d9d1ab18798" } ], "purl": "pkg:golang/github.com/go-chi/httprate@v0.15.0?type=module\u0026goos=linux\u0026goarch=amd64", "externalReferences": [ { "url": "https://github.com/go-chi/httprate", "type": "vcs" } ], "evidence": { "licenses": [ { "license": { "id": "MIT" } } ] } }, { "bom-ref": "pkg:golang/github.com/klauspost/cpuid/v2@v2.2.10?type=module", "type": "library", "name": "github.com/klauspost/cpuid/v2", "version": "v2.2.10", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "b41b37412caf8c3c854eadeea1cffdc45a42b8eb0940534f880858770dac9211" } ], "purl": "pkg:golang/github.com/klauspost/cpuid/v2@v2.2.10?type=module\u0026goos=linux\u0026goarch=amd64", "externalReferences": [ { "url": "https://github.com/klauspost/cpuid", "type": "vcs" } ], "evidence": { "licenses": [ { "license": { "id": "MIT" } } ] } }, { "bom-ref": "pkg:golang/github.com/unrolled/secure@v1.17.0?type=module", "type": "library", "name": "github.com/unrolled/secure", "version": "v1.17.0", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "228ee27c5828f7d06787427bf90faa70ccd633a91a0cf080e45ae815911d6d65" } ], "purl": "pkg:golang/github.com/unrolled/secure@v1.17.0?type=module\u0026goos=linux\u0026goarch=amd64", "externalReferences": [ { "url": "https://github.com/unrolled/secure", "type": "vcs" } ], "evidence": { "licenses": [ { "license": { "id": "MIT" } } ] } }, { "bom-ref": "pkg:golang/github.com/zeebo/xxh3@v1.0.2?type=module", "type": "library", "name": "github.com/zeebo/xxh3", "version": "v1.0.2", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "c599b09aac47640f0023ad378ce434b4caa606bf653de1701a0e9dfb1cbd0c2d" } ], "purl": "pkg:golang/github.com/zeebo/xxh3@v1.0.2?type=module\u0026goos=linux\u0026goarch=amd64", "externalReferences": [ { "url": "https://github.com/zeebo/xxh3", "type": "vcs" } ], "evidence": { "licenses": [ { "license": { "id": "BSD-2-Clause" } } ] } }, { "bom-ref": "pkg:golang/golang.org/x/sys@v0.30.0?type=module", "type": "library", "name": "golang.org/x/sys", "version": "v0.30.0", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "423912c0fff7e9adb48c5616912b9ed58c17ccb9ac57919fabb122cbbd82d6e7" } ], "purl": "pkg:golang/golang.org/x/sys@v0.30.0?type=module\u0026goos=linux\u0026goarch=amd64", "evidence": { "licenses": [ { "license": { "id": "BSD-Source-Code" } } ] } }, { "bom-ref": "pkg:golang/golang.org/x/time@v0.14.0?type=module", "type": "library", "name": "golang.org/x/time", "version": "v0.14.0", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "311c7851a2eb0e8b5429474222accf0b8f2dd58f6100d14a211a4dc7e4def0f2" } ], "purl": "pkg:golang/golang.org/x/time@v0.14.0?type=module\u0026goos=linux\u0026goarch=amd64", "evidence": { "licenses": [ { "license": { "id": "BSD-Source-Code" } } ] } } ], "dependencies": [ { "ref": "pkg:golang/software-station@v0.0.0-20251228144713-cf676eb14c87?type=module", "dependsOn": [ "pkg:golang/github.com/go-chi/chi/v5@v5.2.3?type=module", "pkg:golang/github.com/go-chi/httprate@v0.15.0?type=module" ] }, { "ref": "pkg:golang/github.com/go-chi/chi/v5@v5.2.3?type=module" }, { "ref": "pkg:golang/github.com/go-chi/cors@v1.2.2?type=module" }, { "ref": "pkg:golang/github.com/go-chi/httprate@v0.15.0?type=module", "dependsOn": [ "pkg:golang/github.com/klauspost/cpuid/v2@v2.2.10?type=module", "pkg:golang/github.com/zeebo/xxh3@v1.0.2?type=module", "pkg:golang/golang.org/x/sys@v0.30.0?type=module" ] }, { "ref": "pkg:golang/github.com/klauspost/cpuid/v2@v2.2.10?type=module", "dependsOn": [ "pkg:golang/golang.org/x/sys@v0.30.0?type=module" ] }, { "ref": "pkg:golang/github.com/unrolled/secure@v1.17.0?type=module" }, { "ref": "pkg:golang/github.com/zeebo/xxh3@v1.0.2?type=module", "dependsOn": [ "pkg:golang/github.com/klauspost/cpuid/v2@v2.2.10?type=module" ] }, { "ref": "pkg:golang/golang.org/x/sys@v0.30.0?type=module" }, { "ref": "pkg:golang/golang.org/x/time@v0.14.0?type=module" } ] }