{"id":3508088,"name":"github.com/bitfield/script","ecosystem":"go","description":"Package script aims to make it easy to write shell-type scripts in Go, for\ngeneral system administration purposes: reading files, counting lines,\nmatching strings, and so on.","homepage":"https://github.com/bitfield/script","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/bitfield/script","keywords_array":[],"namespace":"github.com/bitfield","versions_count":43,"first_release_published_at":"2019-04-22T11:00:09.000Z","latest_release_published_at":"2025-03-22T12:03:30.000Z","latest_release_number":"v0.24.1","last_synced_at":"2026-04-13T13:30:56.185Z","created_at":"2022-04-10T20:51:11.295Z","updated_at":"2026-04-13T13:30:56.185Z","registry_url":"https://pkg.go.dev/github.com/bitfield/script","install_command":"go get github.com/bitfield/script","documentation_url":"https://pkg.go.dev/github.com/bitfield/script#section-documentation","metadata":{},"repo_metadata":{"id":37924455,"uuid":"182416829","full_name":"bitfield/script","owner":"bitfield","description":"Making it easy to write shell-like scripts in Go","archived":false,"fork":false,"pushed_at":"2025-09-16T15:23:45.000Z","size":1020,"stargazers_count":6827,"open_issues_count":41,"forks_count":341,"subscribers_count":45,"default_branch":"master","last_synced_at":"2025-09-16T17:58:48.026Z","etag":null,"topics":["cat","curl","cut","files","find","go","golang","grep","head","http","jq","ls","script","sed","shell","tail","tee","uniq","wc","xargs"],"latest_commit_sha":null,"homepage":"https://bitfieldconsulting.com/subscribe","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bitfield.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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},"funding":{"github":"bitfield"}},"created_at":"2019-04-20T14:37:03.000Z","updated_at":"2025-09-16T15:23:47.000Z","dependencies_parsed_at":"2024-06-07T19:05:21.951Z","dependency_job_id":"cffbd284-780a-4f27-afe5-ef69df91fff3","html_url":"https://github.com/bitfield/script","commit_stats":{"total_commits":203,"total_committers":16,"mean_commits":12.6875,"dds":"0.13793103448275867","last_synced_commit":"dd8d444d9fb0bce556b3f1002ac5e73bda4a012a"},"previous_names":[],"tags_count":43,"template":false,"template_full_name":null,"purl":"pkg:github/bitfield/script","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bitfield","download_url":"https://codeload.github.com/bitfield/script/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/sbom","scorecard":{"id":240141,"data":{"date":"2025-08-11","repo":{"name":"github.com/bitfield/script","commit":"6006cd08d4338a997e1801708f4678dcf3fba6be"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":4,"reason":"Found 12/30 approved changesets -- score normalized to 4","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":"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":"Maintained","score":2,"reason":"0 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/audit.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/audit.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/bitfield/script/audit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/bitfield/script/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/bitfield/script/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/bitfield/script/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/bitfield/script/ci.yml/master?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:24","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 goCommand 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":"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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: branch 'master' does not require approvers","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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"}}]},"last_synced_at":"2025-08-17T06:34:06.085Z","repository_id":37924455,"created_at":"2025-08-17T06:34:06.085Z","updated_at":"2025-08-17T06:34:06.085Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275867451,"owners_count":25542801,"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-18T02:00:09.552Z","response_time":77,"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":"bitfield","name":"John Arundel","uuid":"142262","kind":"user","description":"Go/Rust writer and coach. Subscribe to learn with me! 👇","email":"","website":"https://bitfieldconsulting.com/subscribe","location":"Cornwall, UK","twitter":null,"company":"Bitfield Consulting","icon_url":"https://avatars.githubusercontent.com/u/142262?u=891caee96719775c06ce9ebac02c34996996f2d6\u0026v=4","repositories_count":120,"last_synced_at":"2025-09-18T04:52:33.510Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/bitfield","funding_links":["https://github.com/sponsors/bitfield"],"total_stars":8034,"followers":1387,"following":24,"created_at":"2022-11-02T19:24:42.113Z","updated_at":"2025-09-18T04:52:33.510Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bitfield","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bitfield/repositories"},"tags":[{"name":"v0.24.1","sha":"7a346625d50f0f553e6aa46b4f37eba77c083e60","kind":"commit","published_at":"2025-03-22T12:03:30.000Z","download_url":"https://codeload.github.com/bitfield/script/tar.gz/v0.24.1","html_url":"https://github.com/bitfield/script/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitfield/script@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"29d5eb234b53dd3ffd78260356c7424d05bb258f","kind":"commit","published_at":"2024-12-02T11:41:04.000Z","download_url":"https://codeload.github.com/bitfield/script/tar.gz/v0.24.0","html_url":"https://github.com/bitfield/script/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitfield/script@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"0296fd262daeaf6178a11303b86d3f65c00fccf7","kind":"commit","published_at":"2024-09-05T09:23:34.000Z","download_url":"https://codeload.github.com/bitfield/script/tar.gz/v0.23.0","html_url":"https://github.com/bitfield/script/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitfield/script@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"507316b5a8bed33adf9b71e67ebeac414020e827","kind":"commit","published_at":"2024-05-06T08:50:32.000Z","download_url":"https://codeload.github.com/bitfield/script/tar.gz/v0.22.1","html_url":"https://github.com/bitfield/script/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitfield/script@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"95cd53994e8ce59bc9cc2d585160f5b5d56388fb","kind":"commit","published_at":"2023-04-22T18:25:26.000Z","download_url":"https://codeload.github.com/bitfield/script/tar.gz/v0.22.0","html_url":"https://github.com/bitfield/script/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitfield/script@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.22.0/manifests"},{"name":"v0.21.4","sha":"d5e838dc75d00c4b6f835ff0c138d5fbf06a8086","kind":"commit","published_at":"2022-12-07T11:33:27.000Z","download_url":"https://codeload.github.com/bitfield/script/tar.gz/v0.21.4","html_url":"https://github.com/bitfield/script/releases/tag/v0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitfield/script@v0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.21.4/manifests"},{"name":"v0.21.3","sha":"7e259fd6da01e93dc0a0857871b1841cc76085a9","kind":"commit","published_at":"2022-11-16T17:16:58.000Z","download_url":"https://codeload.github.com/bitfield/script/tar.gz/v0.21.3","html_url":"https://github.com/bitfield/script/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitfield/script@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"31e02cb332c54d4c50a22175958fdd8344bc9ae1","kind":"commit","published_at":"2022-11-16T10:07:07.000Z","download_url":"https://codeload.github.com/bitfield/script/tar.gz/v0.21.2","html_url":"https://github.com/bitfield/script/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitfield/script@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"eeb0b11d88cf14936c95923e286bf71a4bb144b8","kind":"commit","published_at":"2022-11-12T15:20:51.000Z","download_url":"https://codeload.github.com/bitfield/script/tar.gz/v0.21.1","html_url":"https://github.com/bitfield/script/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitfield/script@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"ad52e8c3fbe8bfc371ae0ac5189b504d1d6e3acf","kind":"commit","published_at":"2022-11-11T18:55:03.000Z","download_url":"https://codeload.github.com/bitfield/script/tar.gz/v0.21.0","html_url":"https://github.com/bitfield/script/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitfield/script@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.21.0/manifests"},{"name":"v0.20.2","sha":"5f9e087add1125a7f923aae1e02bc9963d83d709","kind":"commit","published_at":"2022-06-02T11:49:02.000Z","download_url":"https://codeload.github.com/bitfield/script/tar.gz/v0.20.2","html_url":"https://github.com/bitfield/script/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitfield/script@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"ee03bd6178bffb3789972139a7febfb3f6945c06","kind":"commit","published_at":"2022-05-26T12:13:49.000Z","download_url":"https://codeload.github.com/bitfield/script/tar.gz/v0.20.1","html_url":"https://github.com/bitfield/script/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitfield/script@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"3e48ccf73698b7b8f5fcadc31b37ca98624b091b","kind":"commit","published_at":"2022-04-20T17:47:51.000Z","download_url":"https://codeload.github.com/bitfield/script/tar.gz/v0.20.0","html_url":"https://github.com/bitfield/script/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitfield/script@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"85fa6426e7dcadb70cca582f028445ceafb1963b","kind":"commit","published_at":"2022-03-23T09:36:44.000Z","download_url":"https://codeload.github.com/bitfield/script/tar.gz/v0.19.0","html_url":"https://github.com/bitfield/script/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitfield/script@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.19.0/manifests"},{"name":"v0.18.5","sha":"7955ae56a26545e9f54ee707d190398559ba2841","kind":"commit","published_at":"2022-03-05T17:09:37.000Z","download_url":"https://codeload.github.com/bitfield/script/tar.gz/v0.18.5","html_url":"https://github.com/bitfield/script/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitfield/script@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.18.5/manifests"},{"name":"v0.18.4","sha":"91c46aa3bc7052e6209909775ed6e8003b6f88ec","kind":"commit","published_at":"2022-02-21T15:17:55.000Z","download_url":"https://codeload.github.com/bitfield/script/tar.gz/v0.18.4","html_url":"https://github.com/bitfield/script/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitfield/script@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.18.4/manifests"},{"name":"v0.18.3","sha":"b95a706526a5207d59cb7d5cbda46a4560f2ccd8","kind":"commit","published_at":"2022-01-01T14:18:48.000Z","download_url":"https://codeload.github.com/bitfield/script/tar.gz/v0.18.3","html_url":"https://github.com/bitfield/script/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitfield/script@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"7ad252bdc98d0d40b3fe444cabfcfbeb730e6868","kind":"commit","published_at":"2022-01-01T13:56:55.000Z","download_url":"https://codeload.github.com/bitfield/script/tar.gz/v0.18.2","html_url":"https://github.com/bitfield/script/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitfield/script@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"24bffd5c0143f76d024a57d324b86ee6656f742d","kind":"commit","published_at":"2022-01-01T12:41:31.000Z","download_url":"https://codeload.github.com/bitfield/script/tar.gz/v0.18.1","html_url":"https://github.com/bitfield/script/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitfield/script@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"9847d19e69d72d73b191e1f3c65d5dba94605a1c","kind":"commit","published_at":"2020-07-02T12:17:15.000Z","download_url":"https://codeload.github.com/bitfield/script/tar.gz/v0.18.0","html_url":"https://github.com/bitfield/script/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitfield/script@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"346935451ade743dd5ac8e599a3563e8ac9ca8e7","kind":"commit","published_at":"2020-05-01T10:59:15.000Z","download_url":"https://codeload.github.com/bitfield/script/tar.gz/v0.17.1","html_url":"https://github.com/bitfield/script/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitfield/script@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"34cdc5b9b45f9810cd0ce9ebf9e2a0f063ec271d","kind":"commit","published_at":"2020-04-02T10:54:56.000Z","download_url":"https://codeload.github.com/bitfield/script/tar.gz/v0.17.0","html_url":"https://github.com/bitfield/script/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitfield/script@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"59e0e7129afb61bce33139a5b2b4b424f908320a","kind":"commit","published_at":"2020-03-30T11:11:32.000Z","download_url":"https://codeload.github.com/bitfield/script/tar.gz/v0.16.0","html_url":"https://github.com/bitfield/script/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitfield/script@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"1017552e2a23852c7ce15728f7ae62be1aa6095b","kind":"commit","published_at":"2020-03-29T13:32:39.000Z","download_url":"https://codeload.github.com/bitfield/script/tar.gz/v0.15.0","html_url":"https://github.com/bitfield/script/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitfield/script@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.15.0/manifests"},{"name":"v0.14.3","sha":"8dfbc76c1454c077079b1bf1d0191f00998c731e","kind":"commit","published_at":"2020-03-29T12:36:52.000Z","download_url":"https://codeload.github.com/bitfield/script/tar.gz/v0.14.3","html_url":"https://github.com/bitfield/script/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitfield/script@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"5860cdb8e30c48bc6cefb3c6c4c2993c48338e90","kind":"commit","published_at":"2020-03-28T16:38:18.000Z","download_url":"https://codeload.github.com/bitfield/script/tar.gz/v0.14.2","html_url":"https://github.com/bitfield/script/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitfield/script@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"d4b5ab09b92446fbad0f56cf600624026bfa75ad","kind":"commit","published_at":"2020-02-20T11:49:04.000Z","download_url":"https://codeload.github.com/bitfield/script/tar.gz/v0.14.1","html_url":"https://github.com/bitfield/script/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitfield/script@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"a954d7d9bef2e594e7a5e6c32d6a224b1188b326","kind":"commit","published_at":"2019-09-28T15:53:21.000Z","download_url":"https://codeload.github.com/bitfield/script/tar.gz/v0.14.0","html_url":"https://github.com/bitfield/script/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitfield/script@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"6eb0666a804e897adbf9c9790319cad0f7b794ef","kind":"commit","published_at":"2019-08-25T11:12:41.000Z","download_url":"https://codeload.github.com/bitfield/script/tar.gz/v0.13.0","html_url":"https://github.com/bitfield/script/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitfield/script@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"7010d13b8db33093094eee13709331e597ffc26e","kind":"commit","published_at":"2019-08-25T09:44:15.000Z","download_url":"https://codeload.github.com/bitfield/script/tar.gz/v0.12.0","html_url":"https://github.com/bitfield/script/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitfield/script@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"5f76f1e5fee0eeba5666da76d5bce50c9d58067c","kind":"commit","published_at":"2019-08-20T09:26:00.000Z","download_url":"https://codeload.github.com/bitfield/script/tar.gz/v0.11.0","html_url":"https://github.com/bitfield/script/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitfield/script@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e7fbd0ced34e575c0a44095f20608d5868aa2c1d","kind":"commit","published_at":"2019-07-08T11:50:57.000Z","download_url":"https://codeload.github.com/bitfield/script/tar.gz/v0.10.0","html_url":"https://github.com/bitfield/script/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitfield/script@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"aa865a32dc29385f01100beecb2bb6e1e877497f","kind":"commit","published_at":"2019-07-03T09:37:34.000Z","download_url":"https://codeload.github.com/bitfield/script/tar.gz/v0.9.0","html_url":"https://github.com/bitfield/script/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitfield/script@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"cf7ee66a5b176714573b1ab847f25fe5533a568c","kind":"commit","published_at":"2019-05-13T17:14:01.000Z","download_url":"https://codeload.github.com/bitfield/script/tar.gz/v0.8.1","html_url":"https://github.com/bitfield/script/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitfield/script@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"69e3d12f75438fd7f26777181db04fd55ab7a06c","kind":"commit","published_at":"2019-05-11T14:12:30.000Z","download_url":"https://codeload.github.com/bitfield/script/tar.gz/v0.8.0","html_url":"https://github.com/bitfield/script/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitfield/script@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"bce85b18833ae6ea9faa9f351a1001a8f9eebcce","kind":"commit","published_at":"2019-05-06T13:40:36.000Z","download_url":"https://codeload.github.com/bitfield/script/tar.gz/v0.7.0","html_url":"https://github.com/bitfield/script/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitfield/script@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"7d43ad3fc3aaed0a653837b8477ba26d12a6d9f5","kind":"commit","published_at":"2019-05-04T16:06:58.000Z","download_url":"https://codeload.github.com/bitfield/script/tar.gz/v0.6.0","html_url":"https://github.com/bitfield/script/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitfield/script@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"f4d2f7a5c6dfb552142ecce5eaabb5cc6e3cf876","kind":"commit","published_at":"2019-05-04T12:42:22.000Z","download_url":"https://codeload.github.com/bitfield/script/tar.gz/v0.5.1","html_url":"https://github.com/bitfield/script/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitfield/script@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0bb3222e9e8f12e1cfc91b6363c9fa5cd21bcb29","kind":"commit","published_at":"2019-05-04T12:35:12.000Z","download_url":"https://codeload.github.com/bitfield/script/tar.gz/v0.5.0","html_url":"https://github.com/bitfield/script/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitfield/script@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"db91b66cb16f81c52e658592cd8a953ee85d4715","kind":"commit","published_at":"2019-05-03T10:56:54.000Z","download_url":"https://codeload.github.com/bitfield/script/tar.gz/v0.4.0","html_url":"https://github.com/bitfield/script/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitfield/script@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"0aeb2671c2a0115bab2a0be15b72a016fe55d9ed","kind":"commit","published_at":"2019-04-27T09:01:48.000Z","download_url":"https://codeload.github.com/bitfield/script/tar.gz/v0.3.0","html_url":"https://github.com/bitfield/script/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitfield/script@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"3de346f75ac477844ae1b3dca59a1e72cdf07fa2","kind":"commit","published_at":"2019-04-23T14:10:02.000Z","download_url":"https://codeload.github.com/bitfield/script/tar.gz/v0.2.0","html_url":"https://github.com/bitfield/script/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitfield/script@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"81779263c021f6f21f8badc921bf9d50c6581edb","kind":"commit","published_at":"2019-04-22T11:00:09.000Z","download_url":"https://codeload.github.com/bitfield/script/tar.gz/v0.1.0","html_url":"https://github.com/bitfield/script/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bitfield/script@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-19T01:43:44.708Z","dependent_packages_count":163,"downloads":null,"downloads_period":null,"dependent_repos_count":91,"rankings":{"downloads":null,"dependent_repos_count":0.6239617057372953,"dependent_packages_count":0.4184286991274698,"stargazers_count":1.066803055893301,"forks_count":1.7656965204568598,"docker_downloads_count":0.46871693149138716,"average":0.8687213825412627},"purl":"pkg:golang/github.com/bitfield/script","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/bitfield/script","docker_dependents_count":6,"docker_downloads_count":4658416,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/bitfield/script","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/bitfield/script/dependencies","status":null,"funding_links":["https://github.com/sponsors/bitfield"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-17T17:48:21.108Z","issues_count":99,"pull_requests_count":83,"avg_time_to_close_issue":18474334.080645163,"avg_time_to_close_pull_request":5653232.428571428,"issues_closed_count":62,"pull_requests_closed_count":70,"pull_request_authors_count":33,"issue_authors_count":76,"avg_comments_per_issue":6.212121212121212,"avg_comments_per_pull_request":3.1204819277108435,"merged_pull_requests_count":43,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":10,"past_year_pull_requests_count":20,"past_year_avg_time_to_close_issue":836413.5,"past_year_avg_time_to_close_pull_request":456519.5625,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":16,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.7,"past_year_avg_comments_per_pull_request":2.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfield%2Fscript/issues","maintainers":[{"login":"bitfield","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bitfield"}],"active_maintainers":[{"login":"bitfield","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bitfield"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbitfield%2Fscript/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbitfield%2Fscript/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbitfield%2Fscript/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbitfield%2Fscript/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbitfield%2Fscript/codemeta","maintainers":[]}