{"id":962669,"name":"@goldstack/utils-docker","ecosystem":"npm","description":"Utilities to run commands in local docker containers.","homepage":"https://goldstack.party","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/goldstack/goldstack","keywords_array":["goldstack","utility","docker"],"namespace":"goldstack","versions_count":119,"first_release_published_at":"2020-06-26T19:42:35.244Z","latest_release_published_at":"2026-01-24T04:56:10.376Z","latest_release_number":"0.4.40","last_synced_at":"2026-04-01T18:57:12.080Z","created_at":"2022-04-07T17:52:54.198Z","updated_at":"2026-04-01T18:57:12.080Z","registry_url":"https://www.npmjs.com/package/@goldstack/utils-docker","install_command":"npm install @goldstack/utils-docker","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.4.40"}},"repo_metadata":{"id":37783059,"uuid":"298394755","full_name":"goldstack/goldstack","owner":"goldstack","description":"Templates and boilerplates for fullstack projects customised to your needs.","archived":false,"fork":false,"pushed_at":"2025-09-27T04:01:03.000Z","size":3736381,"stargazers_count":133,"open_issues_count":12,"forks_count":21,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-09-27T04:14:45.755Z","etag":null,"topics":["berry","eslint","javascript","template","templates","typescript","yarn"],"latest_commit_sha":null,"homepage":"https://goldstack.party","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/goldstack.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-09-24T21:04:37.000Z","updated_at":"2025-09-27T02:44:49.000Z","dependencies_parsed_at":"2023-10-12T17:02:06.644Z","dependency_job_id":"2af1abb9-bee5-40ea-9d2b-9d1c7423b1b2","html_url":"https://github.com/goldstack/goldstack","commit_stats":{"total_commits":2820,"total_committers":14,"mean_commits":"201.42857142857142","dds":"0.40992907801418443","last_synced_commit":"862f796b3731fd682f9af87fbb686372d515b98b"},"previous_names":[],"tags_count":127,"template":false,"template_full_name":null,"purl":"pkg:github/goldstack/goldstack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/goldstack","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/sbom","scorecard":{"id":434711,"data":{"date":"2025-08-11","repo":{"name":"github.com/goldstack/goldstack","commit":"e7660b2069758590e20922db6c06bc5d48a9187f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/13 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 18 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:19","Warn: no topLevel permission defined: .github/workflows/branch.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/master.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/template_deploy_dev.yml:1","Warn: no topLevel permission defined: .github/workflows/template_deploy_prod.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (19) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/branch.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/goldstack/goldstack/branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/branch.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/goldstack/goldstack/branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/branch.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/goldstack/goldstack/branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/goldstack/goldstack/branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/branch.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/goldstack/goldstack/branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/branch.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/goldstack/goldstack/branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/branch.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/goldstack/goldstack/branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/branch.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/goldstack/goldstack/branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/branch.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/goldstack/goldstack/branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/branch.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/goldstack/goldstack/branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/branch.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/goldstack/goldstack/branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/branch.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/goldstack/goldstack/branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/branch.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/goldstack/goldstack/branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/branch.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/goldstack/goldstack/branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/branch.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/goldstack/goldstack/branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/goldstack/goldstack/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/goldstack/goldstack/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/goldstack/goldstack/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/goldstack/goldstack/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/goldstack/goldstack/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/goldstack/goldstack/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/goldstack/goldstack/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/goldstack/goldstack/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/template_deploy_dev.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/goldstack/goldstack/template_deploy_dev.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/template_deploy_dev.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/goldstack/goldstack/template_deploy_dev.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/template_deploy_dev.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/goldstack/goldstack/template_deploy_dev.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/template_deploy_prod.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/goldstack/goldstack/template_deploy_prod.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/template_deploy_prod.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/goldstack/goldstack/template_deploy_prod.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/template_deploy_prod.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/goldstack/goldstack/template_deploy_prod.yml/master?enable=pin","Warn: containerImage not pinned by hash: workspaces/apps/packages/template-management-cli/docker/Dockerfile:1: pin your Docker image by updating goldstack/goldstack-docker-build:0.3.0 to goldstack/goldstack-docker-build:0.3.0@sha256:74f8d29a61a965006c72cfdd07ef5de917923777504052551aa7c3ab12e7d5cc","Warn: containerImage not pinned by hash: workspaces/templates/packages/docker-image-aws/docker/Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: workspaces/templates/packages/lambda-python-job/lambda/Dockerfile:2","Warn: pipCommand not pinned by hash: workspaces/templates/packages/lambda-python-job/lambda/Dockerfile:11","Warn: npmCommand not pinned by hash: .github/workflows/master.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:27","Info:   1 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   9 out of  10 third-party GitHubAction dependencies pinned","Info:   0 out of   3 containerImage dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"26 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-282f-qqgm-c34q","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-566m-qj78-rww5","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-wvhm-4hhf-97x9","Warn: Project is vulnerable to: GHSA-h4hr-7fg3-h35w","Warn: Project is vulnerable to: GHSA-gj77-59wh-66hg","Warn: Project is vulnerable to: GHSA-hqhp-5p83-hx96","Warn: Project is vulnerable to: GHSA-3949-f494-cm99","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T04:18:41.256Z","repository_id":37783059,"created_at":"2025-08-19T04:18:41.257Z","updated_at":"2025-08-19T04:18:41.257Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277240009,"owners_count":25785112,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-27T02:00:08.978Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"goldstack","name":"Goldstack","uuid":"66645074","kind":"user","description":"TypeScript project builder made by @mxro.","email":"","website":"https://goldstack.party","location":null,"twitter":null,"company":"Pureleap","icon_url":"https://avatars.githubusercontent.com/u/66645074?u=1aa629961f7cc4ec0967661f11f19556036344c4\u0026v=4","repositories_count":10,"last_synced_at":"2023-03-05T20:18:14.824Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/goldstack","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T22:13:04.446Z","updated_at":"2023-03-05T20:18:14.840Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/goldstack","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/goldstack/repositories"},"tags":[{"name":"v6.7.3","sha":"5bd3d323d86210499ebe809026c2fc023433bb70","kind":"commit","published_at":"2025-09-27T10:04:58.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v6.7.3","html_url":"https://github.com/goldstack/goldstack/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"08b080cc8bf2626b55f70296035acee98fee80ce","kind":"commit","published_at":"2025-09-27T07:08:10.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v6.7.2","html_url":"https://github.com/goldstack/goldstack/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"f52186c02e4a6ffb2097811785dc1d9d1fffdb94","kind":"commit","published_at":"2025-08-05T07:39:22.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v6.7.1","html_url":"https://github.com/goldstack/goldstack/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v6.7.1/manifests"},{"name":"v.6.7.0","sha":"43a144c7d6ca03ca4b49a48d797509cbab03b8cc","kind":"commit","published_at":"2025-07-11T01:58:02.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v.6.7.0","html_url":"https://github.com/goldstack/goldstack/releases/tag/v.6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v.6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v.6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v.6.7.0/manifests"},{"name":"v.6.9.15","sha":"6df473d2a50195e786bc58f7579e03f3baef64c4","kind":"commit","published_at":"2025-02-09T23:28:07.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v.6.9.15","html_url":"https://github.com/goldstack/goldstack/releases/tag/v.6.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v.6.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v.6.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v.6.9.15/manifests"},{"name":"v.6.9.14","sha":"eeac0849b8c93531521513d84ade49823e775611","kind":"commit","published_at":"2025-01-31T00:08:44.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v.6.9.14","html_url":"https://github.com/goldstack/goldstack/releases/tag/v.6.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v.6.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v.6.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v.6.9.14/manifests"},{"name":"v.6.9.13","sha":"46094685505f069201534806722ae389e46abcf6","kind":"commit","published_at":"2025-01-01T05:57:29.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v.6.9.13","html_url":"https://github.com/goldstack/goldstack/releases/tag/v.6.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v.6.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v.6.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v.6.9.13/manifests"},{"name":"v.6.9.12","sha":"fd85263ff0a0adf80c06fb1ec96dd6585abd44b7","kind":"commit","published_at":"2024-12-31T04:12:41.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v.6.9.12","html_url":"https://github.com/goldstack/goldstack/releases/tag/v.6.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v.6.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v.6.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v.6.9.12/manifests"},{"name":"v.6.9.11","sha":"12951990ec7972bdbed0a9e7cd8711875136aaa4","kind":"commit","published_at":"2024-12-21T06:56:50.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v.6.9.11","html_url":"https://github.com/goldstack/goldstack/releases/tag/v.6.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v.6.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v.6.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v.6.9.11/manifests"},{"name":"v.6.9.10","sha":"2c4ea35920e48bad78a2113efe892257bdec33cd","kind":"commit","published_at":"2024-12-18T00:50:52.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v.6.9.10","html_url":"https://github.com/goldstack/goldstack/releases/tag/v.6.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v.6.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v.6.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v.6.9.10/manifests"},{"name":"v0.6.9","sha":"badf60eab0ad2e51f9382883bcca101dfe1fe617","kind":"commit","published_at":"2024-12-12T20:38:41.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.6.9","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"3c957b2f3d6b7edc09cc8de6de2d08a63a3d5bbf","kind":"commit","published_at":"2024-12-03T22:17:29.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.6.8","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"9bc4aab241e3b1b114f4232f0e3b41c24ca19344","kind":"commit","published_at":"2024-11-11T00:06:06.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.6.7","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"e998f773a1cb675f3d7047655ab19d85f1061fe7","kind":"commit","published_at":"2024-10-31T07:58:18.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.6.6","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"4f87001b557354565fffb57007dc749693a5278f","kind":"commit","published_at":"2024-10-30T03:44:51.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.6.5","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"4a1198651cf6e8228af6ea13d31ad578e9dc9916","kind":"commit","published_at":"2024-10-26T05:59:12.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.6.4","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"ce6b6980b4d2f760e98a0bdc340d92622a91c35b","kind":"commit","published_at":"2024-10-08T22:25:55.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.6.3","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"dedd59624b29763e4a8c29d3de8e411b9958926c","kind":"commit","published_at":"2024-09-27T07:07:51.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.6.2","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"90dddc2a1e00f25ae77750798d85480b2b2f95aa","kind":"commit","published_at":"2024-02-09T21:25:14.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.6.1","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"b706174ba28bd60eefc5530e13b7fb846955c98e","kind":"commit","published_at":"2024-02-03T06:34:50.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.6.0","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"2c8fd92cb6edc97a8f01e667d84d0a884341a1f7","kind":"commit","published_at":"2023-12-29T05:45:07.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.5.0","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.5.0/manifests"},{"name":"v0.4.29","sha":"8606c3baf21778e8ee23dca5a1f584e13dde6078","kind":"commit","published_at":"2023-10-19T20:33:19.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.4.29","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.4.29/manifests"},{"name":"v0.4.28","sha":"39d56dc80875fd05796defcf4ae84a474d9a005f","kind":"commit","published_at":"2023-10-12T07:09:02.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.4.28","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.4.28/manifests"},{"name":"v0.4.27","sha":"04a6d6f6be8f1b2c667645d2f2c80278f9914ed5","kind":"commit","published_at":"2023-08-05T07:21:16.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.4.27","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.4.27/manifests"},{"name":"v0.4.26","sha":"a78c30a7b7a7d855bf8447e837de04751a043429","kind":"commit","published_at":"2023-06-10T22:43:07.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.4.26","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.4.26/manifests"},{"name":"v0.4.25","sha":"8b1af2e6db7c98322d26fc6c1efe4353eccc54e7","kind":"commit","published_at":"2023-06-03T07:00:12.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.4.25","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.4.25/manifests"},{"name":"v0.4.24","sha":"a9837f263851818e0a6d153fa4abfbcf4471f348","kind":"commit","published_at":"2023-06-03T03:16:24.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.4.24","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.4.24/manifests"},{"name":"v0.4.23","sha":"abfddac180aa756ceeb021fae01d087cbedceda3","kind":"commit","published_at":"2023-04-29T22:10:42.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.4.23","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.4.23/manifests"},{"name":"v0.4.22","sha":"ff1754c78bbda4177aa05a6422d2edf42a61409c","kind":"commit","published_at":"2023-03-23T21:50:05.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.4.22","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.4.22/manifests"},{"name":"v0.4.21","sha":"47f328500f52d6cc93bace2d03f8bdffe5226cf7","kind":"commit","published_at":"2023-03-19T00:17:29.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.4.21","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.4.21/manifests"},{"name":"v0.4.20","sha":"76af4a8c911d65e9a93cfc36bf4294dddebe4213","kind":"commit","published_at":"2023-03-18T08:00:26.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.4.20","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.4.20/manifests"},{"name":"v0.4.19","sha":"89ffb295f817fa8494bc6184788a23c30d8c7f29","kind":"commit","published_at":"2023-01-01T06:13:26.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.4.19","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.4.19/manifests"},{"name":"v0.4.18","sha":"d76ec0b602e0825836104d89335b19e62bf31ab1","kind":"commit","published_at":"2023-01-01T03:20:24.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.4.18","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.4.18/manifests"},{"name":"v0.4.17","sha":"287f94d2d18d9b96c8a9ee72d1ee6f5a42eac05f","kind":"commit","published_at":"2022-12-26T05:57:43.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.4.17","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.4.17/manifests"},{"name":"v0.4.16","sha":"1a8a8bca10d447c0aa01a8cbb653c90eea6a91ed","kind":"commit","published_at":"2022-12-25T02:47:04.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.4.16","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.4.16/manifests"},{"name":"v0.4.15","sha":"15ef5a8d02ac3d77eef45261c40c23d827cf72ba","kind":"commit","published_at":"2022-12-10T19:32:09.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.4.15","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.4.15/manifests"},{"name":"v0.4.14","sha":"17c987f933ce0b65eac1fe30dc6cc9eb0af5d263","kind":"commit","published_at":"2022-11-10T20:31:21.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.4.14","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.4.14/manifests"},{"name":"v0.4.13","sha":"e8d9bf1e7678f8113072b0c2e887d017413a9c1d","kind":"commit","published_at":"2022-11-06T20:26:43.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.4.13","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.4.13/manifests"},{"name":"v0.4.12","sha":"6c3815c73a981ccb855a90c0d484e342c78885d9","kind":"commit","published_at":"2022-10-16T06:07:42.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.4.12","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.4.12/manifests"},{"name":"v0.4.11","sha":"add3a49fd67af313ac4a81aa3881ddd1a6c5f2ac","kind":"commit","published_at":"2022-10-14T22:25:01.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.4.11","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.4.11/manifests"},{"name":"v0.4.10","sha":"e18d8d12c8789aedface129ae82ebd2bcfc0b986","kind":"commit","published_at":"2022-09-11T22:09:30.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.4.10","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.4.10/manifests"},{"name":"v0.4.9","sha":"83d4ebf2835da794fadebe66700f83ef9a0d90c1","kind":"commit","published_at":"2022-09-11T07:13:27.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.4.9","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"5080839e531384efcde60a26a6cc3a41e00440a8","kind":"commit","published_at":"2022-09-08T21:49:06.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.4.8","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"b0e6353944be21dff0a4ead1575565c560921d14","kind":"commit","published_at":"2022-08-27T02:16:31.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.4.7","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"671f5927b364f68e97bab1f3fed221608936b7a4","kind":"commit","published_at":"2022-08-19T22:32:16.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.4.6","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"76c8728980657d34a15cce418b55e7fd93bdfd42","kind":"commit","published_at":"2022-08-12T21:35:23.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.4.5","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"7a28f06044ee91447421b4f1612f5978f048b429","kind":"commit","published_at":"2022-06-16T23:21:52.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.4.4","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"3f4b7f25a820da42cba4bce46128832b0410e840","kind":"commit","published_at":"2022-06-10T20:43:50.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.4.3","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"3ff1677f02d0366fe04a96fae77adb2128cc5e51","kind":"commit","published_at":"2022-06-04T02:34:46.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.4.2","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"1acc2b1ef0aab332c4e381210ba9ff4b1e8d0ea3","kind":"commit","published_at":"2022-05-29T01:02:34.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.4.1","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"dcaedf2d2a5a304f318857f33633aae3519738c3","kind":"commit","published_at":"2022-05-25T21:11:19.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.4.0","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.4.0/manifests"},{"name":"v0.3.31","sha":"1c5edc224234b27754e88e080e033f26eccd4f2b","kind":"commit","published_at":"2022-05-10T21:26:36.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.3.31","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.31/manifests"},{"name":"v0.3.30","sha":"b6d92b1e1201334e436333342b9f7f9c1c0c4528","kind":"commit","published_at":"2022-05-07T02:18:00.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.3.30","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.30/manifests"},{"name":"v0.3.29","sha":"e3c9fdc06e5c46cb24dd8dc401ba4fdb7903caf0","kind":"commit","published_at":"2022-05-06T22:39:43.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.3.29","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.29/manifests"},{"name":"v0.3.28","sha":"22886dcb0399a2aa86b1e8bf72993a137d3c3526","kind":"commit","published_at":"2022-04-30T23:49:32.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.3.28","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.28/manifests"},{"name":"v0.3.27","sha":"ca4737923975ce2076f12fa58a80f597509bda1d","kind":"commit","published_at":"2022-04-30T02:38:55.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.3.27","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.27/manifests"},{"name":"v0.3.26","sha":"cdd0e35182f3f02c04387b6385f0668b32079f0c","kind":"commit","published_at":"2022-04-28T22:03:06.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.3.26","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.26/manifests"},{"name":"v0.3.25","sha":"4b427fba576e11da8f5cd5579c37aef05c9acb1c","kind":"commit","published_at":"2022-04-23T22:22:03.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.3.25","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.25/manifests"},{"name":"v0.3.24","sha":"d48f5e19e19dbcee81d7e10d4fbdb967859b8881","kind":"commit","published_at":"2022-04-22T23:44:26.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.3.24","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.24/manifests"},{"name":"v0.3.23","sha":"fae991ec2a40a6db0d0cfcdd71b3211329e09e08","kind":"commit","published_at":"2022-04-09T01:15:57.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.3.23","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.23/manifests"},{"name":"v0.3.22","sha":"a93d186f95b2f95800964632e64b81ce2a981c07","kind":"commit","published_at":"2022-03-26T01:48:03.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.3.22","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.22/manifests"},{"name":"v0.3.21","sha":"8723f32c929c798591eb9db156ad3b4b897159ca","kind":"commit","published_at":"2022-03-24T21:27:41.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.3.21","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.21/manifests"},{"name":"v0.3.20","sha":"e7a79c0247447fe372b209d1913bb0673b27778d","kind":"commit","published_at":"2022-03-17T01:48:36.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.3.20","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.20/manifests"},{"name":"v0.3.19","sha":"2cd98c4ec44a7cb7db3dd6e5a5d2aa9a7369686d","kind":"commit","published_at":"2022-03-06T06:50:24.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.3.19","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"3756a8e25b09f30dcef7042c566b36ede2e7bf23","kind":"commit","published_at":"2022-03-04T20:14:17.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.3.18","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"04755f2c4a415e11e155e52d97f054558183a8d2","kind":"commit","published_at":"2022-02-25T19:40:47.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.3.17","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.17/manifests"},{"name":"v0.3.16","sha":"edc0fa58a62ffa3c13dd22f2a31f51681110a776","kind":"commit","published_at":"2022-02-22T21:00:28.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.3.16","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.16/manifests"},{"name":"v0.3.15","sha":"08a90e35849e3bac0eb38da7b42150963018152a","kind":"commit","published_at":"2022-02-20T01:49:15.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.3.15","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.15/manifests"},{"name":"v0.3.14","sha":"111bd5dde65b6633ad589c2be5bfc87250ae84e7","kind":"commit","published_at":"2022-02-13T04:01:37.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.3.14","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.14/manifests"},{"name":"v0.3.13","sha":"6504a32cd878ae531bbe7459fdd17a94c501608c","kind":"commit","published_at":"2022-02-10T03:11:58.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.3.13","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.13/manifests"},{"name":"v0.3.12","sha":"fd9a7ae68f5012c5322e2ef5b3a7ad49d459a78c","kind":"commit","published_at":"2022-02-01T20:52:58.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.3.12","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.12/manifests"},{"name":"v0.3.11","sha":"ded9f282d3003823fc8084d395916b0947f9e667","kind":"commit","published_at":"2022-01-31T20:41:51.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.3.11","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"32c893e0bc4cad72c738a8f59283f1f804885fa9","kind":"commit","published_at":"2022-01-30T20:33:32.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.3.10","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"b7e5a3ed379da338940a8f1fc8d9bdb18be93cfa","kind":"commit","published_at":"2022-01-15T09:16:47.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.3.9","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"9078c3077845930da61df8f35a4979f69226ddc3","kind":"commit","published_at":"2022-01-08T09:10:21.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.3.8","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"73d023cc081087697abac0111ee9828fe72bc3db","kind":"commit","published_at":"2022-01-08T06:33:09.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.3.7","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"cc96d90fa2c070caeb5cf5b4dde194e2e92664fe","kind":"commit","published_at":"2022-01-01T21:00:52.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.3.6","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"d73672b75321471f8efebe46444d2be665cdc58f","kind":"commit","published_at":"2021-12-08T20:44:51.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.3.5","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"f6e694d8883a522a649cfe2137004ef2311236ae","kind":"commit","published_at":"2021-12-05T20:36:32.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.3.4","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"41ddcf2365cfb17143bad1cb4b16e8f0eed49124","kind":"commit","published_at":"2021-12-05T03:57:51.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.3.3","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"1ad3760d380b860533b23532edbd36bbbac01738","kind":"commit","published_at":"2021-10-30T06:01:45.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.3.2","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"39483f0a892e5e990546d5b3cae68b488378247e","kind":"commit","published_at":"2021-10-30T00:21:37.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.3.1","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d551b3c57b346ad63129ac09a2503b18e6a3d6ff","kind":"commit","published_at":"2021-10-29T22:05:14.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.3.0","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.3.0/manifests"},{"name":"v0.2.16","sha":"1bc972fc7aebf0b384a2ab130abe2a34eeb1efda","kind":"commit","published_at":"2021-09-25T03:25:23.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.2.16","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.2.16/manifests"},{"name":"v0.2.15","sha":"049ac330088ce4bc79b01178527df72ccc0371d7","kind":"commit","published_at":"2021-08-14T22:30:59.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.2.15","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.2.15/manifests"},{"name":"v0.2.14","sha":"8980df4e375058663c35e6df801ecbd50091d424","kind":"commit","published_at":"2021-07-29T23:20:48.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.2.14","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.2.14/manifests"},{"name":"v0.2.13","sha":"ae2bd4ea6bfdd8a02b1acde1d9d243304ef9d65f","kind":"commit","published_at":"2021-07-25T01:29:34.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.2.13","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.2.13/manifests"},{"name":"v0.2.12","sha":"0117d8c5c025cc03854b3521ab2885d46c0421c1","kind":"commit","published_at":"2021-07-23T22:48:45.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.2.12","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.2.12/manifests"},{"name":"v0.2.11b","sha":"5ede37b9c10bfd5bdb77dd3d478ff54df531d3c4","kind":"commit","published_at":"2021-07-16T21:43:06.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.2.11b","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.2.11b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.2.11b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.2.11b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.2.11b/manifests"},{"name":"v0.2.11","sha":"ec8a5bee2e26d9a4d39ee4a45bf4bb7875ea95f9","kind":"commit","published_at":"2021-07-11T04:15:23.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.2.11","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"ba831895aeb4fe18c6c51e1648b7079c8582336c","kind":"commit","published_at":"2021-06-26T03:50:15.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.2.10","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"392cdc45969ed201c0c8d4cb108c3a73fa0384a5","kind":"commit","published_at":"2021-04-25T00:51:36.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.2.9","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"4a1fbf397dbfd5cdc432246fd3eb33e31caa3519","kind":"commit","published_at":"2021-04-17T08:07:13.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.2.8","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"12d6747eae8e33491662ec1710a3a2448ed4e0a6","kind":"commit","published_at":"2021-03-28T20:45:46.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.2.7","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"58da8afe9d04c173594d4420f37e948b281df910","kind":"commit","published_at":"2021-03-28T05:15:47.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.2.6","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"6d47894a14d53fc3fce0f66d00886fe75beb67a3","kind":"commit","published_at":"2021-03-21T05:18:33.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.2.5","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"aaddc9710cf2e5396247bbf2dc4feab3a7696f9b","kind":"commit","published_at":"2021-02-25T21:40:56.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.2.4","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"9da898fea341d2ffd087eaafd5b1e7b450522cd3","kind":"commit","published_at":"2021-02-21T05:55:35.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.2.3","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"fcb22212f8a4bceec9cd6650b353bb1f40f9a701","kind":"commit","published_at":"2021-01-28T21:41:53.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.2.2","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"652fe2e0593336f1f268956e0e7a0d606dc4ec86","kind":"commit","published_at":"2021-01-25T22:37:11.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.2.1","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"4957133315094232631cf4446d05d847b875753e","kind":"commit","published_at":"2021-01-25T04:57:03.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.2.0","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"f704fef27691d36e77d2d24e528fc52bd10cfa7c","kind":"commit","published_at":"2020-11-12T21:56:47.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.1.3","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"273e55798f5ca9c5f3c77dd777d33f734d565d09","kind":"commit","published_at":"2020-11-09T21:45:07.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.1.2","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"32ece7ae4104675cc261a13fa5cf37f33f73e4c4","kind":"commit","published_at":"2020-11-08T20:13:06.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.1.1","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"6b8cf9bcbe2e0353367dda832a877de570215ab1","kind":"commit","published_at":"2020-11-07T00:37:19.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.1.0","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.1.0/manifests"},{"name":"v0.0.18","sha":"6027c0ac49e1940d5e2638adcc21cd17024534d5","kind":"commit","published_at":"2020-11-04T22:00:41.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.0.18","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"ea891feafe17f91462446c1c28182ed7ebf9ca49","kind":"commit","published_at":"2020-11-02T05:51:55.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.0.17","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"e1a208e520d8d69122f45843f4db5f0ff9f934e5","kind":"commit","published_at":"2020-11-01T02:21:11.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.0.16","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"a6691ac852af93151d1b7b16c6213dda01b21ef9","kind":"commit","published_at":"2020-10-29T20:58:43.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.0.15","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"149d2b944a28a21eec3102dd3c22709661a5d0b0","kind":"commit","published_at":"2020-10-28T07:41:50.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.0.14","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"c3feac7a832f7bf8a0e6c0227f7fa652717b3bd0","kind":"commit","published_at":"2020-10-27T07:16:30.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.0.13","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"1e27b1720e7ed5256fd0746ee07d1ee7b0f55f0b","kind":"commit","published_at":"2020-10-26T20:17:33.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.0.12","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"ac21e98449df1c6e707fff521f75a5ff173c1dd4","kind":"commit","published_at":"2020-10-25T20:39:47.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.0.11","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"e5588e093203854d17fe31af4eac4e1cad8f1e6e","kind":"commit","published_at":"2020-10-25T00:22:51.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.0.10","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"504b5fa314cd699d04b14304ebc36cffad598d28","kind":"commit","published_at":"2020-10-24T03:27:30.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.0.9","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"b994c4ca55c1f44c4e4615ca464c312de92e6f17","kind":"commit","published_at":"2020-10-22T23:28:59.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.0.8","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"c255c7ee41afef3fce7646b1a3b6f57713b9dff1","kind":"commit","published_at":"2020-10-18T00:50:52.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.0.7","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"5479c4c26ef5e749b61a570302caac2ea962a76d","kind":"commit","published_at":"2020-10-17T06:51:05.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.0.6","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.0.6/manifests"},{"name":"0.0.5","sha":"4b8c1605a58546709bb978f25cb5871716dd719a","kind":"commit","published_at":"2020-10-15T20:34:56.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/0.0.5","html_url":"https://github.com/goldstack/goldstack/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/0.0.5/manifests"},{"name":"v0.0.4","sha":"064dc4696bd8e53c0de6c420bc4f65e16b20c8b8","kind":"commit","published_at":"2020-10-04T01:38:18.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.0.4","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.0.4/manifests"},{"name":"v0.0.3-05","sha":"061e0698fa646a16a957918a62ad823a767796ed","kind":"commit","published_at":"2020-10-04T01:12:18.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.0.3-05","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.0.3-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.0.3-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.0.3-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.0.3-05/manifests"},{"name":"v0.0.3-04","sha":"e8a6e46a05c3ed35f738a697543c6e5892926810","kind":"commit","published_at":"2020-10-04T00:44:12.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.0.3-04","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.0.3-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.0.3-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.0.3-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.0.3-04/manifests"},{"name":"v0.0.3-03","sha":"48d63794236dde688bb20df63d41fef81f57024b","kind":"commit","published_at":"2020-10-04T00:21:16.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.0.3-03","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.0.3-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.0.3-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.0.3-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.0.3-03/manifests"},{"name":"v0.0.3-02","sha":"d2022547f0eccb61902c50b88ac627b95f813ccc","kind":"commit","published_at":"2020-10-03T23:49:32.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.0.3-02","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.0.3-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.0.3-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.0.3-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.0.3-02/manifests"},{"name":"v0.0.3-01","sha":"82ecd65ec9efc12d232be22d2ce490fd3a981720","kind":"commit","published_at":"2020-10-03T22:36:17.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.0.3-01","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.0.3-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.0.3-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.0.3-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.0.3-01/manifests"},{"name":"v0.0.2","sha":"63237d11e6b6e648ccd7a1acb719241f137033e5","kind":"commit","published_at":"2020-10-03T22:32:51.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.0.2","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"1d70fda020e0cae75a25dcc80b22377a09ae3aee","kind":"commit","published_at":"2020-10-03T02:06:23.000Z","download_url":"https://codeload.github.com/goldstack/goldstack/tar.gz/v0.0.1","html_url":"https://github.com/goldstack/goldstack/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goldstack/goldstack@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-02-14T18:42:41.877Z","dependent_packages_count":17,"downloads":1011,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":6.171094178855438,"dependent_repos_count":6.636218964617789,"dependent_packages_count":1.310600154434141,"stargazers_count":5.057509180164888,"forks_count":5.579528036064078,"docker_downloads_count":null,"average":4.950990102827267},"purl":"pkg:npm/%40goldstack/utils-docker","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@goldstack/utils-docker","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@goldstack/utils-docker","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@goldstack/utils-docker/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-28T06:03:28.190Z","issues_count":46,"pull_requests_count":263,"avg_time_to_close_issue":22554811.71875,"avg_time_to_close_pull_request":1180404.7261410789,"issues_closed_count":32,"pull_requests_closed_count":241,"pull_request_authors_count":6,"issue_authors_count":7,"avg_comments_per_issue":1.3043478260869565,"avg_comments_per_pull_request":0.06844106463878327,"merged_pull_requests_count":233,"bot_issues_count":0,"bot_pull_requests_count":60,"past_year_issues_count":2,"past_year_pull_requests_count":119,"past_year_avg_time_to_close_issue":9.0,"past_year_avg_time_to_close_pull_request":2340.954954954955,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":111,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.05042016806722689,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":110,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldstack%2Fgoldstack/issues","maintainers":[{"login":"mxro","count":232,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mxro"},{"login":"goldstack","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/goldstack"}],"active_maintainers":[{"login":"mxro","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mxro"},{"login":"goldstack","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/goldstack"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@goldstack%2Futils-docker/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@goldstack%2Futils-docker/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@goldstack%2Futils-docker/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@goldstack%2Futils-docker/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@goldstack%2Futils-docker/codemeta","maintainers":[{"uuid":"mxro","login":"mxro","name":null,"email":"maxrohde.public@gmail.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~mxro","role":null,"created_at":"2022-11-20T16:23:50.303Z","updated_at":"2022-11-20T16:23:50.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mxro/packages"}]}