{"id":77636,"name":null,"description":"A cat(1) clone with wings.","url":"https://github.com/sharkdp/bat","last_synced_at":"2025-09-08T22:02:01.465Z","repository":{"id":37261168,"uuid":"130464961","full_name":"sharkdp/bat","owner":"sharkdp","description":"A cat(1) clone with wings.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:38:23.000Z","size":34020,"stargazers_count":54255,"open_issues_count":338,"forks_count":1342,"subscribers_count":211,"default_branch":"master","last_synced_at":"2025-09-04T08:43:51.560Z","etag":null,"topics":["cli","command-line","git","hacktoberfest","rust","syntax-highlighting","terminal","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharkdp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sharkdp"}},"created_at":"2018-04-21T10:52:23.000Z","updated_at":"2025-09-04T08:36:12.000Z","dependencies_parsed_at":"2022-07-13T19:30:34.570Z","dependency_job_id":"f4f63f84-176c-4290-a7b1-4dd1b8186665","html_url":"https://github.com/sharkdp/bat","commit_stats":{"total_commits":2604,"total_committers":358,"mean_commits":7.273743016759776,"dds":0.7227342549923195,"last_synced_commit":"3d87b25b190e0990e0e75a2ab8f994d6c277d263"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/sharkdp/bat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/sbom","scorecard":{"id":440838,"data":{"date":"2025-08-11","repo":{"name":"github.com/sharkdp/bat","commit":"982409065493fe65139f7e46239df2bcc55c58df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 8/10 approved changesets -- score normalized to 8","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CICD.yml:1","Warn: no topLevel permission defined: .github/workflows/require-changelog-for-PRs.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: if statement must end with \"fi\": tests/syntax-tests/source/Dockerfile/Dockerfile:10-12","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/batgrep.sh:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/simple.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:430: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:436: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:465: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/require-changelog-for-PRs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/require-changelog-for-PRs.yml/master?enable=pin","Warn: containerImage not pinned by hash: tests/syntax-tests/source/Dockerfile/Dockerfile:2","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 not signed: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/76424069","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76424069"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"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-19T05:33:00.665Z","repository_id":37261168,"created_at":"2025-08-19T05:33:00.665Z","updated_at":"2025-08-19T05:33:00.665Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231505,"owners_count":25245605,"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-08T02:00:09.813Z","response_time":121,"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":{"login":"sharkdp","name":"David Peter","uuid":"4209276","kind":"user","description":"","email":"","website":"https://david-peter.de/","location":"Stuttgart, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4209276?u=e6c4022c315b6cbecd5968ec256f4b02885eba41\u0026v=4","repositories_count":107,"last_synced_at":"2024-04-14T07:12:53.840Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sharkdp"}},"html_url":"https://github.com/sharkdp","funding_links":["https://github.com/sponsors/sharkdp"],"total_stars":127309,"followers":6335,"following":25,"created_at":"2022-11-04T10:42:45.481Z","updated_at":"2024-04-14T07:13:16.404Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp/repositories"},"packages":[{"id":7768890,"name":"bat-bash-completion","ecosystem":"alpine","description":"Bash completions for bat","homepage":"https://github.com/sharkdp/bat","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/sharkdp/bat","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-12T01:37:44.000Z","latest_release_published_at":"2023-04-12T01:37:44.000Z","latest_release_number":"0.23.0-r1","last_synced_at":"2025-09-07T20:59:12.800Z","created_at":"2023-05-22T11:41:53.398Z","updated_at":"2025-09-07T20:59:12.800Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/bat-bash-completion","install_command":"apk add bat-bash-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37261168,"uuid":"130464961","full_name":"sharkdp/bat","owner":"sharkdp","description":"A cat(1) clone with wings.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:38:23.000Z","size":34020,"stargazers_count":54255,"open_issues_count":338,"forks_count":1342,"subscribers_count":211,"default_branch":"master","last_synced_at":"2025-09-04T08:43:51.560Z","etag":null,"topics":["cli","command-line","git","hacktoberfest","rust","syntax-highlighting","terminal","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharkdp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sharkdp"}},"created_at":"2018-04-21T10:52:23.000Z","updated_at":"2025-09-04T08:36:12.000Z","dependencies_parsed_at":"2022-07-13T19:30:34.570Z","dependency_job_id":"f4f63f84-176c-4290-a7b1-4dd1b8186665","html_url":"https://github.com/sharkdp/bat","commit_stats":{"total_commits":2604,"total_committers":358,"mean_commits":7.273743016759776,"dds":0.7227342549923195,"last_synced_commit":"3d87b25b190e0990e0e75a2ab8f994d6c277d263"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/sharkdp/bat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/sbom","scorecard":{"id":440838,"data":{"date":"2025-08-11","repo":{"name":"github.com/sharkdp/bat","commit":"982409065493fe65139f7e46239df2bcc55c58df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 8/10 approved changesets -- score normalized to 8","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CICD.yml:1","Warn: no topLevel permission defined: .github/workflows/require-changelog-for-PRs.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: if statement must end with \"fi\": tests/syntax-tests/source/Dockerfile/Dockerfile:10-12","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/batgrep.sh:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/simple.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:430: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:436: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:465: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/require-changelog-for-PRs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/require-changelog-for-PRs.yml/master?enable=pin","Warn: containerImage not pinned by hash: tests/syntax-tests/source/Dockerfile/Dockerfile:2","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 not signed: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/76424069","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76424069"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"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-19T05:33:00.665Z","repository_id":37261168,"created_at":"2025-08-19T05:33:00.665Z","updated_at":"2025-08-19T05:33:00.665Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685604,"owners_count":25149722,"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-04T02:00:08.968Z","response_time":61,"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":"sharkdp","name":"David Peter","uuid":"4209276","kind":"user","description":"","email":"","website":"https://david-peter.de/","location":"Stuttgart, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4209276?u=e6c4022c315b6cbecd5968ec256f4b02885eba41\u0026v=4","repositories_count":107,"last_synced_at":"2024-04-14T07:12:53.840Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sharkdp"}},"html_url":"https://github.com/sharkdp","funding_links":["https://github.com/sponsors/sharkdp"],"total_stars":127309,"followers":6335,"following":25,"created_at":"2022-11-04T10:42:45.481Z","updated_at":"2024-04-14T07:13:16.404Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp/repositories"},"tags":[{"name":"v0.25.0","sha":"25f4f96ea3afb6fe44552f3b38ed8b1540ffa1b3","kind":"tag","published_at":"2025-01-07T19:07:05.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.25.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fc9546854f5a7b38823f4990453c6cde386bfd3b","kind":"commit","published_at":"2023-10-11T17:14:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.24.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"871abd27aa91264e01539da849add0330b24cb9c","kind":"commit","published_at":"2023-03-25T09:31:31.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.23.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"e5d95796141a719e208208182a5d3c2090a009c6","kind":"commit","published_at":"2022-09-10T15:59:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"1f9519d8b9bd3efac979766eefa0c6fae594b984","kind":"commit","published_at":"2022-09-06T20:54:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"405e5f74602d8f680168ef52350150921c696d54","kind":"commit","published_at":"2022-05-12T10:12:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.21.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0655ecf23d778f1455e2d79f37a805a7bcca98d2","kind":"commit","published_at":"2022-02-27T06:39:22.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.20.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"59a8f58be780ba9ba04eb4791b6bf5ca14e99e99","kind":"commit","published_at":"2022-01-08T16:01:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.19.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"b146958ecbb8c8c926159509ca7fb32a8573f897","kind":"commit","published_at":"2021-08-22T15:47:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"589df6792fe406f91b00db5e24d35393c6527e6b","kind":"commit","published_at":"2021-07-13T09:00:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3aea51455b8acf553f4481996f93d7e219130c2b","kind":"commit","published_at":"2021-05-13T08:06:50.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"b8a18d3ebb5b29162c346b74174239ea077f0796","kind":"commit","published_at":"2021-02-28T22:04:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"6d981498d80aa0127df9547ec0ac69d8314b29e5","kind":"commit","published_at":"2020-11-24T20:40:11.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"591eba66a3af1c211a09eefd17cbeb819b0a131f","kind":"commit","published_at":"2020-11-23T14:43:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"6258dda0f851256c2e1d65cf87e997023a4f997b","kind":"commit","published_at":"2020-10-02T21:27:29.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.16.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"9e65ecd03e60336bd54dea12fbc4354c4fb8d8b0","kind":"commit","published_at":"2020-05-27T08:14:32.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.4","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"302707f3ce75b8846ee84175bfb5a86dac9d0304","kind":"commit","published_at":"2020-05-26T06:11:41.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"28af18ba27c2888bd87998e703228ab2c2debbed","kind":"commit","published_at":"2020-05-25T15:27:27.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"2596bfe7a75f6867d803c1e9af0fa3467873a0e3","kind":"commit","published_at":"2020-05-11T18:30:45.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"696d1b3ed3eae9ea9bd94fa7c4c05306dfd621b6","kind":"commit","published_at":"2020-04-25T11:17:07.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"59ca933aeed2a9cc2f11397cc2a63866f343a769","kind":"commit","published_at":"2020-04-22T21:59:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.14.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"5edd8260e8fef887bd4c7e39c411dfe843d03894","kind":"commit","published_at":"2020-03-22T12:16:47.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.13.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"608cefb05c2860f00397aa68f473fcd494ed21af","kind":"commit","published_at":"2019-09-03T06:07:42.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"79f016e15cda054dffec009a4fc0900412bc1e48","kind":"commit","published_at":"2019-08-31T18:58:16.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"416a0fd439bea69b9fcc3519e22e88f2349588af","kind":"commit","published_at":"2019-05-15T21:24:37.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.11.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e09499b3df6369e1a1f6e42f95ad4009fa76c00e","kind":"commit","published_at":"2019-02-07T22:27:53.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.10.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"c073d4a11866a8d51ec19963803bb7ff5441d0e0","kind":"commit","published_at":"2018-11-11T12:19:34.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.9.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"30b742e9845314bcac67f37664cfb3df61c1ba3f","kind":"commit","published_at":"2018-10-17T21:27:44.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.8.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"238482e5f3990c1f5ef22a7875066822f10857f8","kind":"commit","published_at":"2018-09-23T08:30:19.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"732750c2749ebeb2b0bea89028a171c792a2aadf","kind":"commit","published_at":"2018-09-12T20:03:48.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"ba4d5a2e7dc38ff8475f63f254cca5e4fb969b2f","kind":"commit","published_at":"2018-08-31T22:30:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"acdea97e71f9baa2801747236492ff29f1632ab6","kind":"commit","published_at":"2018-08-28T21:37:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"25083232640dfe06334c929cb16333a9bd873195","kind":"commit","published_at":"2018-08-19T10:32:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.5.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"195d5e0e16ba76ee3cc554d8fb30382dd22fcbf8","kind":"commit","published_at":"2018-05-31T22:35:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"bf5883f06f94f5af329cb8d7a8dcac5fbfc1524b","kind":"commit","published_at":"2018-05-31T20:57:18.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8b9991d7808d65782844ac68a2f9c53fa4225dc6","kind":"commit","published_at":"2018-05-08T21:49:59.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.3.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"4e8ea815af643ebfa93a3264bf228e6b92f6a254","kind":"commit","published_at":"2018-05-03T07:07:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"f5a9236a47d75d336c9408b197c3f01e21f3e31d","kind":"commit","published_at":"2018-05-02T20:03:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"ed09a80a731bc5b93ea047f9da098355b880e0a3","kind":"commit","published_at":"2018-05-01T10:46:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"7f070c9dcb05d52482f0d1175261c40e7451daa8","kind":"commit","published_at":"2018-04-30T14:05:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9435e16a1be6e7fab41a067284d707217b42afb5","kind":"commit","published_at":"2018-04-22T14:21:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.1.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T23:07:49.630Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.538626502418832,"forks_count":1.655777766694928,"docker_downloads_count":null,"average":0.54860106727844},"purl":"pkg:apk/alpine/bat-bash-completion?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/bat-bash-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/bat-bash-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/bat-bash-completion/dependencies","status":null,"funding_links":["https://github.com/sponsors/sharkdp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T19:39:38.995Z","issues_count":439,"pull_requests_count":748,"avg_time_to_close_issue":12204656.599009901,"avg_time_to_close_pull_request":2172295.3215488214,"issues_closed_count":202,"pull_requests_closed_count":594,"pull_request_authors_count":155,"issue_authors_count":387,"avg_comments_per_issue":3.2710706150341684,"avg_comments_per_pull_request":0.9679144385026738,"merged_pull_requests_count":479,"bot_issues_count":1,"bot_pull_requests_count":296,"past_year_issues_count":107,"past_year_pull_requests_count":276,"past_year_avg_time_to_close_issue":3131758.1470588236,"past_year_avg_time_to_close_pull_request":935495.1407035176,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":199,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":0.8037383177570093,"past_year_avg_comments_per_pull_request":0.5036231884057971,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":110,"past_year_merged_pull_requests_count":175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/issues","maintainers":[{"login":"keith-hall","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"},{"login":"eth-p","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eth-p"},{"login":"sharkdp","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sharkdp"}],"active_maintainers":[{"login":"keith-hall","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/bat-bash-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/bat-bash-completion/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/bat-bash-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/bat-bash-completion/related_packages","maintainers":[{"uuid":"alice@ayaya.dev","login":null,"name":"psykose","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=psykose","packages_count":494,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=psykose","role":null,"created_at":"2023-05-22T21:40:28.184Z","updated_at":"2023-05-22T21:40:28.184Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/alice@ayaya.dev/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3625,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1084},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2025-09-07T07:26:06.804Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":7768889,"name":"bat","ecosystem":"alpine","description":"cat(1) clone with wings","homepage":"https://github.com/sharkdp/bat","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/sharkdp/bat","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-12T01:37:44.000Z","latest_release_published_at":"2023-04-12T01:37:44.000Z","latest_release_number":"0.23.0-r1","last_synced_at":"2025-09-03T11:15:48.050Z","created_at":"2023-05-22T11:41:53.169Z","updated_at":"2025-09-04T23:07:49.616Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/bat","install_command":"apk add bat","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37261168,"uuid":"130464961","full_name":"sharkdp/bat","owner":"sharkdp","description":"A cat(1) clone with wings.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:38:23.000Z","size":34020,"stargazers_count":54255,"open_issues_count":338,"forks_count":1342,"subscribers_count":211,"default_branch":"master","last_synced_at":"2025-09-04T08:43:51.560Z","etag":null,"topics":["cli","command-line","git","hacktoberfest","rust","syntax-highlighting","terminal","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharkdp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sharkdp"}},"created_at":"2018-04-21T10:52:23.000Z","updated_at":"2025-09-04T08:36:12.000Z","dependencies_parsed_at":"2022-07-13T19:30:34.570Z","dependency_job_id":"f4f63f84-176c-4290-a7b1-4dd1b8186665","html_url":"https://github.com/sharkdp/bat","commit_stats":{"total_commits":2604,"total_committers":358,"mean_commits":7.273743016759776,"dds":0.7227342549923195,"last_synced_commit":"3d87b25b190e0990e0e75a2ab8f994d6c277d263"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/sharkdp/bat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/sbom","scorecard":{"id":440838,"data":{"date":"2025-08-11","repo":{"name":"github.com/sharkdp/bat","commit":"982409065493fe65139f7e46239df2bcc55c58df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 8/10 approved changesets -- score normalized to 8","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CICD.yml:1","Warn: no topLevel permission defined: .github/workflows/require-changelog-for-PRs.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: if statement must end with \"fi\": tests/syntax-tests/source/Dockerfile/Dockerfile:10-12","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/batgrep.sh:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/simple.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:430: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:436: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:465: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/require-changelog-for-PRs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/require-changelog-for-PRs.yml/master?enable=pin","Warn: containerImage not pinned by hash: tests/syntax-tests/source/Dockerfile/Dockerfile:2","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 not signed: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/76424069","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76424069"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"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-19T05:33:00.665Z","repository_id":37261168,"created_at":"2025-08-19T05:33:00.665Z","updated_at":"2025-08-19T05:33:00.665Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685604,"owners_count":25149722,"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-04T02:00:08.968Z","response_time":61,"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":"sharkdp","name":"David Peter","uuid":"4209276","kind":"user","description":"","email":"","website":"https://david-peter.de/","location":"Stuttgart, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4209276?u=e6c4022c315b6cbecd5968ec256f4b02885eba41\u0026v=4","repositories_count":107,"last_synced_at":"2024-04-14T07:12:53.840Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sharkdp"}},"html_url":"https://github.com/sharkdp","funding_links":["https://github.com/sponsors/sharkdp"],"total_stars":127309,"followers":6335,"following":25,"created_at":"2022-11-04T10:42:45.481Z","updated_at":"2024-04-14T07:13:16.404Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp/repositories"},"tags":[{"name":"v0.25.0","sha":"25f4f96ea3afb6fe44552f3b38ed8b1540ffa1b3","kind":"tag","published_at":"2025-01-07T19:07:05.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.25.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fc9546854f5a7b38823f4990453c6cde386bfd3b","kind":"commit","published_at":"2023-10-11T17:14:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.24.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"871abd27aa91264e01539da849add0330b24cb9c","kind":"commit","published_at":"2023-03-25T09:31:31.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.23.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"e5d95796141a719e208208182a5d3c2090a009c6","kind":"commit","published_at":"2022-09-10T15:59:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"1f9519d8b9bd3efac979766eefa0c6fae594b984","kind":"commit","published_at":"2022-09-06T20:54:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"405e5f74602d8f680168ef52350150921c696d54","kind":"commit","published_at":"2022-05-12T10:12:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.21.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0655ecf23d778f1455e2d79f37a805a7bcca98d2","kind":"commit","published_at":"2022-02-27T06:39:22.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.20.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"59a8f58be780ba9ba04eb4791b6bf5ca14e99e99","kind":"commit","published_at":"2022-01-08T16:01:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.19.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"b146958ecbb8c8c926159509ca7fb32a8573f897","kind":"commit","published_at":"2021-08-22T15:47:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"589df6792fe406f91b00db5e24d35393c6527e6b","kind":"commit","published_at":"2021-07-13T09:00:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3aea51455b8acf553f4481996f93d7e219130c2b","kind":"commit","published_at":"2021-05-13T08:06:50.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"b8a18d3ebb5b29162c346b74174239ea077f0796","kind":"commit","published_at":"2021-02-28T22:04:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"6d981498d80aa0127df9547ec0ac69d8314b29e5","kind":"commit","published_at":"2020-11-24T20:40:11.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"591eba66a3af1c211a09eefd17cbeb819b0a131f","kind":"commit","published_at":"2020-11-23T14:43:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"6258dda0f851256c2e1d65cf87e997023a4f997b","kind":"commit","published_at":"2020-10-02T21:27:29.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.16.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"9e65ecd03e60336bd54dea12fbc4354c4fb8d8b0","kind":"commit","published_at":"2020-05-27T08:14:32.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.4","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"302707f3ce75b8846ee84175bfb5a86dac9d0304","kind":"commit","published_at":"2020-05-26T06:11:41.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"28af18ba27c2888bd87998e703228ab2c2debbed","kind":"commit","published_at":"2020-05-25T15:27:27.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"2596bfe7a75f6867d803c1e9af0fa3467873a0e3","kind":"commit","published_at":"2020-05-11T18:30:45.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"696d1b3ed3eae9ea9bd94fa7c4c05306dfd621b6","kind":"commit","published_at":"2020-04-25T11:17:07.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"59ca933aeed2a9cc2f11397cc2a63866f343a769","kind":"commit","published_at":"2020-04-22T21:59:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.14.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"5edd8260e8fef887bd4c7e39c411dfe843d03894","kind":"commit","published_at":"2020-03-22T12:16:47.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.13.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"608cefb05c2860f00397aa68f473fcd494ed21af","kind":"commit","published_at":"2019-09-03T06:07:42.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"79f016e15cda054dffec009a4fc0900412bc1e48","kind":"commit","published_at":"2019-08-31T18:58:16.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"416a0fd439bea69b9fcc3519e22e88f2349588af","kind":"commit","published_at":"2019-05-15T21:24:37.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.11.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e09499b3df6369e1a1f6e42f95ad4009fa76c00e","kind":"commit","published_at":"2019-02-07T22:27:53.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.10.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"c073d4a11866a8d51ec19963803bb7ff5441d0e0","kind":"commit","published_at":"2018-11-11T12:19:34.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.9.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"30b742e9845314bcac67f37664cfb3df61c1ba3f","kind":"commit","published_at":"2018-10-17T21:27:44.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.8.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"238482e5f3990c1f5ef22a7875066822f10857f8","kind":"commit","published_at":"2018-09-23T08:30:19.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"732750c2749ebeb2b0bea89028a171c792a2aadf","kind":"commit","published_at":"2018-09-12T20:03:48.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"ba4d5a2e7dc38ff8475f63f254cca5e4fb969b2f","kind":"commit","published_at":"2018-08-31T22:30:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"acdea97e71f9baa2801747236492ff29f1632ab6","kind":"commit","published_at":"2018-08-28T21:37:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"25083232640dfe06334c929cb16333a9bd873195","kind":"commit","published_at":"2018-08-19T10:32:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.5.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"195d5e0e16ba76ee3cc554d8fb30382dd22fcbf8","kind":"commit","published_at":"2018-05-31T22:35:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"bf5883f06f94f5af329cb8d7a8dcac5fbfc1524b","kind":"commit","published_at":"2018-05-31T20:57:18.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8b9991d7808d65782844ac68a2f9c53fa4225dc6","kind":"commit","published_at":"2018-05-08T21:49:59.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.3.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"4e8ea815af643ebfa93a3264bf228e6b92f6a254","kind":"commit","published_at":"2018-05-03T07:07:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"f5a9236a47d75d336c9408b197c3f01e21f3e31d","kind":"commit","published_at":"2018-05-02T20:03:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"ed09a80a731bc5b93ea047f9da098355b880e0a3","kind":"commit","published_at":"2018-05-01T10:46:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"7f070c9dcb05d52482f0d1175261c40e7451daa8","kind":"commit","published_at":"2018-04-30T14:05:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9435e16a1be6e7fab41a067284d707217b42afb5","kind":"commit","published_at":"2018-04-22T14:21:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.1.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T23:07:49.615Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.558575632138048,"forks_count":1.6757268964141439,"docker_downloads_count":null,"average":0.558575632138048},"purl":"pkg:apk/alpine/bat?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/bat","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/bat","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/bat/dependencies","status":null,"funding_links":["https://github.com/sponsors/sharkdp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T19:39:38.995Z","issues_count":439,"pull_requests_count":748,"avg_time_to_close_issue":12204656.599009901,"avg_time_to_close_pull_request":2172295.3215488214,"issues_closed_count":202,"pull_requests_closed_count":594,"pull_request_authors_count":155,"issue_authors_count":387,"avg_comments_per_issue":3.2710706150341684,"avg_comments_per_pull_request":0.9679144385026738,"merged_pull_requests_count":479,"bot_issues_count":1,"bot_pull_requests_count":296,"past_year_issues_count":107,"past_year_pull_requests_count":276,"past_year_avg_time_to_close_issue":3131758.1470588236,"past_year_avg_time_to_close_pull_request":935495.1407035176,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":199,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":0.8037383177570093,"past_year_avg_comments_per_pull_request":0.5036231884057971,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":110,"past_year_merged_pull_requests_count":175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/issues","maintainers":[{"login":"keith-hall","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"},{"login":"eth-p","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eth-p"},{"login":"sharkdp","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sharkdp"}],"active_maintainers":[{"login":"keith-hall","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/bat/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/bat/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/bat/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/bat/related_packages","maintainers":[{"uuid":"alice@ayaya.dev","login":null,"name":"psykose","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=psykose","packages_count":494,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=psykose","role":null,"created_at":"2023-05-22T21:40:26.307Z","updated_at":"2023-05-22T21:40:26.307Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/alice@ayaya.dev/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3625,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1084},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2025-09-07T07:26:06.804Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":7768891,"name":"bat-doc","ecosystem":"alpine","description":"cat(1) clone with wings (documentation)","homepage":"https://github.com/sharkdp/bat","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/sharkdp/bat","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-12T01:37:44.000Z","latest_release_published_at":"2023-04-12T01:37:44.000Z","latest_release_number":"0.23.0-r1","last_synced_at":"2025-09-07T10:02:09.376Z","created_at":"2023-05-22T11:41:53.539Z","updated_at":"2025-09-07T10:02:09.376Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/bat-doc","install_command":"apk add bat-doc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37261168,"uuid":"130464961","full_name":"sharkdp/bat","owner":"sharkdp","description":"A cat(1) clone with wings.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:38:23.000Z","size":34020,"stargazers_count":54255,"open_issues_count":338,"forks_count":1342,"subscribers_count":211,"default_branch":"master","last_synced_at":"2025-09-04T08:43:51.560Z","etag":null,"topics":["cli","command-line","git","hacktoberfest","rust","syntax-highlighting","terminal","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharkdp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sharkdp"}},"created_at":"2018-04-21T10:52:23.000Z","updated_at":"2025-09-04T08:36:12.000Z","dependencies_parsed_at":"2022-07-13T19:30:34.570Z","dependency_job_id":"f4f63f84-176c-4290-a7b1-4dd1b8186665","html_url":"https://github.com/sharkdp/bat","commit_stats":{"total_commits":2604,"total_committers":358,"mean_commits":7.273743016759776,"dds":0.7227342549923195,"last_synced_commit":"3d87b25b190e0990e0e75a2ab8f994d6c277d263"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/sharkdp/bat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/sbom","scorecard":{"id":440838,"data":{"date":"2025-08-11","repo":{"name":"github.com/sharkdp/bat","commit":"982409065493fe65139f7e46239df2bcc55c58df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 8/10 approved changesets -- score normalized to 8","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CICD.yml:1","Warn: no topLevel permission defined: .github/workflows/require-changelog-for-PRs.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: if statement must end with \"fi\": tests/syntax-tests/source/Dockerfile/Dockerfile:10-12","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/batgrep.sh:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/simple.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:430: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:436: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:465: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/require-changelog-for-PRs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/require-changelog-for-PRs.yml/master?enable=pin","Warn: containerImage not pinned by hash: tests/syntax-tests/source/Dockerfile/Dockerfile:2","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 not signed: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/76424069","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76424069"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"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-19T05:33:00.665Z","repository_id":37261168,"created_at":"2025-08-19T05:33:00.665Z","updated_at":"2025-08-19T05:33:00.665Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685604,"owners_count":25149722,"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-04T02:00:08.968Z","response_time":61,"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":"sharkdp","name":"David Peter","uuid":"4209276","kind":"user","description":"","email":"","website":"https://david-peter.de/","location":"Stuttgart, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4209276?u=e6c4022c315b6cbecd5968ec256f4b02885eba41\u0026v=4","repositories_count":107,"last_synced_at":"2024-04-14T07:12:53.840Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sharkdp"}},"html_url":"https://github.com/sharkdp","funding_links":["https://github.com/sponsors/sharkdp"],"total_stars":127309,"followers":6335,"following":25,"created_at":"2022-11-04T10:42:45.481Z","updated_at":"2024-04-14T07:13:16.404Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp/repositories"},"tags":[{"name":"v0.25.0","sha":"25f4f96ea3afb6fe44552f3b38ed8b1540ffa1b3","kind":"tag","published_at":"2025-01-07T19:07:05.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.25.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fc9546854f5a7b38823f4990453c6cde386bfd3b","kind":"commit","published_at":"2023-10-11T17:14:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.24.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"871abd27aa91264e01539da849add0330b24cb9c","kind":"commit","published_at":"2023-03-25T09:31:31.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.23.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"e5d95796141a719e208208182a5d3c2090a009c6","kind":"commit","published_at":"2022-09-10T15:59:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"1f9519d8b9bd3efac979766eefa0c6fae594b984","kind":"commit","published_at":"2022-09-06T20:54:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"405e5f74602d8f680168ef52350150921c696d54","kind":"commit","published_at":"2022-05-12T10:12:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.21.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0655ecf23d778f1455e2d79f37a805a7bcca98d2","kind":"commit","published_at":"2022-02-27T06:39:22.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.20.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"59a8f58be780ba9ba04eb4791b6bf5ca14e99e99","kind":"commit","published_at":"2022-01-08T16:01:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.19.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"b146958ecbb8c8c926159509ca7fb32a8573f897","kind":"commit","published_at":"2021-08-22T15:47:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"589df6792fe406f91b00db5e24d35393c6527e6b","kind":"commit","published_at":"2021-07-13T09:00:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3aea51455b8acf553f4481996f93d7e219130c2b","kind":"commit","published_at":"2021-05-13T08:06:50.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"b8a18d3ebb5b29162c346b74174239ea077f0796","kind":"commit","published_at":"2021-02-28T22:04:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"6d981498d80aa0127df9547ec0ac69d8314b29e5","kind":"commit","published_at":"2020-11-24T20:40:11.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"591eba66a3af1c211a09eefd17cbeb819b0a131f","kind":"commit","published_at":"2020-11-23T14:43:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"6258dda0f851256c2e1d65cf87e997023a4f997b","kind":"commit","published_at":"2020-10-02T21:27:29.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.16.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"9e65ecd03e60336bd54dea12fbc4354c4fb8d8b0","kind":"commit","published_at":"2020-05-27T08:14:32.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.4","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"302707f3ce75b8846ee84175bfb5a86dac9d0304","kind":"commit","published_at":"2020-05-26T06:11:41.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"28af18ba27c2888bd87998e703228ab2c2debbed","kind":"commit","published_at":"2020-05-25T15:27:27.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"2596bfe7a75f6867d803c1e9af0fa3467873a0e3","kind":"commit","published_at":"2020-05-11T18:30:45.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"696d1b3ed3eae9ea9bd94fa7c4c05306dfd621b6","kind":"commit","published_at":"2020-04-25T11:17:07.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"59ca933aeed2a9cc2f11397cc2a63866f343a769","kind":"commit","published_at":"2020-04-22T21:59:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.14.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"5edd8260e8fef887bd4c7e39c411dfe843d03894","kind":"commit","published_at":"2020-03-22T12:16:47.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.13.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"608cefb05c2860f00397aa68f473fcd494ed21af","kind":"commit","published_at":"2019-09-03T06:07:42.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"79f016e15cda054dffec009a4fc0900412bc1e48","kind":"commit","published_at":"2019-08-31T18:58:16.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"416a0fd439bea69b9fcc3519e22e88f2349588af","kind":"commit","published_at":"2019-05-15T21:24:37.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.11.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e09499b3df6369e1a1f6e42f95ad4009fa76c00e","kind":"commit","published_at":"2019-02-07T22:27:53.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.10.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"c073d4a11866a8d51ec19963803bb7ff5441d0e0","kind":"commit","published_at":"2018-11-11T12:19:34.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.9.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"30b742e9845314bcac67f37664cfb3df61c1ba3f","kind":"commit","published_at":"2018-10-17T21:27:44.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.8.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"238482e5f3990c1f5ef22a7875066822f10857f8","kind":"commit","published_at":"2018-09-23T08:30:19.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"732750c2749ebeb2b0bea89028a171c792a2aadf","kind":"commit","published_at":"2018-09-12T20:03:48.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"ba4d5a2e7dc38ff8475f63f254cca5e4fb969b2f","kind":"commit","published_at":"2018-08-31T22:30:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"acdea97e71f9baa2801747236492ff29f1632ab6","kind":"commit","published_at":"2018-08-28T21:37:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"25083232640dfe06334c929cb16333a9bd873195","kind":"commit","published_at":"2018-08-19T10:32:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.5.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"195d5e0e16ba76ee3cc554d8fb30382dd22fcbf8","kind":"commit","published_at":"2018-05-31T22:35:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"bf5883f06f94f5af329cb8d7a8dcac5fbfc1524b","kind":"commit","published_at":"2018-05-31T20:57:18.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8b9991d7808d65782844ac68a2f9c53fa4225dc6","kind":"commit","published_at":"2018-05-08T21:49:59.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.3.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"4e8ea815af643ebfa93a3264bf228e6b92f6a254","kind":"commit","published_at":"2018-05-03T07:07:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"f5a9236a47d75d336c9408b197c3f01e21f3e31d","kind":"commit","published_at":"2018-05-02T20:03:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"ed09a80a731bc5b93ea047f9da098355b880e0a3","kind":"commit","published_at":"2018-05-01T10:46:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"7f070c9dcb05d52482f0d1175261c40e7451daa8","kind":"commit","published_at":"2018-04-30T14:05:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9435e16a1be6e7fab41a067284d707217b42afb5","kind":"commit","published_at":"2018-04-22T14:21:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.1.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T23:07:49.617Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.538626502418832,"forks_count":1.655777766694928,"docker_downloads_count":null,"average":0.54860106727844},"purl":"pkg:apk/alpine/bat-doc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/bat-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/bat-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/bat-doc/dependencies","status":null,"funding_links":["https://github.com/sponsors/sharkdp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T19:39:38.995Z","issues_count":439,"pull_requests_count":748,"avg_time_to_close_issue":12204656.599009901,"avg_time_to_close_pull_request":2172295.3215488214,"issues_closed_count":202,"pull_requests_closed_count":594,"pull_request_authors_count":155,"issue_authors_count":387,"avg_comments_per_issue":3.2710706150341684,"avg_comments_per_pull_request":0.9679144385026738,"merged_pull_requests_count":479,"bot_issues_count":1,"bot_pull_requests_count":296,"past_year_issues_count":107,"past_year_pull_requests_count":276,"past_year_avg_time_to_close_issue":3131758.1470588236,"past_year_avg_time_to_close_pull_request":935495.1407035176,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":199,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":0.8037383177570093,"past_year_avg_comments_per_pull_request":0.5036231884057971,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":110,"past_year_merged_pull_requests_count":175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/issues","maintainers":[{"login":"keith-hall","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"},{"login":"eth-p","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eth-p"},{"login":"sharkdp","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sharkdp"}],"active_maintainers":[{"login":"keith-hall","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/bat-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/bat-doc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/bat-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/bat-doc/related_packages","maintainers":[{"uuid":"alice@ayaya.dev","login":null,"name":"psykose","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=psykose","packages_count":494,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=psykose","role":null,"created_at":"2023-05-22T21:40:33.222Z","updated_at":"2023-05-22T21:40:33.222Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/alice@ayaya.dev/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3625,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1084},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2025-09-07T07:26:06.804Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":10332654,"name":"bat-bash-completion","ecosystem":"alpine","description":"Bash completions for bat","homepage":"https://github.com/sharkdp/bat","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/sharkdp/bat","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-01-22T11:20:42.000Z","latest_release_published_at":"2024-01-22T11:20:42.000Z","latest_release_number":"0.24.0-r1","last_synced_at":"2025-09-04T09:06:06.520Z","created_at":"2024-06-11T03:38:02.762Z","updated_at":"2025-09-04T23:07:53.810Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/bat-bash-completion","install_command":"apk add bat-bash-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37261168,"uuid":"130464961","full_name":"sharkdp/bat","owner":"sharkdp","description":"A cat(1) clone with wings.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:38:23.000Z","size":34020,"stargazers_count":54255,"open_issues_count":338,"forks_count":1342,"subscribers_count":211,"default_branch":"master","last_synced_at":"2025-09-04T08:43:51.560Z","etag":null,"topics":["cli","command-line","git","hacktoberfest","rust","syntax-highlighting","terminal","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharkdp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sharkdp"}},"created_at":"2018-04-21T10:52:23.000Z","updated_at":"2025-09-04T08:36:12.000Z","dependencies_parsed_at":"2022-07-13T19:30:34.570Z","dependency_job_id":"f4f63f84-176c-4290-a7b1-4dd1b8186665","html_url":"https://github.com/sharkdp/bat","commit_stats":{"total_commits":2604,"total_committers":358,"mean_commits":7.273743016759776,"dds":0.7227342549923195,"last_synced_commit":"3d87b25b190e0990e0e75a2ab8f994d6c277d263"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/sharkdp/bat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/sbom","scorecard":{"id":440838,"data":{"date":"2025-08-11","repo":{"name":"github.com/sharkdp/bat","commit":"982409065493fe65139f7e46239df2bcc55c58df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 8/10 approved changesets -- score normalized to 8","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CICD.yml:1","Warn: no topLevel permission defined: .github/workflows/require-changelog-for-PRs.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: if statement must end with \"fi\": tests/syntax-tests/source/Dockerfile/Dockerfile:10-12","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/batgrep.sh:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/simple.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:430: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:436: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:465: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/require-changelog-for-PRs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/require-changelog-for-PRs.yml/master?enable=pin","Warn: containerImage not pinned by hash: tests/syntax-tests/source/Dockerfile/Dockerfile:2","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 not signed: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/76424069","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76424069"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"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-19T05:33:00.665Z","repository_id":37261168,"created_at":"2025-08-19T05:33:00.665Z","updated_at":"2025-08-19T05:33:00.665Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685604,"owners_count":25149722,"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-04T02:00:08.968Z","response_time":61,"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":"sharkdp","name":"David Peter","uuid":"4209276","kind":"user","description":"","email":"","website":"https://david-peter.de/","location":"Stuttgart, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4209276?u=e6c4022c315b6cbecd5968ec256f4b02885eba41\u0026v=4","repositories_count":107,"last_synced_at":"2024-04-14T07:12:53.840Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sharkdp"}},"html_url":"https://github.com/sharkdp","funding_links":["https://github.com/sponsors/sharkdp"],"total_stars":127309,"followers":6335,"following":25,"created_at":"2022-11-04T10:42:45.481Z","updated_at":"2024-04-14T07:13:16.404Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp/repositories"},"tags":[{"name":"v0.25.0","sha":"25f4f96ea3afb6fe44552f3b38ed8b1540ffa1b3","kind":"tag","published_at":"2025-01-07T19:07:05.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.25.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fc9546854f5a7b38823f4990453c6cde386bfd3b","kind":"commit","published_at":"2023-10-11T17:14:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.24.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"871abd27aa91264e01539da849add0330b24cb9c","kind":"commit","published_at":"2023-03-25T09:31:31.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.23.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"e5d95796141a719e208208182a5d3c2090a009c6","kind":"commit","published_at":"2022-09-10T15:59:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"1f9519d8b9bd3efac979766eefa0c6fae594b984","kind":"commit","published_at":"2022-09-06T20:54:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"405e5f74602d8f680168ef52350150921c696d54","kind":"commit","published_at":"2022-05-12T10:12:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.21.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0655ecf23d778f1455e2d79f37a805a7bcca98d2","kind":"commit","published_at":"2022-02-27T06:39:22.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.20.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"59a8f58be780ba9ba04eb4791b6bf5ca14e99e99","kind":"commit","published_at":"2022-01-08T16:01:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.19.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"b146958ecbb8c8c926159509ca7fb32a8573f897","kind":"commit","published_at":"2021-08-22T15:47:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"589df6792fe406f91b00db5e24d35393c6527e6b","kind":"commit","published_at":"2021-07-13T09:00:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3aea51455b8acf553f4481996f93d7e219130c2b","kind":"commit","published_at":"2021-05-13T08:06:50.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"b8a18d3ebb5b29162c346b74174239ea077f0796","kind":"commit","published_at":"2021-02-28T22:04:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"6d981498d80aa0127df9547ec0ac69d8314b29e5","kind":"commit","published_at":"2020-11-24T20:40:11.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"591eba66a3af1c211a09eefd17cbeb819b0a131f","kind":"commit","published_at":"2020-11-23T14:43:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"6258dda0f851256c2e1d65cf87e997023a4f997b","kind":"commit","published_at":"2020-10-02T21:27:29.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.16.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"9e65ecd03e60336bd54dea12fbc4354c4fb8d8b0","kind":"commit","published_at":"2020-05-27T08:14:32.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.4","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"302707f3ce75b8846ee84175bfb5a86dac9d0304","kind":"commit","published_at":"2020-05-26T06:11:41.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"28af18ba27c2888bd87998e703228ab2c2debbed","kind":"commit","published_at":"2020-05-25T15:27:27.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"2596bfe7a75f6867d803c1e9af0fa3467873a0e3","kind":"commit","published_at":"2020-05-11T18:30:45.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"696d1b3ed3eae9ea9bd94fa7c4c05306dfd621b6","kind":"commit","published_at":"2020-04-25T11:17:07.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"59ca933aeed2a9cc2f11397cc2a63866f343a769","kind":"commit","published_at":"2020-04-22T21:59:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.14.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"5edd8260e8fef887bd4c7e39c411dfe843d03894","kind":"commit","published_at":"2020-03-22T12:16:47.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.13.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"608cefb05c2860f00397aa68f473fcd494ed21af","kind":"commit","published_at":"2019-09-03T06:07:42.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"79f016e15cda054dffec009a4fc0900412bc1e48","kind":"commit","published_at":"2019-08-31T18:58:16.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"416a0fd439bea69b9fcc3519e22e88f2349588af","kind":"commit","published_at":"2019-05-15T21:24:37.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.11.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e09499b3df6369e1a1f6e42f95ad4009fa76c00e","kind":"commit","published_at":"2019-02-07T22:27:53.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.10.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"c073d4a11866a8d51ec19963803bb7ff5441d0e0","kind":"commit","published_at":"2018-11-11T12:19:34.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.9.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"30b742e9845314bcac67f37664cfb3df61c1ba3f","kind":"commit","published_at":"2018-10-17T21:27:44.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.8.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"238482e5f3990c1f5ef22a7875066822f10857f8","kind":"commit","published_at":"2018-09-23T08:30:19.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"732750c2749ebeb2b0bea89028a171c792a2aadf","kind":"commit","published_at":"2018-09-12T20:03:48.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"ba4d5a2e7dc38ff8475f63f254cca5e4fb969b2f","kind":"commit","published_at":"2018-08-31T22:30:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"acdea97e71f9baa2801747236492ff29f1632ab6","kind":"commit","published_at":"2018-08-28T21:37:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"25083232640dfe06334c929cb16333a9bd873195","kind":"commit","published_at":"2018-08-19T10:32:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.5.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"195d5e0e16ba76ee3cc554d8fb30382dd22fcbf8","kind":"commit","published_at":"2018-05-31T22:35:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"bf5883f06f94f5af329cb8d7a8dcac5fbfc1524b","kind":"commit","published_at":"2018-05-31T20:57:18.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8b9991d7808d65782844ac68a2f9c53fa4225dc6","kind":"commit","published_at":"2018-05-08T21:49:59.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.3.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"4e8ea815af643ebfa93a3264bf228e6b92f6a254","kind":"commit","published_at":"2018-05-03T07:07:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"f5a9236a47d75d336c9408b197c3f01e21f3e31d","kind":"commit","published_at":"2018-05-02T20:03:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"ed09a80a731bc5b93ea047f9da098355b880e0a3","kind":"commit","published_at":"2018-05-01T10:46:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"7f070c9dcb05d52482f0d1175261c40e7451daa8","kind":"commit","published_at":"2018-04-30T14:05:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9435e16a1be6e7fab41a067284d707217b42afb5","kind":"commit","published_at":"2018-04-22T14:21:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.1.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T23:07:53.810Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/bat-bash-completion?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/bat-bash-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/bat-bash-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/bat-bash-completion/dependencies","status":null,"funding_links":["https://github.com/sponsors/sharkdp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T19:39:38.995Z","issues_count":439,"pull_requests_count":748,"avg_time_to_close_issue":12204656.599009901,"avg_time_to_close_pull_request":2172295.3215488214,"issues_closed_count":202,"pull_requests_closed_count":594,"pull_request_authors_count":155,"issue_authors_count":387,"avg_comments_per_issue":3.2710706150341684,"avg_comments_per_pull_request":0.9679144385026738,"merged_pull_requests_count":479,"bot_issues_count":1,"bot_pull_requests_count":296,"past_year_issues_count":107,"past_year_pull_requests_count":276,"past_year_avg_time_to_close_issue":3131758.1470588236,"past_year_avg_time_to_close_pull_request":935495.1407035176,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":199,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":0.8037383177570093,"past_year_avg_comments_per_pull_request":0.5036231884057971,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":110,"past_year_merged_pull_requests_count":175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/issues","maintainers":[{"login":"keith-hall","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"},{"login":"eth-p","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eth-p"},{"login":"sharkdp","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sharkdp"}],"active_maintainers":[{"login":"keith-hall","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/bat-bash-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/bat-bash-completion/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/bat-bash-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/bat-bash-completion/related_packages","maintainers":[{"uuid":"omni+alpine@hack.org","login":null,"name":"omni","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=omni","packages_count":148,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=omni","role":null,"created_at":"2024-06-11T21:11:50.723Z","updated_at":"2024-06-11T21:11:50.723Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/omni+alpine@hack.org/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4237,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1365},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2025-09-08T06:55:59.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":7768892,"name":"bat-fish-completion","ecosystem":"alpine","description":"Fish completions for bat","homepage":"https://github.com/sharkdp/bat","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/sharkdp/bat","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-12T01:37:44.000Z","latest_release_published_at":"2023-04-12T01:37:44.000Z","latest_release_number":"0.23.0-r1","last_synced_at":"2025-09-03T11:15:37.538Z","created_at":"2023-05-22T11:41:53.718Z","updated_at":"2025-09-04T23:07:49.759Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/bat-fish-completion","install_command":"apk add bat-fish-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37261168,"uuid":"130464961","full_name":"sharkdp/bat","owner":"sharkdp","description":"A cat(1) clone with wings.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:38:23.000Z","size":34020,"stargazers_count":54255,"open_issues_count":338,"forks_count":1342,"subscribers_count":211,"default_branch":"master","last_synced_at":"2025-09-04T08:43:51.560Z","etag":null,"topics":["cli","command-line","git","hacktoberfest","rust","syntax-highlighting","terminal","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharkdp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sharkdp"}},"created_at":"2018-04-21T10:52:23.000Z","updated_at":"2025-09-04T08:36:12.000Z","dependencies_parsed_at":"2022-07-13T19:30:34.570Z","dependency_job_id":"f4f63f84-176c-4290-a7b1-4dd1b8186665","html_url":"https://github.com/sharkdp/bat","commit_stats":{"total_commits":2604,"total_committers":358,"mean_commits":7.273743016759776,"dds":0.7227342549923195,"last_synced_commit":"3d87b25b190e0990e0e75a2ab8f994d6c277d263"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/sharkdp/bat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/sbom","scorecard":{"id":440838,"data":{"date":"2025-08-11","repo":{"name":"github.com/sharkdp/bat","commit":"982409065493fe65139f7e46239df2bcc55c58df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 8/10 approved changesets -- score normalized to 8","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CICD.yml:1","Warn: no topLevel permission defined: .github/workflows/require-changelog-for-PRs.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: if statement must end with \"fi\": tests/syntax-tests/source/Dockerfile/Dockerfile:10-12","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/batgrep.sh:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/simple.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:430: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:436: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:465: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/require-changelog-for-PRs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/require-changelog-for-PRs.yml/master?enable=pin","Warn: containerImage not pinned by hash: tests/syntax-tests/source/Dockerfile/Dockerfile:2","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 not signed: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/76424069","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76424069"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"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-19T05:33:00.665Z","repository_id":37261168,"created_at":"2025-08-19T05:33:00.665Z","updated_at":"2025-08-19T05:33:00.665Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685604,"owners_count":25149722,"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-04T02:00:08.968Z","response_time":61,"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":"sharkdp","name":"David Peter","uuid":"4209276","kind":"user","description":"","email":"","website":"https://david-peter.de/","location":"Stuttgart, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4209276?u=e6c4022c315b6cbecd5968ec256f4b02885eba41\u0026v=4","repositories_count":107,"last_synced_at":"2024-04-14T07:12:53.840Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sharkdp"}},"html_url":"https://github.com/sharkdp","funding_links":["https://github.com/sponsors/sharkdp"],"total_stars":127309,"followers":6335,"following":25,"created_at":"2022-11-04T10:42:45.481Z","updated_at":"2024-04-14T07:13:16.404Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp/repositories"},"tags":[{"name":"v0.25.0","sha":"25f4f96ea3afb6fe44552f3b38ed8b1540ffa1b3","kind":"tag","published_at":"2025-01-07T19:07:05.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.25.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fc9546854f5a7b38823f4990453c6cde386bfd3b","kind":"commit","published_at":"2023-10-11T17:14:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.24.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"871abd27aa91264e01539da849add0330b24cb9c","kind":"commit","published_at":"2023-03-25T09:31:31.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.23.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"e5d95796141a719e208208182a5d3c2090a009c6","kind":"commit","published_at":"2022-09-10T15:59:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"1f9519d8b9bd3efac979766eefa0c6fae594b984","kind":"commit","published_at":"2022-09-06T20:54:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"405e5f74602d8f680168ef52350150921c696d54","kind":"commit","published_at":"2022-05-12T10:12:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.21.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0655ecf23d778f1455e2d79f37a805a7bcca98d2","kind":"commit","published_at":"2022-02-27T06:39:22.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.20.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"59a8f58be780ba9ba04eb4791b6bf5ca14e99e99","kind":"commit","published_at":"2022-01-08T16:01:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.19.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"b146958ecbb8c8c926159509ca7fb32a8573f897","kind":"commit","published_at":"2021-08-22T15:47:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"589df6792fe406f91b00db5e24d35393c6527e6b","kind":"commit","published_at":"2021-07-13T09:00:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3aea51455b8acf553f4481996f93d7e219130c2b","kind":"commit","published_at":"2021-05-13T08:06:50.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"b8a18d3ebb5b29162c346b74174239ea077f0796","kind":"commit","published_at":"2021-02-28T22:04:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"6d981498d80aa0127df9547ec0ac69d8314b29e5","kind":"commit","published_at":"2020-11-24T20:40:11.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"591eba66a3af1c211a09eefd17cbeb819b0a131f","kind":"commit","published_at":"2020-11-23T14:43:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"6258dda0f851256c2e1d65cf87e997023a4f997b","kind":"commit","published_at":"2020-10-02T21:27:29.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.16.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"9e65ecd03e60336bd54dea12fbc4354c4fb8d8b0","kind":"commit","published_at":"2020-05-27T08:14:32.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.4","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"302707f3ce75b8846ee84175bfb5a86dac9d0304","kind":"commit","published_at":"2020-05-26T06:11:41.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"28af18ba27c2888bd87998e703228ab2c2debbed","kind":"commit","published_at":"2020-05-25T15:27:27.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"2596bfe7a75f6867d803c1e9af0fa3467873a0e3","kind":"commit","published_at":"2020-05-11T18:30:45.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"696d1b3ed3eae9ea9bd94fa7c4c05306dfd621b6","kind":"commit","published_at":"2020-04-25T11:17:07.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"59ca933aeed2a9cc2f11397cc2a63866f343a769","kind":"commit","published_at":"2020-04-22T21:59:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.14.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"5edd8260e8fef887bd4c7e39c411dfe843d03894","kind":"commit","published_at":"2020-03-22T12:16:47.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.13.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"608cefb05c2860f00397aa68f473fcd494ed21af","kind":"commit","published_at":"2019-09-03T06:07:42.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"79f016e15cda054dffec009a4fc0900412bc1e48","kind":"commit","published_at":"2019-08-31T18:58:16.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"416a0fd439bea69b9fcc3519e22e88f2349588af","kind":"commit","published_at":"2019-05-15T21:24:37.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.11.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e09499b3df6369e1a1f6e42f95ad4009fa76c00e","kind":"commit","published_at":"2019-02-07T22:27:53.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.10.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"c073d4a11866a8d51ec19963803bb7ff5441d0e0","kind":"commit","published_at":"2018-11-11T12:19:34.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.9.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"30b742e9845314bcac67f37664cfb3df61c1ba3f","kind":"commit","published_at":"2018-10-17T21:27:44.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.8.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"238482e5f3990c1f5ef22a7875066822f10857f8","kind":"commit","published_at":"2018-09-23T08:30:19.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"732750c2749ebeb2b0bea89028a171c792a2aadf","kind":"commit","published_at":"2018-09-12T20:03:48.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"ba4d5a2e7dc38ff8475f63f254cca5e4fb969b2f","kind":"commit","published_at":"2018-08-31T22:30:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"acdea97e71f9baa2801747236492ff29f1632ab6","kind":"commit","published_at":"2018-08-28T21:37:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"25083232640dfe06334c929cb16333a9bd873195","kind":"commit","published_at":"2018-08-19T10:32:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.5.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"195d5e0e16ba76ee3cc554d8fb30382dd22fcbf8","kind":"commit","published_at":"2018-05-31T22:35:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"bf5883f06f94f5af329cb8d7a8dcac5fbfc1524b","kind":"commit","published_at":"2018-05-31T20:57:18.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8b9991d7808d65782844ac68a2f9c53fa4225dc6","kind":"commit","published_at":"2018-05-08T21:49:59.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.3.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"4e8ea815af643ebfa93a3264bf228e6b92f6a254","kind":"commit","published_at":"2018-05-03T07:07:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"f5a9236a47d75d336c9408b197c3f01e21f3e31d","kind":"commit","published_at":"2018-05-02T20:03:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"ed09a80a731bc5b93ea047f9da098355b880e0a3","kind":"commit","published_at":"2018-05-01T10:46:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"7f070c9dcb05d52482f0d1175261c40e7451daa8","kind":"commit","published_at":"2018-04-30T14:05:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9435e16a1be6e7fab41a067284d707217b42afb5","kind":"commit","published_at":"2018-04-22T14:21:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.1.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T23:07:49.758Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.538626502418832,"forks_count":1.655777766694928,"docker_downloads_count":null,"average":0.54860106727844},"purl":"pkg:apk/alpine/bat-fish-completion?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/bat-fish-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/bat-fish-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/bat-fish-completion/dependencies","status":null,"funding_links":["https://github.com/sponsors/sharkdp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T19:39:38.995Z","issues_count":439,"pull_requests_count":748,"avg_time_to_close_issue":12204656.599009901,"avg_time_to_close_pull_request":2172295.3215488214,"issues_closed_count":202,"pull_requests_closed_count":594,"pull_request_authors_count":155,"issue_authors_count":387,"avg_comments_per_issue":3.2710706150341684,"avg_comments_per_pull_request":0.9679144385026738,"merged_pull_requests_count":479,"bot_issues_count":1,"bot_pull_requests_count":296,"past_year_issues_count":107,"past_year_pull_requests_count":276,"past_year_avg_time_to_close_issue":3131758.1470588236,"past_year_avg_time_to_close_pull_request":935495.1407035176,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":199,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":0.8037383177570093,"past_year_avg_comments_per_pull_request":0.5036231884057971,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":110,"past_year_merged_pull_requests_count":175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/issues","maintainers":[{"login":"keith-hall","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"},{"login":"eth-p","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eth-p"},{"login":"sharkdp","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sharkdp"}],"active_maintainers":[{"login":"keith-hall","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/bat-fish-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/bat-fish-completion/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/bat-fish-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/bat-fish-completion/related_packages","maintainers":[{"uuid":"alice@ayaya.dev","login":null,"name":"psykose","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=psykose","packages_count":494,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=psykose","role":null,"created_at":"2023-05-22T21:40:34.611Z","updated_at":"2023-05-22T21:40:34.611Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/alice@ayaya.dev/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3625,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1084},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2025-09-07T07:26:06.804Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":11752548,"name":"bat-fish-completion","ecosystem":"alpine","description":"Fish completions for bat","homepage":"https://github.com/sharkdp/bat","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/sharkdp/bat","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-02-24T13:05:51.000Z","latest_release_published_at":"2025-02-24T13:05:51.000Z","latest_release_number":"0.25.0-r4","last_synced_at":"2025-09-04T09:06:42.958Z","created_at":"2025-06-07T12:54:47.739Z","updated_at":"2025-09-04T23:07:50.080Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/bat-fish-completion","install_command":"apk add bat-fish-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37261168,"uuid":"130464961","full_name":"sharkdp/bat","owner":"sharkdp","description":"A cat(1) clone with wings.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:38:23.000Z","size":34020,"stargazers_count":54255,"open_issues_count":338,"forks_count":1342,"subscribers_count":211,"default_branch":"master","last_synced_at":"2025-09-04T08:43:51.560Z","etag":null,"topics":["cli","command-line","git","hacktoberfest","rust","syntax-highlighting","terminal","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharkdp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sharkdp"}},"created_at":"2018-04-21T10:52:23.000Z","updated_at":"2025-09-04T08:36:12.000Z","dependencies_parsed_at":"2022-07-13T19:30:34.570Z","dependency_job_id":"f4f63f84-176c-4290-a7b1-4dd1b8186665","html_url":"https://github.com/sharkdp/bat","commit_stats":{"total_commits":2604,"total_committers":358,"mean_commits":7.273743016759776,"dds":0.7227342549923195,"last_synced_commit":"3d87b25b190e0990e0e75a2ab8f994d6c277d263"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/sharkdp/bat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/sbom","scorecard":{"id":440838,"data":{"date":"2025-08-11","repo":{"name":"github.com/sharkdp/bat","commit":"982409065493fe65139f7e46239df2bcc55c58df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 8/10 approved changesets -- score normalized to 8","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CICD.yml:1","Warn: no topLevel permission defined: .github/workflows/require-changelog-for-PRs.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: if statement must end with \"fi\": tests/syntax-tests/source/Dockerfile/Dockerfile:10-12","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/batgrep.sh:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/simple.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:430: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:436: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:465: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/require-changelog-for-PRs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/require-changelog-for-PRs.yml/master?enable=pin","Warn: containerImage not pinned by hash: tests/syntax-tests/source/Dockerfile/Dockerfile:2","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 not signed: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/76424069","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76424069"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"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-19T05:33:00.665Z","repository_id":37261168,"created_at":"2025-08-19T05:33:00.665Z","updated_at":"2025-08-19T05:33:00.665Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685604,"owners_count":25149722,"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-04T02:00:08.968Z","response_time":61,"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":"sharkdp","name":"David Peter","uuid":"4209276","kind":"user","description":"","email":"","website":"https://david-peter.de/","location":"Stuttgart, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4209276?u=e6c4022c315b6cbecd5968ec256f4b02885eba41\u0026v=4","repositories_count":107,"last_synced_at":"2024-04-14T07:12:53.840Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sharkdp"}},"html_url":"https://github.com/sharkdp","funding_links":["https://github.com/sponsors/sharkdp"],"total_stars":127309,"followers":6335,"following":25,"created_at":"2022-11-04T10:42:45.481Z","updated_at":"2024-04-14T07:13:16.404Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp/repositories"},"tags":[{"name":"v0.25.0","sha":"25f4f96ea3afb6fe44552f3b38ed8b1540ffa1b3","kind":"tag","published_at":"2025-01-07T19:07:05.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.25.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fc9546854f5a7b38823f4990453c6cde386bfd3b","kind":"commit","published_at":"2023-10-11T17:14:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.24.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"871abd27aa91264e01539da849add0330b24cb9c","kind":"commit","published_at":"2023-03-25T09:31:31.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.23.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"e5d95796141a719e208208182a5d3c2090a009c6","kind":"commit","published_at":"2022-09-10T15:59:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"1f9519d8b9bd3efac979766eefa0c6fae594b984","kind":"commit","published_at":"2022-09-06T20:54:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"405e5f74602d8f680168ef52350150921c696d54","kind":"commit","published_at":"2022-05-12T10:12:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.21.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0655ecf23d778f1455e2d79f37a805a7bcca98d2","kind":"commit","published_at":"2022-02-27T06:39:22.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.20.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"59a8f58be780ba9ba04eb4791b6bf5ca14e99e99","kind":"commit","published_at":"2022-01-08T16:01:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.19.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"b146958ecbb8c8c926159509ca7fb32a8573f897","kind":"commit","published_at":"2021-08-22T15:47:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"589df6792fe406f91b00db5e24d35393c6527e6b","kind":"commit","published_at":"2021-07-13T09:00:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3aea51455b8acf553f4481996f93d7e219130c2b","kind":"commit","published_at":"2021-05-13T08:06:50.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"b8a18d3ebb5b29162c346b74174239ea077f0796","kind":"commit","published_at":"2021-02-28T22:04:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"6d981498d80aa0127df9547ec0ac69d8314b29e5","kind":"commit","published_at":"2020-11-24T20:40:11.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"591eba66a3af1c211a09eefd17cbeb819b0a131f","kind":"commit","published_at":"2020-11-23T14:43:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"6258dda0f851256c2e1d65cf87e997023a4f997b","kind":"commit","published_at":"2020-10-02T21:27:29.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.16.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"9e65ecd03e60336bd54dea12fbc4354c4fb8d8b0","kind":"commit","published_at":"2020-05-27T08:14:32.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.4","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"302707f3ce75b8846ee84175bfb5a86dac9d0304","kind":"commit","published_at":"2020-05-26T06:11:41.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"28af18ba27c2888bd87998e703228ab2c2debbed","kind":"commit","published_at":"2020-05-25T15:27:27.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"2596bfe7a75f6867d803c1e9af0fa3467873a0e3","kind":"commit","published_at":"2020-05-11T18:30:45.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"696d1b3ed3eae9ea9bd94fa7c4c05306dfd621b6","kind":"commit","published_at":"2020-04-25T11:17:07.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"59ca933aeed2a9cc2f11397cc2a63866f343a769","kind":"commit","published_at":"2020-04-22T21:59:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.14.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"5edd8260e8fef887bd4c7e39c411dfe843d03894","kind":"commit","published_at":"2020-03-22T12:16:47.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.13.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"608cefb05c2860f00397aa68f473fcd494ed21af","kind":"commit","published_at":"2019-09-03T06:07:42.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"79f016e15cda054dffec009a4fc0900412bc1e48","kind":"commit","published_at":"2019-08-31T18:58:16.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"416a0fd439bea69b9fcc3519e22e88f2349588af","kind":"commit","published_at":"2019-05-15T21:24:37.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.11.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e09499b3df6369e1a1f6e42f95ad4009fa76c00e","kind":"commit","published_at":"2019-02-07T22:27:53.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.10.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"c073d4a11866a8d51ec19963803bb7ff5441d0e0","kind":"commit","published_at":"2018-11-11T12:19:34.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.9.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"30b742e9845314bcac67f37664cfb3df61c1ba3f","kind":"commit","published_at":"2018-10-17T21:27:44.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.8.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"238482e5f3990c1f5ef22a7875066822f10857f8","kind":"commit","published_at":"2018-09-23T08:30:19.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"732750c2749ebeb2b0bea89028a171c792a2aadf","kind":"commit","published_at":"2018-09-12T20:03:48.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"ba4d5a2e7dc38ff8475f63f254cca5e4fb969b2f","kind":"commit","published_at":"2018-08-31T22:30:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"acdea97e71f9baa2801747236492ff29f1632ab6","kind":"commit","published_at":"2018-08-28T21:37:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"25083232640dfe06334c929cb16333a9bd873195","kind":"commit","published_at":"2018-08-19T10:32:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.5.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"195d5e0e16ba76ee3cc554d8fb30382dd22fcbf8","kind":"commit","published_at":"2018-05-31T22:35:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"bf5883f06f94f5af329cb8d7a8dcac5fbfc1524b","kind":"commit","published_at":"2018-05-31T20:57:18.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8b9991d7808d65782844ac68a2f9c53fa4225dc6","kind":"commit","published_at":"2018-05-08T21:49:59.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.3.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"4e8ea815af643ebfa93a3264bf228e6b92f6a254","kind":"commit","published_at":"2018-05-03T07:07:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"f5a9236a47d75d336c9408b197c3f01e21f3e31d","kind":"commit","published_at":"2018-05-02T20:03:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"ed09a80a731bc5b93ea047f9da098355b880e0a3","kind":"commit","published_at":"2018-05-01T10:46:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"7f070c9dcb05d52482f0d1175261c40e7451daa8","kind":"commit","published_at":"2018-04-30T14:05:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9435e16a1be6e7fab41a067284d707217b42afb5","kind":"commit","published_at":"2018-04-22T14:21:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.1.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T23:07:50.079Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/bat-fish-completion?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/bat-fish-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/bat-fish-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/bat-fish-completion/dependencies","status":null,"funding_links":["https://github.com/sponsors/sharkdp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T19:39:38.995Z","issues_count":439,"pull_requests_count":748,"avg_time_to_close_issue":12204656.599009901,"avg_time_to_close_pull_request":2172295.3215488214,"issues_closed_count":202,"pull_requests_closed_count":594,"pull_request_authors_count":155,"issue_authors_count":387,"avg_comments_per_issue":3.2710706150341684,"avg_comments_per_pull_request":0.9679144385026738,"merged_pull_requests_count":479,"bot_issues_count":1,"bot_pull_requests_count":296,"past_year_issues_count":107,"past_year_pull_requests_count":276,"past_year_avg_time_to_close_issue":3131758.1470588236,"past_year_avg_time_to_close_pull_request":935495.1407035176,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":199,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":0.8037383177570093,"past_year_avg_comments_per_pull_request":0.5036231884057971,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":110,"past_year_merged_pull_requests_count":175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/issues","maintainers":[{"login":"keith-hall","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"},{"login":"eth-p","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eth-p"},{"login":"sharkdp","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sharkdp"}],"active_maintainers":[{"login":"keith-hall","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/bat-fish-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/bat-fish-completion/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/bat-fish-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/bat-fish-completion/related_packages","maintainers":[{"uuid":"omni+alpine@hack.org","login":null,"name":"omni","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=omni","packages_count":230,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=omni","role":null,"created_at":"2025-06-08T04:50:14.246Z","updated_at":"2025-06-08T04:50:14.246Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/omni+alpine@hack.org/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26315,"maintainers_count":422,"namespaces_count":2,"keywords_count":4641,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1614},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2025-09-08T05:33:01.089Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":11126333,"name":"bat-bash-completion","ecosystem":"alpine","description":"Bash completions for bat","homepage":"https://github.com/sharkdp/bat","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/sharkdp/bat","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-11-22T15:42:11.000Z","latest_release_published_at":"2024-11-22T15:42:11.000Z","latest_release_number":"0.24.0-r3","last_synced_at":"2025-09-04T09:06:41.423Z","created_at":"2024-12-07T07:09:52.536Z","updated_at":"2025-09-04T23:07:49.553Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/bat-bash-completion","install_command":"apk add bat-bash-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37261168,"uuid":"130464961","full_name":"sharkdp/bat","owner":"sharkdp","description":"A cat(1) clone with wings.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:38:23.000Z","size":34020,"stargazers_count":54255,"open_issues_count":338,"forks_count":1342,"subscribers_count":211,"default_branch":"master","last_synced_at":"2025-09-04T08:43:51.560Z","etag":null,"topics":["cli","command-line","git","hacktoberfest","rust","syntax-highlighting","terminal","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharkdp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sharkdp"}},"created_at":"2018-04-21T10:52:23.000Z","updated_at":"2025-09-04T08:36:12.000Z","dependencies_parsed_at":"2022-07-13T19:30:34.570Z","dependency_job_id":"f4f63f84-176c-4290-a7b1-4dd1b8186665","html_url":"https://github.com/sharkdp/bat","commit_stats":{"total_commits":2604,"total_committers":358,"mean_commits":7.273743016759776,"dds":0.7227342549923195,"last_synced_commit":"3d87b25b190e0990e0e75a2ab8f994d6c277d263"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/sharkdp/bat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/sbom","scorecard":{"id":440838,"data":{"date":"2025-08-11","repo":{"name":"github.com/sharkdp/bat","commit":"982409065493fe65139f7e46239df2bcc55c58df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 8/10 approved changesets -- score normalized to 8","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CICD.yml:1","Warn: no topLevel permission defined: .github/workflows/require-changelog-for-PRs.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: if statement must end with \"fi\": tests/syntax-tests/source/Dockerfile/Dockerfile:10-12","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/batgrep.sh:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/simple.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:430: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:436: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:465: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/require-changelog-for-PRs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/require-changelog-for-PRs.yml/master?enable=pin","Warn: containerImage not pinned by hash: tests/syntax-tests/source/Dockerfile/Dockerfile:2","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 not signed: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/76424069","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76424069"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"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-19T05:33:00.665Z","repository_id":37261168,"created_at":"2025-08-19T05:33:00.665Z","updated_at":"2025-08-19T05:33:00.665Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685604,"owners_count":25149722,"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-04T02:00:08.968Z","response_time":61,"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":"sharkdp","name":"David Peter","uuid":"4209276","kind":"user","description":"","email":"","website":"https://david-peter.de/","location":"Stuttgart, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4209276?u=e6c4022c315b6cbecd5968ec256f4b02885eba41\u0026v=4","repositories_count":107,"last_synced_at":"2024-04-14T07:12:53.840Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sharkdp"}},"html_url":"https://github.com/sharkdp","funding_links":["https://github.com/sponsors/sharkdp"],"total_stars":127309,"followers":6335,"following":25,"created_at":"2022-11-04T10:42:45.481Z","updated_at":"2024-04-14T07:13:16.404Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp/repositories"},"tags":[{"name":"v0.25.0","sha":"25f4f96ea3afb6fe44552f3b38ed8b1540ffa1b3","kind":"tag","published_at":"2025-01-07T19:07:05.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.25.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fc9546854f5a7b38823f4990453c6cde386bfd3b","kind":"commit","published_at":"2023-10-11T17:14:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.24.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"871abd27aa91264e01539da849add0330b24cb9c","kind":"commit","published_at":"2023-03-25T09:31:31.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.23.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"e5d95796141a719e208208182a5d3c2090a009c6","kind":"commit","published_at":"2022-09-10T15:59:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"1f9519d8b9bd3efac979766eefa0c6fae594b984","kind":"commit","published_at":"2022-09-06T20:54:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"405e5f74602d8f680168ef52350150921c696d54","kind":"commit","published_at":"2022-05-12T10:12:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.21.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0655ecf23d778f1455e2d79f37a805a7bcca98d2","kind":"commit","published_at":"2022-02-27T06:39:22.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.20.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"59a8f58be780ba9ba04eb4791b6bf5ca14e99e99","kind":"commit","published_at":"2022-01-08T16:01:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.19.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"b146958ecbb8c8c926159509ca7fb32a8573f897","kind":"commit","published_at":"2021-08-22T15:47:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"589df6792fe406f91b00db5e24d35393c6527e6b","kind":"commit","published_at":"2021-07-13T09:00:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3aea51455b8acf553f4481996f93d7e219130c2b","kind":"commit","published_at":"2021-05-13T08:06:50.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"b8a18d3ebb5b29162c346b74174239ea077f0796","kind":"commit","published_at":"2021-02-28T22:04:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"6d981498d80aa0127df9547ec0ac69d8314b29e5","kind":"commit","published_at":"2020-11-24T20:40:11.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"591eba66a3af1c211a09eefd17cbeb819b0a131f","kind":"commit","published_at":"2020-11-23T14:43:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"6258dda0f851256c2e1d65cf87e997023a4f997b","kind":"commit","published_at":"2020-10-02T21:27:29.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.16.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"9e65ecd03e60336bd54dea12fbc4354c4fb8d8b0","kind":"commit","published_at":"2020-05-27T08:14:32.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.4","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"302707f3ce75b8846ee84175bfb5a86dac9d0304","kind":"commit","published_at":"2020-05-26T06:11:41.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"28af18ba27c2888bd87998e703228ab2c2debbed","kind":"commit","published_at":"2020-05-25T15:27:27.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"2596bfe7a75f6867d803c1e9af0fa3467873a0e3","kind":"commit","published_at":"2020-05-11T18:30:45.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"696d1b3ed3eae9ea9bd94fa7c4c05306dfd621b6","kind":"commit","published_at":"2020-04-25T11:17:07.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"59ca933aeed2a9cc2f11397cc2a63866f343a769","kind":"commit","published_at":"2020-04-22T21:59:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.14.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"5edd8260e8fef887bd4c7e39c411dfe843d03894","kind":"commit","published_at":"2020-03-22T12:16:47.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.13.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"608cefb05c2860f00397aa68f473fcd494ed21af","kind":"commit","published_at":"2019-09-03T06:07:42.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"79f016e15cda054dffec009a4fc0900412bc1e48","kind":"commit","published_at":"2019-08-31T18:58:16.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"416a0fd439bea69b9fcc3519e22e88f2349588af","kind":"commit","published_at":"2019-05-15T21:24:37.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.11.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e09499b3df6369e1a1f6e42f95ad4009fa76c00e","kind":"commit","published_at":"2019-02-07T22:27:53.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.10.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"c073d4a11866a8d51ec19963803bb7ff5441d0e0","kind":"commit","published_at":"2018-11-11T12:19:34.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.9.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"30b742e9845314bcac67f37664cfb3df61c1ba3f","kind":"commit","published_at":"2018-10-17T21:27:44.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.8.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"238482e5f3990c1f5ef22a7875066822f10857f8","kind":"commit","published_at":"2018-09-23T08:30:19.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"732750c2749ebeb2b0bea89028a171c792a2aadf","kind":"commit","published_at":"2018-09-12T20:03:48.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"ba4d5a2e7dc38ff8475f63f254cca5e4fb969b2f","kind":"commit","published_at":"2018-08-31T22:30:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"acdea97e71f9baa2801747236492ff29f1632ab6","kind":"commit","published_at":"2018-08-28T21:37:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"25083232640dfe06334c929cb16333a9bd873195","kind":"commit","published_at":"2018-08-19T10:32:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.5.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"195d5e0e16ba76ee3cc554d8fb30382dd22fcbf8","kind":"commit","published_at":"2018-05-31T22:35:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"bf5883f06f94f5af329cb8d7a8dcac5fbfc1524b","kind":"commit","published_at":"2018-05-31T20:57:18.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8b9991d7808d65782844ac68a2f9c53fa4225dc6","kind":"commit","published_at":"2018-05-08T21:49:59.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.3.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"4e8ea815af643ebfa93a3264bf228e6b92f6a254","kind":"commit","published_at":"2018-05-03T07:07:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"f5a9236a47d75d336c9408b197c3f01e21f3e31d","kind":"commit","published_at":"2018-05-02T20:03:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"ed09a80a731bc5b93ea047f9da098355b880e0a3","kind":"commit","published_at":"2018-05-01T10:46:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"7f070c9dcb05d52482f0d1175261c40e7451daa8","kind":"commit","published_at":"2018-04-30T14:05:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9435e16a1be6e7fab41a067284d707217b42afb5","kind":"commit","published_at":"2018-04-22T14:21:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.1.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T23:07:49.552Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/bat-bash-completion?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/bat-bash-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/bat-bash-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/bat-bash-completion/dependencies","status":null,"funding_links":["https://github.com/sponsors/sharkdp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T19:39:38.995Z","issues_count":439,"pull_requests_count":748,"avg_time_to_close_issue":12204656.599009901,"avg_time_to_close_pull_request":2172295.3215488214,"issues_closed_count":202,"pull_requests_closed_count":594,"pull_request_authors_count":155,"issue_authors_count":387,"avg_comments_per_issue":3.2710706150341684,"avg_comments_per_pull_request":0.9679144385026738,"merged_pull_requests_count":479,"bot_issues_count":1,"bot_pull_requests_count":296,"past_year_issues_count":107,"past_year_pull_requests_count":276,"past_year_avg_time_to_close_issue":3131758.1470588236,"past_year_avg_time_to_close_pull_request":935495.1407035176,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":199,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":0.8037383177570093,"past_year_avg_comments_per_pull_request":0.5036231884057971,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":110,"past_year_merged_pull_requests_count":175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/issues","maintainers":[{"login":"keith-hall","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"},{"login":"eth-p","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eth-p"},{"login":"sharkdp","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sharkdp"}],"active_maintainers":[{"login":"keith-hall","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/bat-bash-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/bat-bash-completion/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/bat-bash-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/bat-bash-completion/related_packages","maintainers":[{"uuid":"omni+alpine@hack.org","login":null,"name":"omni","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=omni","packages_count":216,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=omni","role":null,"created_at":"2024-12-09T11:59:05.756Z","updated_at":"2024-12-09T11:59:05.756Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/omni+alpine@hack.org/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":2766,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1060},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2025-09-08T06:51:38.309Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":11126324,"name":"bat-zsh-completion","ecosystem":"alpine","description":"Zsh completions for bat","homepage":"https://github.com/sharkdp/bat","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/sharkdp/bat","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-11-22T15:42:11.000Z","latest_release_published_at":"2024-11-22T15:42:11.000Z","latest_release_number":"0.24.0-r3","last_synced_at":"2025-09-04T09:06:37.668Z","created_at":"2024-12-07T07:09:49.095Z","updated_at":"2025-09-04T23:07:49.535Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/bat-zsh-completion","install_command":"apk add bat-zsh-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37261168,"uuid":"130464961","full_name":"sharkdp/bat","owner":"sharkdp","description":"A cat(1) clone with wings.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:38:23.000Z","size":34020,"stargazers_count":54255,"open_issues_count":338,"forks_count":1342,"subscribers_count":211,"default_branch":"master","last_synced_at":"2025-09-04T08:43:51.560Z","etag":null,"topics":["cli","command-line","git","hacktoberfest","rust","syntax-highlighting","terminal","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharkdp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sharkdp"}},"created_at":"2018-04-21T10:52:23.000Z","updated_at":"2025-09-04T08:36:12.000Z","dependencies_parsed_at":"2022-07-13T19:30:34.570Z","dependency_job_id":"f4f63f84-176c-4290-a7b1-4dd1b8186665","html_url":"https://github.com/sharkdp/bat","commit_stats":{"total_commits":2604,"total_committers":358,"mean_commits":7.273743016759776,"dds":0.7227342549923195,"last_synced_commit":"3d87b25b190e0990e0e75a2ab8f994d6c277d263"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/sharkdp/bat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/sbom","scorecard":{"id":440838,"data":{"date":"2025-08-11","repo":{"name":"github.com/sharkdp/bat","commit":"982409065493fe65139f7e46239df2bcc55c58df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 8/10 approved changesets -- score normalized to 8","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CICD.yml:1","Warn: no topLevel permission defined: .github/workflows/require-changelog-for-PRs.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: if statement must end with \"fi\": tests/syntax-tests/source/Dockerfile/Dockerfile:10-12","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/batgrep.sh:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/simple.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:430: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:436: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:465: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/require-changelog-for-PRs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/require-changelog-for-PRs.yml/master?enable=pin","Warn: containerImage not pinned by hash: tests/syntax-tests/source/Dockerfile/Dockerfile:2","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 not signed: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/76424069","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76424069"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"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-19T05:33:00.665Z","repository_id":37261168,"created_at":"2025-08-19T05:33:00.665Z","updated_at":"2025-08-19T05:33:00.665Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685604,"owners_count":25149722,"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-04T02:00:08.968Z","response_time":61,"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":"sharkdp","name":"David Peter","uuid":"4209276","kind":"user","description":"","email":"","website":"https://david-peter.de/","location":"Stuttgart, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4209276?u=e6c4022c315b6cbecd5968ec256f4b02885eba41\u0026v=4","repositories_count":107,"last_synced_at":"2024-04-14T07:12:53.840Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sharkdp"}},"html_url":"https://github.com/sharkdp","funding_links":["https://github.com/sponsors/sharkdp"],"total_stars":127309,"followers":6335,"following":25,"created_at":"2022-11-04T10:42:45.481Z","updated_at":"2024-04-14T07:13:16.404Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp/repositories"},"tags":[{"name":"v0.25.0","sha":"25f4f96ea3afb6fe44552f3b38ed8b1540ffa1b3","kind":"tag","published_at":"2025-01-07T19:07:05.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.25.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fc9546854f5a7b38823f4990453c6cde386bfd3b","kind":"commit","published_at":"2023-10-11T17:14:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.24.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"871abd27aa91264e01539da849add0330b24cb9c","kind":"commit","published_at":"2023-03-25T09:31:31.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.23.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"e5d95796141a719e208208182a5d3c2090a009c6","kind":"commit","published_at":"2022-09-10T15:59:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"1f9519d8b9bd3efac979766eefa0c6fae594b984","kind":"commit","published_at":"2022-09-06T20:54:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"405e5f74602d8f680168ef52350150921c696d54","kind":"commit","published_at":"2022-05-12T10:12:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.21.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0655ecf23d778f1455e2d79f37a805a7bcca98d2","kind":"commit","published_at":"2022-02-27T06:39:22.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.20.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"59a8f58be780ba9ba04eb4791b6bf5ca14e99e99","kind":"commit","published_at":"2022-01-08T16:01:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.19.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"b146958ecbb8c8c926159509ca7fb32a8573f897","kind":"commit","published_at":"2021-08-22T15:47:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"589df6792fe406f91b00db5e24d35393c6527e6b","kind":"commit","published_at":"2021-07-13T09:00:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3aea51455b8acf553f4481996f93d7e219130c2b","kind":"commit","published_at":"2021-05-13T08:06:50.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"b8a18d3ebb5b29162c346b74174239ea077f0796","kind":"commit","published_at":"2021-02-28T22:04:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"6d981498d80aa0127df9547ec0ac69d8314b29e5","kind":"commit","published_at":"2020-11-24T20:40:11.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"591eba66a3af1c211a09eefd17cbeb819b0a131f","kind":"commit","published_at":"2020-11-23T14:43:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"6258dda0f851256c2e1d65cf87e997023a4f997b","kind":"commit","published_at":"2020-10-02T21:27:29.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.16.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"9e65ecd03e60336bd54dea12fbc4354c4fb8d8b0","kind":"commit","published_at":"2020-05-27T08:14:32.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.4","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"302707f3ce75b8846ee84175bfb5a86dac9d0304","kind":"commit","published_at":"2020-05-26T06:11:41.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"28af18ba27c2888bd87998e703228ab2c2debbed","kind":"commit","published_at":"2020-05-25T15:27:27.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"2596bfe7a75f6867d803c1e9af0fa3467873a0e3","kind":"commit","published_at":"2020-05-11T18:30:45.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"696d1b3ed3eae9ea9bd94fa7c4c05306dfd621b6","kind":"commit","published_at":"2020-04-25T11:17:07.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"59ca933aeed2a9cc2f11397cc2a63866f343a769","kind":"commit","published_at":"2020-04-22T21:59:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.14.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"5edd8260e8fef887bd4c7e39c411dfe843d03894","kind":"commit","published_at":"2020-03-22T12:16:47.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.13.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"608cefb05c2860f00397aa68f473fcd494ed21af","kind":"commit","published_at":"2019-09-03T06:07:42.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"79f016e15cda054dffec009a4fc0900412bc1e48","kind":"commit","published_at":"2019-08-31T18:58:16.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"416a0fd439bea69b9fcc3519e22e88f2349588af","kind":"commit","published_at":"2019-05-15T21:24:37.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.11.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e09499b3df6369e1a1f6e42f95ad4009fa76c00e","kind":"commit","published_at":"2019-02-07T22:27:53.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.10.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"c073d4a11866a8d51ec19963803bb7ff5441d0e0","kind":"commit","published_at":"2018-11-11T12:19:34.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.9.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"30b742e9845314bcac67f37664cfb3df61c1ba3f","kind":"commit","published_at":"2018-10-17T21:27:44.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.8.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"238482e5f3990c1f5ef22a7875066822f10857f8","kind":"commit","published_at":"2018-09-23T08:30:19.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"732750c2749ebeb2b0bea89028a171c792a2aadf","kind":"commit","published_at":"2018-09-12T20:03:48.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"ba4d5a2e7dc38ff8475f63f254cca5e4fb969b2f","kind":"commit","published_at":"2018-08-31T22:30:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"acdea97e71f9baa2801747236492ff29f1632ab6","kind":"commit","published_at":"2018-08-28T21:37:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"25083232640dfe06334c929cb16333a9bd873195","kind":"commit","published_at":"2018-08-19T10:32:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.5.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"195d5e0e16ba76ee3cc554d8fb30382dd22fcbf8","kind":"commit","published_at":"2018-05-31T22:35:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"bf5883f06f94f5af329cb8d7a8dcac5fbfc1524b","kind":"commit","published_at":"2018-05-31T20:57:18.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8b9991d7808d65782844ac68a2f9c53fa4225dc6","kind":"commit","published_at":"2018-05-08T21:49:59.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.3.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"4e8ea815af643ebfa93a3264bf228e6b92f6a254","kind":"commit","published_at":"2018-05-03T07:07:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"f5a9236a47d75d336c9408b197c3f01e21f3e31d","kind":"commit","published_at":"2018-05-02T20:03:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"ed09a80a731bc5b93ea047f9da098355b880e0a3","kind":"commit","published_at":"2018-05-01T10:46:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"7f070c9dcb05d52482f0d1175261c40e7451daa8","kind":"commit","published_at":"2018-04-30T14:05:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9435e16a1be6e7fab41a067284d707217b42afb5","kind":"commit","published_at":"2018-04-22T14:21:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.1.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T23:07:49.534Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/bat-zsh-completion?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/bat-zsh-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/bat-zsh-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/bat-zsh-completion/dependencies","status":null,"funding_links":["https://github.com/sponsors/sharkdp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T19:39:38.995Z","issues_count":439,"pull_requests_count":748,"avg_time_to_close_issue":12204656.599009901,"avg_time_to_close_pull_request":2172295.3215488214,"issues_closed_count":202,"pull_requests_closed_count":594,"pull_request_authors_count":155,"issue_authors_count":387,"avg_comments_per_issue":3.2710706150341684,"avg_comments_per_pull_request":0.9679144385026738,"merged_pull_requests_count":479,"bot_issues_count":1,"bot_pull_requests_count":296,"past_year_issues_count":107,"past_year_pull_requests_count":276,"past_year_avg_time_to_close_issue":3131758.1470588236,"past_year_avg_time_to_close_pull_request":935495.1407035176,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":199,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":0.8037383177570093,"past_year_avg_comments_per_pull_request":0.5036231884057971,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":110,"past_year_merged_pull_requests_count":175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/issues","maintainers":[{"login":"keith-hall","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"},{"login":"eth-p","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eth-p"},{"login":"sharkdp","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sharkdp"}],"active_maintainers":[{"login":"keith-hall","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/bat-zsh-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/bat-zsh-completion/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/bat-zsh-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/bat-zsh-completion/related_packages","maintainers":[{"uuid":"omni+alpine@hack.org","login":null,"name":"omni","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=omni","packages_count":216,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=omni","role":null,"created_at":"2024-12-09T11:58:30.500Z","updated_at":"2024-12-09T11:58:30.500Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/omni+alpine@hack.org/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":2766,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1060},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2025-09-08T06:51:38.309Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":72372,"name":"bat","ecosystem":"spack","description":"A cat(1) clone with wings.\n","homepage":"https://github.com/sharkdp/bat","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/sharkdp/bat","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2022-04-05T09:10:45.989Z","latest_release_published_at":"2024-01-04T05:20:40.714Z","latest_release_number":"0.24.0","last_synced_at":"2025-09-04T09:06:44.172Z","created_at":"2022-04-05T09:10:45.964Z","updated_at":"2025-09-04T23:07:49.617Z","registry_url":"https://packages.spack.io/package.html?name=bat","install_command":"spack install bat","documentation_url":null,"metadata":{},"repo_metadata":{"id":37261168,"uuid":"130464961","full_name":"sharkdp/bat","owner":"sharkdp","description":"A cat(1) clone with wings.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:38:23.000Z","size":34020,"stargazers_count":54255,"open_issues_count":338,"forks_count":1342,"subscribers_count":211,"default_branch":"master","last_synced_at":"2025-09-04T08:43:51.560Z","etag":null,"topics":["cli","command-line","git","hacktoberfest","rust","syntax-highlighting","terminal","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharkdp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sharkdp"}},"created_at":"2018-04-21T10:52:23.000Z","updated_at":"2025-09-04T08:36:12.000Z","dependencies_parsed_at":"2022-07-13T19:30:34.570Z","dependency_job_id":"f4f63f84-176c-4290-a7b1-4dd1b8186665","html_url":"https://github.com/sharkdp/bat","commit_stats":{"total_commits":2604,"total_committers":358,"mean_commits":7.273743016759776,"dds":0.7227342549923195,"last_synced_commit":"3d87b25b190e0990e0e75a2ab8f994d6c277d263"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/sharkdp/bat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/sbom","scorecard":{"id":440838,"data":{"date":"2025-08-11","repo":{"name":"github.com/sharkdp/bat","commit":"982409065493fe65139f7e46239df2bcc55c58df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 8/10 approved changesets -- score normalized to 8","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CICD.yml:1","Warn: no topLevel permission defined: .github/workflows/require-changelog-for-PRs.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: if statement must end with \"fi\": tests/syntax-tests/source/Dockerfile/Dockerfile:10-12","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/batgrep.sh:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/simple.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:430: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:436: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:465: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/require-changelog-for-PRs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/require-changelog-for-PRs.yml/master?enable=pin","Warn: containerImage not pinned by hash: tests/syntax-tests/source/Dockerfile/Dockerfile:2","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 not signed: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/76424069","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76424069"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"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-19T05:33:00.665Z","repository_id":37261168,"created_at":"2025-08-19T05:33:00.665Z","updated_at":"2025-08-19T05:33:00.665Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685604,"owners_count":25149722,"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-04T02:00:08.968Z","response_time":61,"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":"sharkdp","name":"David Peter","uuid":"4209276","kind":"user","description":"","email":"","website":"https://david-peter.de/","location":"Stuttgart, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4209276?u=e6c4022c315b6cbecd5968ec256f4b02885eba41\u0026v=4","repositories_count":107,"last_synced_at":"2024-04-14T07:12:53.840Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sharkdp"}},"html_url":"https://github.com/sharkdp","funding_links":["https://github.com/sponsors/sharkdp"],"total_stars":127309,"followers":6335,"following":25,"created_at":"2022-11-04T10:42:45.481Z","updated_at":"2024-04-14T07:13:16.404Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp/repositories"},"tags":[{"name":"v0.25.0","sha":"25f4f96ea3afb6fe44552f3b38ed8b1540ffa1b3","kind":"tag","published_at":"2025-01-07T19:07:05.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.25.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fc9546854f5a7b38823f4990453c6cde386bfd3b","kind":"commit","published_at":"2023-10-11T17:14:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.24.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"871abd27aa91264e01539da849add0330b24cb9c","kind":"commit","published_at":"2023-03-25T09:31:31.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.23.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"e5d95796141a719e208208182a5d3c2090a009c6","kind":"commit","published_at":"2022-09-10T15:59:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"1f9519d8b9bd3efac979766eefa0c6fae594b984","kind":"commit","published_at":"2022-09-06T20:54:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"405e5f74602d8f680168ef52350150921c696d54","kind":"commit","published_at":"2022-05-12T10:12:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.21.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0655ecf23d778f1455e2d79f37a805a7bcca98d2","kind":"commit","published_at":"2022-02-27T06:39:22.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.20.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"59a8f58be780ba9ba04eb4791b6bf5ca14e99e99","kind":"commit","published_at":"2022-01-08T16:01:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.19.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"b146958ecbb8c8c926159509ca7fb32a8573f897","kind":"commit","published_at":"2021-08-22T15:47:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"589df6792fe406f91b00db5e24d35393c6527e6b","kind":"commit","published_at":"2021-07-13T09:00:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3aea51455b8acf553f4481996f93d7e219130c2b","kind":"commit","published_at":"2021-05-13T08:06:50.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"b8a18d3ebb5b29162c346b74174239ea077f0796","kind":"commit","published_at":"2021-02-28T22:04:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"6d981498d80aa0127df9547ec0ac69d8314b29e5","kind":"commit","published_at":"2020-11-24T20:40:11.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"591eba66a3af1c211a09eefd17cbeb819b0a131f","kind":"commit","published_at":"2020-11-23T14:43:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"6258dda0f851256c2e1d65cf87e997023a4f997b","kind":"commit","published_at":"2020-10-02T21:27:29.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.16.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"9e65ecd03e60336bd54dea12fbc4354c4fb8d8b0","kind":"commit","published_at":"2020-05-27T08:14:32.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.4","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"302707f3ce75b8846ee84175bfb5a86dac9d0304","kind":"commit","published_at":"2020-05-26T06:11:41.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"28af18ba27c2888bd87998e703228ab2c2debbed","kind":"commit","published_at":"2020-05-25T15:27:27.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"2596bfe7a75f6867d803c1e9af0fa3467873a0e3","kind":"commit","published_at":"2020-05-11T18:30:45.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"696d1b3ed3eae9ea9bd94fa7c4c05306dfd621b6","kind":"commit","published_at":"2020-04-25T11:17:07.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"59ca933aeed2a9cc2f11397cc2a63866f343a769","kind":"commit","published_at":"2020-04-22T21:59:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.14.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"5edd8260e8fef887bd4c7e39c411dfe843d03894","kind":"commit","published_at":"2020-03-22T12:16:47.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.13.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"608cefb05c2860f00397aa68f473fcd494ed21af","kind":"commit","published_at":"2019-09-03T06:07:42.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"79f016e15cda054dffec009a4fc0900412bc1e48","kind":"commit","published_at":"2019-08-31T18:58:16.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"416a0fd439bea69b9fcc3519e22e88f2349588af","kind":"commit","published_at":"2019-05-15T21:24:37.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.11.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e09499b3df6369e1a1f6e42f95ad4009fa76c00e","kind":"commit","published_at":"2019-02-07T22:27:53.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.10.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"c073d4a11866a8d51ec19963803bb7ff5441d0e0","kind":"commit","published_at":"2018-11-11T12:19:34.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.9.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"30b742e9845314bcac67f37664cfb3df61c1ba3f","kind":"commit","published_at":"2018-10-17T21:27:44.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.8.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"238482e5f3990c1f5ef22a7875066822f10857f8","kind":"commit","published_at":"2018-09-23T08:30:19.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"732750c2749ebeb2b0bea89028a171c792a2aadf","kind":"commit","published_at":"2018-09-12T20:03:48.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"ba4d5a2e7dc38ff8475f63f254cca5e4fb969b2f","kind":"commit","published_at":"2018-08-31T22:30:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"acdea97e71f9baa2801747236492ff29f1632ab6","kind":"commit","published_at":"2018-08-28T21:37:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"25083232640dfe06334c929cb16333a9bd873195","kind":"commit","published_at":"2018-08-19T10:32:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.5.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"195d5e0e16ba76ee3cc554d8fb30382dd22fcbf8","kind":"commit","published_at":"2018-05-31T22:35:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"bf5883f06f94f5af329cb8d7a8dcac5fbfc1524b","kind":"commit","published_at":"2018-05-31T20:57:18.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8b9991d7808d65782844ac68a2f9c53fa4225dc6","kind":"commit","published_at":"2018-05-08T21:49:59.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.3.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"4e8ea815af643ebfa93a3264bf228e6b92f6a254","kind":"commit","published_at":"2018-05-03T07:07:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"f5a9236a47d75d336c9408b197c3f01e21f3e31d","kind":"commit","published_at":"2018-05-02T20:03:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"ed09a80a731bc5b93ea047f9da098355b880e0a3","kind":"commit","published_at":"2018-05-01T10:46:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"7f070c9dcb05d52482f0d1175261c40e7451daa8","kind":"commit","published_at":"2018-04-30T14:05:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9435e16a1be6e7fab41a067284d707217b42afb5","kind":"commit","published_at":"2018-04-22T14:21:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.1.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T23:07:49.617Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":57.27386411004586,"stargazers_count":0.08336807002917883,"forks_count":2.626094205919133,"average":14.995831596498542},"purl":"pkg:spack/bat","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/bat","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/bat","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/bat/dependencies","status":null,"funding_links":["https://github.com/sponsors/sharkdp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T19:39:38.995Z","issues_count":439,"pull_requests_count":748,"avg_time_to_close_issue":12204656.599009901,"avg_time_to_close_pull_request":2172295.3215488214,"issues_closed_count":202,"pull_requests_closed_count":594,"pull_request_authors_count":155,"issue_authors_count":387,"avg_comments_per_issue":3.2710706150341684,"avg_comments_per_pull_request":0.9679144385026738,"merged_pull_requests_count":479,"bot_issues_count":1,"bot_pull_requests_count":296,"past_year_issues_count":107,"past_year_pull_requests_count":276,"past_year_avg_time_to_close_issue":3131758.1470588236,"past_year_avg_time_to_close_pull_request":935495.1407035176,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":199,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":0.8037383177570093,"past_year_avg_comments_per_pull_request":0.5036231884057971,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":110,"past_year_merged_pull_requests_count":175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/issues","maintainers":[{"login":"keith-hall","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"},{"login":"eth-p","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eth-p"},{"login":"sharkdp","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sharkdp"}],"active_maintainers":[{"login":"keith-hall","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/bat/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/bat/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/bat/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/bat/related_packages","maintainers":[],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":8772,"maintainers_count":926,"namespaces_count":0,"keywords_count":3681,"github":"spack","metadata":{"funded_packages_count":405},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2025-09-08T06:56:36.288Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":6084323,"name":"bat-doc","ecosystem":"alpine","description":"cat(1) clone with wings (documentation)","homepage":"https://github.com/sharkdp/bat","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/sharkdp/bat","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-10-02T14:38:37.000Z","latest_release_published_at":"2022-10-02T14:38:37.000Z","latest_release_number":"0.22.1-r1","last_synced_at":"2025-09-04T09:06:28.513Z","created_at":"2023-01-31T20:03:37.278Z","updated_at":"2025-09-04T23:07:49.529Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/bat-doc","install_command":"apk add bat-doc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37261168,"uuid":"130464961","full_name":"sharkdp/bat","owner":"sharkdp","description":"A cat(1) clone with wings.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:38:23.000Z","size":34020,"stargazers_count":54255,"open_issues_count":338,"forks_count":1342,"subscribers_count":211,"default_branch":"master","last_synced_at":"2025-09-04T08:43:51.560Z","etag":null,"topics":["cli","command-line","git","hacktoberfest","rust","syntax-highlighting","terminal","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharkdp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sharkdp"}},"created_at":"2018-04-21T10:52:23.000Z","updated_at":"2025-09-04T08:36:12.000Z","dependencies_parsed_at":"2022-07-13T19:30:34.570Z","dependency_job_id":"f4f63f84-176c-4290-a7b1-4dd1b8186665","html_url":"https://github.com/sharkdp/bat","commit_stats":{"total_commits":2604,"total_committers":358,"mean_commits":7.273743016759776,"dds":0.7227342549923195,"last_synced_commit":"3d87b25b190e0990e0e75a2ab8f994d6c277d263"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/sharkdp/bat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/sbom","scorecard":{"id":440838,"data":{"date":"2025-08-11","repo":{"name":"github.com/sharkdp/bat","commit":"982409065493fe65139f7e46239df2bcc55c58df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 8/10 approved changesets -- score normalized to 8","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CICD.yml:1","Warn: no topLevel permission defined: .github/workflows/require-changelog-for-PRs.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: if statement must end with \"fi\": tests/syntax-tests/source/Dockerfile/Dockerfile:10-12","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/batgrep.sh:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/simple.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:430: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:436: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:465: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/require-changelog-for-PRs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/require-changelog-for-PRs.yml/master?enable=pin","Warn: containerImage not pinned by hash: tests/syntax-tests/source/Dockerfile/Dockerfile:2","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 not signed: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/76424069","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76424069"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"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-19T05:33:00.665Z","repository_id":37261168,"created_at":"2025-08-19T05:33:00.665Z","updated_at":"2025-08-19T05:33:00.665Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685604,"owners_count":25149722,"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-04T02:00:08.968Z","response_time":61,"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":"sharkdp","name":"David Peter","uuid":"4209276","kind":"user","description":"","email":"","website":"https://david-peter.de/","location":"Stuttgart, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4209276?u=e6c4022c315b6cbecd5968ec256f4b02885eba41\u0026v=4","repositories_count":107,"last_synced_at":"2024-04-14T07:12:53.840Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sharkdp"}},"html_url":"https://github.com/sharkdp","funding_links":["https://github.com/sponsors/sharkdp"],"total_stars":127309,"followers":6335,"following":25,"created_at":"2022-11-04T10:42:45.481Z","updated_at":"2024-04-14T07:13:16.404Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp/repositories"},"tags":[{"name":"v0.25.0","sha":"25f4f96ea3afb6fe44552f3b38ed8b1540ffa1b3","kind":"tag","published_at":"2025-01-07T19:07:05.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.25.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fc9546854f5a7b38823f4990453c6cde386bfd3b","kind":"commit","published_at":"2023-10-11T17:14:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.24.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"871abd27aa91264e01539da849add0330b24cb9c","kind":"commit","published_at":"2023-03-25T09:31:31.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.23.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"e5d95796141a719e208208182a5d3c2090a009c6","kind":"commit","published_at":"2022-09-10T15:59:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"1f9519d8b9bd3efac979766eefa0c6fae594b984","kind":"commit","published_at":"2022-09-06T20:54:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"405e5f74602d8f680168ef52350150921c696d54","kind":"commit","published_at":"2022-05-12T10:12:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.21.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0655ecf23d778f1455e2d79f37a805a7bcca98d2","kind":"commit","published_at":"2022-02-27T06:39:22.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.20.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"59a8f58be780ba9ba04eb4791b6bf5ca14e99e99","kind":"commit","published_at":"2022-01-08T16:01:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.19.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"b146958ecbb8c8c926159509ca7fb32a8573f897","kind":"commit","published_at":"2021-08-22T15:47:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"589df6792fe406f91b00db5e24d35393c6527e6b","kind":"commit","published_at":"2021-07-13T09:00:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3aea51455b8acf553f4481996f93d7e219130c2b","kind":"commit","published_at":"2021-05-13T08:06:50.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"b8a18d3ebb5b29162c346b74174239ea077f0796","kind":"commit","published_at":"2021-02-28T22:04:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"6d981498d80aa0127df9547ec0ac69d8314b29e5","kind":"commit","published_at":"2020-11-24T20:40:11.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"591eba66a3af1c211a09eefd17cbeb819b0a131f","kind":"commit","published_at":"2020-11-23T14:43:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"6258dda0f851256c2e1d65cf87e997023a4f997b","kind":"commit","published_at":"2020-10-02T21:27:29.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.16.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"9e65ecd03e60336bd54dea12fbc4354c4fb8d8b0","kind":"commit","published_at":"2020-05-27T08:14:32.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.4","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"302707f3ce75b8846ee84175bfb5a86dac9d0304","kind":"commit","published_at":"2020-05-26T06:11:41.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"28af18ba27c2888bd87998e703228ab2c2debbed","kind":"commit","published_at":"2020-05-25T15:27:27.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"2596bfe7a75f6867d803c1e9af0fa3467873a0e3","kind":"commit","published_at":"2020-05-11T18:30:45.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"696d1b3ed3eae9ea9bd94fa7c4c05306dfd621b6","kind":"commit","published_at":"2020-04-25T11:17:07.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"59ca933aeed2a9cc2f11397cc2a63866f343a769","kind":"commit","published_at":"2020-04-22T21:59:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.14.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"5edd8260e8fef887bd4c7e39c411dfe843d03894","kind":"commit","published_at":"2020-03-22T12:16:47.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.13.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"608cefb05c2860f00397aa68f473fcd494ed21af","kind":"commit","published_at":"2019-09-03T06:07:42.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"79f016e15cda054dffec009a4fc0900412bc1e48","kind":"commit","published_at":"2019-08-31T18:58:16.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"416a0fd439bea69b9fcc3519e22e88f2349588af","kind":"commit","published_at":"2019-05-15T21:24:37.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.11.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e09499b3df6369e1a1f6e42f95ad4009fa76c00e","kind":"commit","published_at":"2019-02-07T22:27:53.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.10.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"c073d4a11866a8d51ec19963803bb7ff5441d0e0","kind":"commit","published_at":"2018-11-11T12:19:34.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.9.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"30b742e9845314bcac67f37664cfb3df61c1ba3f","kind":"commit","published_at":"2018-10-17T21:27:44.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.8.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"238482e5f3990c1f5ef22a7875066822f10857f8","kind":"commit","published_at":"2018-09-23T08:30:19.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"732750c2749ebeb2b0bea89028a171c792a2aadf","kind":"commit","published_at":"2018-09-12T20:03:48.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"ba4d5a2e7dc38ff8475f63f254cca5e4fb969b2f","kind":"commit","published_at":"2018-08-31T22:30:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"acdea97e71f9baa2801747236492ff29f1632ab6","kind":"commit","published_at":"2018-08-28T21:37:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"25083232640dfe06334c929cb16333a9bd873195","kind":"commit","published_at":"2018-08-19T10:32:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.5.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"195d5e0e16ba76ee3cc554d8fb30382dd22fcbf8","kind":"commit","published_at":"2018-05-31T22:35:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"bf5883f06f94f5af329cb8d7a8dcac5fbfc1524b","kind":"commit","published_at":"2018-05-31T20:57:18.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8b9991d7808d65782844ac68a2f9c53fa4225dc6","kind":"commit","published_at":"2018-05-08T21:49:59.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.3.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"4e8ea815af643ebfa93a3264bf228e6b92f6a254","kind":"commit","published_at":"2018-05-03T07:07:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"f5a9236a47d75d336c9408b197c3f01e21f3e31d","kind":"commit","published_at":"2018-05-02T20:03:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"ed09a80a731bc5b93ea047f9da098355b880e0a3","kind":"commit","published_at":"2018-05-01T10:46:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"7f070c9dcb05d52482f0d1175261c40e7451daa8","kind":"commit","published_at":"2018-04-30T14:05:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9435e16a1be6e7fab41a067284d707217b42afb5","kind":"commit","published_at":"2018-04-22T14:21:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.1.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T23:07:49.529Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.253845290221175,"stargazers_count":0.5389019872010778,"forks_count":1.594251712136522,"average":7.346749747389694},"purl":"pkg:apk/alpine/bat-doc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/bat-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/bat-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/bat-doc/dependencies","status":null,"funding_links":["https://github.com/sponsors/sharkdp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T19:39:38.995Z","issues_count":439,"pull_requests_count":748,"avg_time_to_close_issue":12204656.599009901,"avg_time_to_close_pull_request":2172295.3215488214,"issues_closed_count":202,"pull_requests_closed_count":594,"pull_request_authors_count":155,"issue_authors_count":387,"avg_comments_per_issue":3.2710706150341684,"avg_comments_per_pull_request":0.9679144385026738,"merged_pull_requests_count":479,"bot_issues_count":1,"bot_pull_requests_count":296,"past_year_issues_count":107,"past_year_pull_requests_count":276,"past_year_avg_time_to_close_issue":3131758.1470588236,"past_year_avg_time_to_close_pull_request":935495.1407035176,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":199,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":0.8037383177570093,"past_year_avg_comments_per_pull_request":0.5036231884057971,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":110,"past_year_merged_pull_requests_count":175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/issues","maintainers":[{"login":"keith-hall","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"},{"login":"eth-p","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eth-p"},{"login":"sharkdp","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sharkdp"}],"active_maintainers":[{"login":"keith-hall","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/bat-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/bat-doc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/bat-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/bat-doc/related_packages","maintainers":[{"uuid":"alice@ayaya.dev","login":null,"name":"psykose","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=psykose","packages_count":263,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=psykose","role":null,"created_at":"2023-02-01T05:06:25.864Z","updated_at":"2023-02-01T05:06:25.864Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/alice@ayaya.dev/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":3362,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1026},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2025-09-07T07:26:12.220Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}},{"id":11126319,"name":"bat-doc","ecosystem":"alpine","description":"cat(1) clone with wings (documentation)","homepage":"https://github.com/sharkdp/bat","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/sharkdp/bat","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-11-22T15:42:11.000Z","latest_release_published_at":"2024-11-22T15:42:11.000Z","latest_release_number":"0.24.0-r3","last_synced_at":"2025-09-04T09:06:10.959Z","created_at":"2024-12-07T07:09:47.276Z","updated_at":"2025-09-04T23:07:49.534Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/bat-doc","install_command":"apk add bat-doc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37261168,"uuid":"130464961","full_name":"sharkdp/bat","owner":"sharkdp","description":"A cat(1) clone with wings.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:38:23.000Z","size":34020,"stargazers_count":54255,"open_issues_count":338,"forks_count":1342,"subscribers_count":211,"default_branch":"master","last_synced_at":"2025-09-04T08:43:51.560Z","etag":null,"topics":["cli","command-line","git","hacktoberfest","rust","syntax-highlighting","terminal","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharkdp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sharkdp"}},"created_at":"2018-04-21T10:52:23.000Z","updated_at":"2025-09-04T08:36:12.000Z","dependencies_parsed_at":"2022-07-13T19:30:34.570Z","dependency_job_id":"f4f63f84-176c-4290-a7b1-4dd1b8186665","html_url":"https://github.com/sharkdp/bat","commit_stats":{"total_commits":2604,"total_committers":358,"mean_commits":7.273743016759776,"dds":0.7227342549923195,"last_synced_commit":"3d87b25b190e0990e0e75a2ab8f994d6c277d263"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/sharkdp/bat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/sbom","scorecard":{"id":440838,"data":{"date":"2025-08-11","repo":{"name":"github.com/sharkdp/bat","commit":"982409065493fe65139f7e46239df2bcc55c58df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 8/10 approved changesets -- score normalized to 8","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CICD.yml:1","Warn: no topLevel permission defined: .github/workflows/require-changelog-for-PRs.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: if statement must end with \"fi\": tests/syntax-tests/source/Dockerfile/Dockerfile:10-12","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/batgrep.sh:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/simple.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:430: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:436: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:465: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/require-changelog-for-PRs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/require-changelog-for-PRs.yml/master?enable=pin","Warn: containerImage not pinned by hash: tests/syntax-tests/source/Dockerfile/Dockerfile:2","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 not signed: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/76424069","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76424069"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"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-19T05:33:00.665Z","repository_id":37261168,"created_at":"2025-08-19T05:33:00.665Z","updated_at":"2025-08-19T05:33:00.665Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685604,"owners_count":25149722,"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-04T02:00:08.968Z","response_time":61,"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":"sharkdp","name":"David Peter","uuid":"4209276","kind":"user","description":"","email":"","website":"https://david-peter.de/","location":"Stuttgart, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4209276?u=e6c4022c315b6cbecd5968ec256f4b02885eba41\u0026v=4","repositories_count":107,"last_synced_at":"2024-04-14T07:12:53.840Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sharkdp"}},"html_url":"https://github.com/sharkdp","funding_links":["https://github.com/sponsors/sharkdp"],"total_stars":127309,"followers":6335,"following":25,"created_at":"2022-11-04T10:42:45.481Z","updated_at":"2024-04-14T07:13:16.404Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp/repositories"},"tags":[{"name":"v0.25.0","sha":"25f4f96ea3afb6fe44552f3b38ed8b1540ffa1b3","kind":"tag","published_at":"2025-01-07T19:07:05.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.25.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fc9546854f5a7b38823f4990453c6cde386bfd3b","kind":"commit","published_at":"2023-10-11T17:14:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.24.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"871abd27aa91264e01539da849add0330b24cb9c","kind":"commit","published_at":"2023-03-25T09:31:31.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.23.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"e5d95796141a719e208208182a5d3c2090a009c6","kind":"commit","published_at":"2022-09-10T15:59:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"1f9519d8b9bd3efac979766eefa0c6fae594b984","kind":"commit","published_at":"2022-09-06T20:54:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"405e5f74602d8f680168ef52350150921c696d54","kind":"commit","published_at":"2022-05-12T10:12:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.21.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0655ecf23d778f1455e2d79f37a805a7bcca98d2","kind":"commit","published_at":"2022-02-27T06:39:22.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.20.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"59a8f58be780ba9ba04eb4791b6bf5ca14e99e99","kind":"commit","published_at":"2022-01-08T16:01:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.19.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"b146958ecbb8c8c926159509ca7fb32a8573f897","kind":"commit","published_at":"2021-08-22T15:47:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"589df6792fe406f91b00db5e24d35393c6527e6b","kind":"commit","published_at":"2021-07-13T09:00:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3aea51455b8acf553f4481996f93d7e219130c2b","kind":"commit","published_at":"2021-05-13T08:06:50.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"b8a18d3ebb5b29162c346b74174239ea077f0796","kind":"commit","published_at":"2021-02-28T22:04:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"6d981498d80aa0127df9547ec0ac69d8314b29e5","kind":"commit","published_at":"2020-11-24T20:40:11.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"591eba66a3af1c211a09eefd17cbeb819b0a131f","kind":"commit","published_at":"2020-11-23T14:43:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"6258dda0f851256c2e1d65cf87e997023a4f997b","kind":"commit","published_at":"2020-10-02T21:27:29.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.16.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"9e65ecd03e60336bd54dea12fbc4354c4fb8d8b0","kind":"commit","published_at":"2020-05-27T08:14:32.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.4","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"302707f3ce75b8846ee84175bfb5a86dac9d0304","kind":"commit","published_at":"2020-05-26T06:11:41.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"28af18ba27c2888bd87998e703228ab2c2debbed","kind":"commit","published_at":"2020-05-25T15:27:27.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"2596bfe7a75f6867d803c1e9af0fa3467873a0e3","kind":"commit","published_at":"2020-05-11T18:30:45.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"696d1b3ed3eae9ea9bd94fa7c4c05306dfd621b6","kind":"commit","published_at":"2020-04-25T11:17:07.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"59ca933aeed2a9cc2f11397cc2a63866f343a769","kind":"commit","published_at":"2020-04-22T21:59:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.14.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"5edd8260e8fef887bd4c7e39c411dfe843d03894","kind":"commit","published_at":"2020-03-22T12:16:47.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.13.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"608cefb05c2860f00397aa68f473fcd494ed21af","kind":"commit","published_at":"2019-09-03T06:07:42.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"79f016e15cda054dffec009a4fc0900412bc1e48","kind":"commit","published_at":"2019-08-31T18:58:16.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"416a0fd439bea69b9fcc3519e22e88f2349588af","kind":"commit","published_at":"2019-05-15T21:24:37.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.11.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e09499b3df6369e1a1f6e42f95ad4009fa76c00e","kind":"commit","published_at":"2019-02-07T22:27:53.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.10.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"c073d4a11866a8d51ec19963803bb7ff5441d0e0","kind":"commit","published_at":"2018-11-11T12:19:34.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.9.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"30b742e9845314bcac67f37664cfb3df61c1ba3f","kind":"commit","published_at":"2018-10-17T21:27:44.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.8.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"238482e5f3990c1f5ef22a7875066822f10857f8","kind":"commit","published_at":"2018-09-23T08:30:19.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"732750c2749ebeb2b0bea89028a171c792a2aadf","kind":"commit","published_at":"2018-09-12T20:03:48.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"ba4d5a2e7dc38ff8475f63f254cca5e4fb969b2f","kind":"commit","published_at":"2018-08-31T22:30:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"acdea97e71f9baa2801747236492ff29f1632ab6","kind":"commit","published_at":"2018-08-28T21:37:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"25083232640dfe06334c929cb16333a9bd873195","kind":"commit","published_at":"2018-08-19T10:32:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.5.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"195d5e0e16ba76ee3cc554d8fb30382dd22fcbf8","kind":"commit","published_at":"2018-05-31T22:35:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"bf5883f06f94f5af329cb8d7a8dcac5fbfc1524b","kind":"commit","published_at":"2018-05-31T20:57:18.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8b9991d7808d65782844ac68a2f9c53fa4225dc6","kind":"commit","published_at":"2018-05-08T21:49:59.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.3.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"4e8ea815af643ebfa93a3264bf228e6b92f6a254","kind":"commit","published_at":"2018-05-03T07:07:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"f5a9236a47d75d336c9408b197c3f01e21f3e31d","kind":"commit","published_at":"2018-05-02T20:03:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"ed09a80a731bc5b93ea047f9da098355b880e0a3","kind":"commit","published_at":"2018-05-01T10:46:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"7f070c9dcb05d52482f0d1175261c40e7451daa8","kind":"commit","published_at":"2018-04-30T14:05:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9435e16a1be6e7fab41a067284d707217b42afb5","kind":"commit","published_at":"2018-04-22T14:21:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.1.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T23:07:49.534Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/bat-doc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/bat-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/bat-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/bat-doc/dependencies","status":null,"funding_links":["https://github.com/sponsors/sharkdp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T19:39:38.995Z","issues_count":439,"pull_requests_count":748,"avg_time_to_close_issue":12204656.599009901,"avg_time_to_close_pull_request":2172295.3215488214,"issues_closed_count":202,"pull_requests_closed_count":594,"pull_request_authors_count":155,"issue_authors_count":387,"avg_comments_per_issue":3.2710706150341684,"avg_comments_per_pull_request":0.9679144385026738,"merged_pull_requests_count":479,"bot_issues_count":1,"bot_pull_requests_count":296,"past_year_issues_count":107,"past_year_pull_requests_count":276,"past_year_avg_time_to_close_issue":3131758.1470588236,"past_year_avg_time_to_close_pull_request":935495.1407035176,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":199,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":0.8037383177570093,"past_year_avg_comments_per_pull_request":0.5036231884057971,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":110,"past_year_merged_pull_requests_count":175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/issues","maintainers":[{"login":"keith-hall","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"},{"login":"eth-p","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eth-p"},{"login":"sharkdp","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sharkdp"}],"active_maintainers":[{"login":"keith-hall","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/bat-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/bat-doc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/bat-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/bat-doc/related_packages","maintainers":[{"uuid":"omni+alpine@hack.org","login":null,"name":"omni","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=omni","packages_count":216,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=omni","role":null,"created_at":"2024-12-09T11:59:25.021Z","updated_at":"2024-12-09T11:59:25.021Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/omni+alpine@hack.org/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":2766,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1060},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2025-09-08T06:51:38.309Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":6188900,"name":"bat","ecosystem":"alpine","description":"A cat(1) clone with wings","homepage":"https://github.com/sharkdp/bat","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/sharkdp/bat","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2021-05-13T20:50:36.000Z","latest_release_published_at":"2021-05-13T20:50:36.000Z","latest_release_number":"0.18.1-r0","last_synced_at":"2025-09-04T09:06:33.319Z","created_at":"2023-02-01T01:09:24.791Z","updated_at":"2025-09-04T23:07:55.860Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.14/community/x86_64/bat","install_command":"apk add bat","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37261168,"uuid":"130464961","full_name":"sharkdp/bat","owner":"sharkdp","description":"A cat(1) clone with wings.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:38:23.000Z","size":34020,"stargazers_count":54255,"open_issues_count":338,"forks_count":1342,"subscribers_count":211,"default_branch":"master","last_synced_at":"2025-09-04T08:43:51.560Z","etag":null,"topics":["cli","command-line","git","hacktoberfest","rust","syntax-highlighting","terminal","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharkdp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sharkdp"}},"created_at":"2018-04-21T10:52:23.000Z","updated_at":"2025-09-04T08:36:12.000Z","dependencies_parsed_at":"2022-07-13T19:30:34.570Z","dependency_job_id":"f4f63f84-176c-4290-a7b1-4dd1b8186665","html_url":"https://github.com/sharkdp/bat","commit_stats":{"total_commits":2604,"total_committers":358,"mean_commits":7.273743016759776,"dds":0.7227342549923195,"last_synced_commit":"3d87b25b190e0990e0e75a2ab8f994d6c277d263"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/sharkdp/bat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/sbom","scorecard":{"id":440838,"data":{"date":"2025-08-11","repo":{"name":"github.com/sharkdp/bat","commit":"982409065493fe65139f7e46239df2bcc55c58df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 8/10 approved changesets -- score normalized to 8","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CICD.yml:1","Warn: no topLevel permission defined: .github/workflows/require-changelog-for-PRs.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: if statement must end with \"fi\": tests/syntax-tests/source/Dockerfile/Dockerfile:10-12","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/batgrep.sh:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/simple.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:430: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:436: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:465: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/require-changelog-for-PRs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/require-changelog-for-PRs.yml/master?enable=pin","Warn: containerImage not pinned by hash: tests/syntax-tests/source/Dockerfile/Dockerfile:2","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 not signed: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/76424069","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76424069"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"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-19T05:33:00.665Z","repository_id":37261168,"created_at":"2025-08-19T05:33:00.665Z","updated_at":"2025-08-19T05:33:00.665Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685604,"owners_count":25149722,"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-04T02:00:08.968Z","response_time":61,"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":"sharkdp","name":"David Peter","uuid":"4209276","kind":"user","description":"","email":"","website":"https://david-peter.de/","location":"Stuttgart, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4209276?u=e6c4022c315b6cbecd5968ec256f4b02885eba41\u0026v=4","repositories_count":107,"last_synced_at":"2024-04-14T07:12:53.840Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sharkdp"}},"html_url":"https://github.com/sharkdp","funding_links":["https://github.com/sponsors/sharkdp"],"total_stars":127309,"followers":6335,"following":25,"created_at":"2022-11-04T10:42:45.481Z","updated_at":"2024-04-14T07:13:16.404Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp/repositories"},"tags":[{"name":"v0.25.0","sha":"25f4f96ea3afb6fe44552f3b38ed8b1540ffa1b3","kind":"tag","published_at":"2025-01-07T19:07:05.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.25.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fc9546854f5a7b38823f4990453c6cde386bfd3b","kind":"commit","published_at":"2023-10-11T17:14:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.24.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"871abd27aa91264e01539da849add0330b24cb9c","kind":"commit","published_at":"2023-03-25T09:31:31.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.23.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"e5d95796141a719e208208182a5d3c2090a009c6","kind":"commit","published_at":"2022-09-10T15:59:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"1f9519d8b9bd3efac979766eefa0c6fae594b984","kind":"commit","published_at":"2022-09-06T20:54:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"405e5f74602d8f680168ef52350150921c696d54","kind":"commit","published_at":"2022-05-12T10:12:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.21.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0655ecf23d778f1455e2d79f37a805a7bcca98d2","kind":"commit","published_at":"2022-02-27T06:39:22.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.20.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"59a8f58be780ba9ba04eb4791b6bf5ca14e99e99","kind":"commit","published_at":"2022-01-08T16:01:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.19.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"b146958ecbb8c8c926159509ca7fb32a8573f897","kind":"commit","published_at":"2021-08-22T15:47:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"589df6792fe406f91b00db5e24d35393c6527e6b","kind":"commit","published_at":"2021-07-13T09:00:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3aea51455b8acf553f4481996f93d7e219130c2b","kind":"commit","published_at":"2021-05-13T08:06:50.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"b8a18d3ebb5b29162c346b74174239ea077f0796","kind":"commit","published_at":"2021-02-28T22:04:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"6d981498d80aa0127df9547ec0ac69d8314b29e5","kind":"commit","published_at":"2020-11-24T20:40:11.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"591eba66a3af1c211a09eefd17cbeb819b0a131f","kind":"commit","published_at":"2020-11-23T14:43:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"6258dda0f851256c2e1d65cf87e997023a4f997b","kind":"commit","published_at":"2020-10-02T21:27:29.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.16.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"9e65ecd03e60336bd54dea12fbc4354c4fb8d8b0","kind":"commit","published_at":"2020-05-27T08:14:32.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.4","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"302707f3ce75b8846ee84175bfb5a86dac9d0304","kind":"commit","published_at":"2020-05-26T06:11:41.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"28af18ba27c2888bd87998e703228ab2c2debbed","kind":"commit","published_at":"2020-05-25T15:27:27.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"2596bfe7a75f6867d803c1e9af0fa3467873a0e3","kind":"commit","published_at":"2020-05-11T18:30:45.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"696d1b3ed3eae9ea9bd94fa7c4c05306dfd621b6","kind":"commit","published_at":"2020-04-25T11:17:07.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"59ca933aeed2a9cc2f11397cc2a63866f343a769","kind":"commit","published_at":"2020-04-22T21:59:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.14.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"5edd8260e8fef887bd4c7e39c411dfe843d03894","kind":"commit","published_at":"2020-03-22T12:16:47.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.13.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"608cefb05c2860f00397aa68f473fcd494ed21af","kind":"commit","published_at":"2019-09-03T06:07:42.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"79f016e15cda054dffec009a4fc0900412bc1e48","kind":"commit","published_at":"2019-08-31T18:58:16.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"416a0fd439bea69b9fcc3519e22e88f2349588af","kind":"commit","published_at":"2019-05-15T21:24:37.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.11.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e09499b3df6369e1a1f6e42f95ad4009fa76c00e","kind":"commit","published_at":"2019-02-07T22:27:53.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.10.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"c073d4a11866a8d51ec19963803bb7ff5441d0e0","kind":"commit","published_at":"2018-11-11T12:19:34.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.9.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"30b742e9845314bcac67f37664cfb3df61c1ba3f","kind":"commit","published_at":"2018-10-17T21:27:44.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.8.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"238482e5f3990c1f5ef22a7875066822f10857f8","kind":"commit","published_at":"2018-09-23T08:30:19.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"732750c2749ebeb2b0bea89028a171c792a2aadf","kind":"commit","published_at":"2018-09-12T20:03:48.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"ba4d5a2e7dc38ff8475f63f254cca5e4fb969b2f","kind":"commit","published_at":"2018-08-31T22:30:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"acdea97e71f9baa2801747236492ff29f1632ab6","kind":"commit","published_at":"2018-08-28T21:37:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"25083232640dfe06334c929cb16333a9bd873195","kind":"commit","published_at":"2018-08-19T10:32:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.5.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"195d5e0e16ba76ee3cc554d8fb30382dd22fcbf8","kind":"commit","published_at":"2018-05-31T22:35:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"bf5883f06f94f5af329cb8d7a8dcac5fbfc1524b","kind":"commit","published_at":"2018-05-31T20:57:18.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8b9991d7808d65782844ac68a2f9c53fa4225dc6","kind":"commit","published_at":"2018-05-08T21:49:59.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.3.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"4e8ea815af643ebfa93a3264bf228e6b92f6a254","kind":"commit","published_at":"2018-05-03T07:07:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"f5a9236a47d75d336c9408b197c3f01e21f3e31d","kind":"commit","published_at":"2018-05-02T20:03:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"ed09a80a731bc5b93ea047f9da098355b880e0a3","kind":"commit","published_at":"2018-05-01T10:46:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"7f070c9dcb05d52482f0d1175261c40e7451daa8","kind":"commit","published_at":"2018-04-30T14:05:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9435e16a1be6e7fab41a067284d707217b42afb5","kind":"commit","published_at":"2018-04-22T14:21:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.1.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T23:07:55.859Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":21.680705976734856,"stargazers_count":0.5214600882470918,"forks_count":1.4640994785399117,"average":5.916566385880465},"purl":"pkg:apk/alpine/bat?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/bat","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/bat","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/bat/dependencies","status":null,"funding_links":["https://github.com/sponsors/sharkdp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T19:39:38.995Z","issues_count":439,"pull_requests_count":748,"avg_time_to_close_issue":12204656.599009901,"avg_time_to_close_pull_request":2172295.3215488214,"issues_closed_count":202,"pull_requests_closed_count":594,"pull_request_authors_count":155,"issue_authors_count":387,"avg_comments_per_issue":3.2710706150341684,"avg_comments_per_pull_request":0.9679144385026738,"merged_pull_requests_count":479,"bot_issues_count":1,"bot_pull_requests_count":296,"past_year_issues_count":107,"past_year_pull_requests_count":276,"past_year_avg_time_to_close_issue":3131758.1470588236,"past_year_avg_time_to_close_pull_request":935495.1407035176,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":199,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":0.8037383177570093,"past_year_avg_comments_per_pull_request":0.5036231884057971,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":110,"past_year_merged_pull_requests_count":175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/issues","maintainers":[{"login":"keith-hall","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"},{"login":"eth-p","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eth-p"},{"login":"sharkdp","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sharkdp"}],"active_maintainers":[{"login":"keith-hall","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/bat/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/bat/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/bat/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/bat/related_packages","maintainers":[{"uuid":"toast@toast.cafe","login":null,"name":"Chloe Kudryavtsev","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Chloe Kudryavtsev","packages_count":5,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Chloe Kudryavtsev","role":null,"created_at":"2023-02-04T19:46:58.127Z","updated_at":"2023-02-04T19:46:58.127Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/maintainers/toast@toast.cafe/packages"}],"registry":{"name":"alpine-v3.14","url":"https://pkgs.alpinelinux.org/packages?branch=v3.14","ecosystem":"alpine","default":false,"packages_count":14958,"maintainers_count":258,"namespaces_count":2,"keywords_count":2173,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":671},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.706Z","updated_at":"2025-09-06T05:02:18.055Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/namespaces"}},{"id":8665577,"name":"bat-zsh-completion","ecosystem":"alpine","description":"Zsh completions for bat","homepage":"https://github.com/sharkdp/bat","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/sharkdp/bat","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-10-13T20:46:30.000Z","latest_release_published_at":"2023-10-13T20:46:30.000Z","latest_release_number":"0.24.0-r0","last_synced_at":"2025-09-04T09:06:10.404Z","created_at":"2023-12-20T10:04:23.734Z","updated_at":"2025-09-04T23:07:49.535Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/bat-zsh-completion","install_command":"apk add bat-zsh-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37261168,"uuid":"130464961","full_name":"sharkdp/bat","owner":"sharkdp","description":"A cat(1) clone with wings.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:38:23.000Z","size":34020,"stargazers_count":54255,"open_issues_count":338,"forks_count":1342,"subscribers_count":211,"default_branch":"master","last_synced_at":"2025-09-04T08:43:51.560Z","etag":null,"topics":["cli","command-line","git","hacktoberfest","rust","syntax-highlighting","terminal","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharkdp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sharkdp"}},"created_at":"2018-04-21T10:52:23.000Z","updated_at":"2025-09-04T08:36:12.000Z","dependencies_parsed_at":"2022-07-13T19:30:34.570Z","dependency_job_id":"f4f63f84-176c-4290-a7b1-4dd1b8186665","html_url":"https://github.com/sharkdp/bat","commit_stats":{"total_commits":2604,"total_committers":358,"mean_commits":7.273743016759776,"dds":0.7227342549923195,"last_synced_commit":"3d87b25b190e0990e0e75a2ab8f994d6c277d263"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/sharkdp/bat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/sbom","scorecard":{"id":440838,"data":{"date":"2025-08-11","repo":{"name":"github.com/sharkdp/bat","commit":"982409065493fe65139f7e46239df2bcc55c58df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 8/10 approved changesets -- score normalized to 8","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CICD.yml:1","Warn: no topLevel permission defined: .github/workflows/require-changelog-for-PRs.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: if statement must end with \"fi\": tests/syntax-tests/source/Dockerfile/Dockerfile:10-12","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/batgrep.sh:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/simple.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:430: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:436: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:465: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/require-changelog-for-PRs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/require-changelog-for-PRs.yml/master?enable=pin","Warn: containerImage not pinned by hash: tests/syntax-tests/source/Dockerfile/Dockerfile:2","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 not signed: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/76424069","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76424069"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"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-19T05:33:00.665Z","repository_id":37261168,"created_at":"2025-08-19T05:33:00.665Z","updated_at":"2025-08-19T05:33:00.665Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685604,"owners_count":25149722,"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-04T02:00:08.968Z","response_time":61,"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":"sharkdp","name":"David Peter","uuid":"4209276","kind":"user","description":"","email":"","website":"https://david-peter.de/","location":"Stuttgart, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4209276?u=e6c4022c315b6cbecd5968ec256f4b02885eba41\u0026v=4","repositories_count":107,"last_synced_at":"2024-04-14T07:12:53.840Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sharkdp"}},"html_url":"https://github.com/sharkdp","funding_links":["https://github.com/sponsors/sharkdp"],"total_stars":127309,"followers":6335,"following":25,"created_at":"2022-11-04T10:42:45.481Z","updated_at":"2024-04-14T07:13:16.404Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp/repositories"},"tags":[{"name":"v0.25.0","sha":"25f4f96ea3afb6fe44552f3b38ed8b1540ffa1b3","kind":"tag","published_at":"2025-01-07T19:07:05.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.25.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fc9546854f5a7b38823f4990453c6cde386bfd3b","kind":"commit","published_at":"2023-10-11T17:14:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.24.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"871abd27aa91264e01539da849add0330b24cb9c","kind":"commit","published_at":"2023-03-25T09:31:31.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.23.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"e5d95796141a719e208208182a5d3c2090a009c6","kind":"commit","published_at":"2022-09-10T15:59:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"1f9519d8b9bd3efac979766eefa0c6fae594b984","kind":"commit","published_at":"2022-09-06T20:54:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"405e5f74602d8f680168ef52350150921c696d54","kind":"commit","published_at":"2022-05-12T10:12:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.21.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0655ecf23d778f1455e2d79f37a805a7bcca98d2","kind":"commit","published_at":"2022-02-27T06:39:22.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.20.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"59a8f58be780ba9ba04eb4791b6bf5ca14e99e99","kind":"commit","published_at":"2022-01-08T16:01:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.19.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"b146958ecbb8c8c926159509ca7fb32a8573f897","kind":"commit","published_at":"2021-08-22T15:47:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"589df6792fe406f91b00db5e24d35393c6527e6b","kind":"commit","published_at":"2021-07-13T09:00:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3aea51455b8acf553f4481996f93d7e219130c2b","kind":"commit","published_at":"2021-05-13T08:06:50.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"b8a18d3ebb5b29162c346b74174239ea077f0796","kind":"commit","published_at":"2021-02-28T22:04:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"6d981498d80aa0127df9547ec0ac69d8314b29e5","kind":"commit","published_at":"2020-11-24T20:40:11.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"591eba66a3af1c211a09eefd17cbeb819b0a131f","kind":"commit","published_at":"2020-11-23T14:43:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"6258dda0f851256c2e1d65cf87e997023a4f997b","kind":"commit","published_at":"2020-10-02T21:27:29.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.16.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"9e65ecd03e60336bd54dea12fbc4354c4fb8d8b0","kind":"commit","published_at":"2020-05-27T08:14:32.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.4","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"302707f3ce75b8846ee84175bfb5a86dac9d0304","kind":"commit","published_at":"2020-05-26T06:11:41.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"28af18ba27c2888bd87998e703228ab2c2debbed","kind":"commit","published_at":"2020-05-25T15:27:27.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"2596bfe7a75f6867d803c1e9af0fa3467873a0e3","kind":"commit","published_at":"2020-05-11T18:30:45.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"696d1b3ed3eae9ea9bd94fa7c4c05306dfd621b6","kind":"commit","published_at":"2020-04-25T11:17:07.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"59ca933aeed2a9cc2f11397cc2a63866f343a769","kind":"commit","published_at":"2020-04-22T21:59:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.14.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"5edd8260e8fef887bd4c7e39c411dfe843d03894","kind":"commit","published_at":"2020-03-22T12:16:47.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.13.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"608cefb05c2860f00397aa68f473fcd494ed21af","kind":"commit","published_at":"2019-09-03T06:07:42.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"79f016e15cda054dffec009a4fc0900412bc1e48","kind":"commit","published_at":"2019-08-31T18:58:16.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"416a0fd439bea69b9fcc3519e22e88f2349588af","kind":"commit","published_at":"2019-05-15T21:24:37.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.11.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e09499b3df6369e1a1f6e42f95ad4009fa76c00e","kind":"commit","published_at":"2019-02-07T22:27:53.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.10.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"c073d4a11866a8d51ec19963803bb7ff5441d0e0","kind":"commit","published_at":"2018-11-11T12:19:34.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.9.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"30b742e9845314bcac67f37664cfb3df61c1ba3f","kind":"commit","published_at":"2018-10-17T21:27:44.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.8.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"238482e5f3990c1f5ef22a7875066822f10857f8","kind":"commit","published_at":"2018-09-23T08:30:19.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"732750c2749ebeb2b0bea89028a171c792a2aadf","kind":"commit","published_at":"2018-09-12T20:03:48.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"ba4d5a2e7dc38ff8475f63f254cca5e4fb969b2f","kind":"commit","published_at":"2018-08-31T22:30:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"acdea97e71f9baa2801747236492ff29f1632ab6","kind":"commit","published_at":"2018-08-28T21:37:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"25083232640dfe06334c929cb16333a9bd873195","kind":"commit","published_at":"2018-08-19T10:32:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.5.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"195d5e0e16ba76ee3cc554d8fb30382dd22fcbf8","kind":"commit","published_at":"2018-05-31T22:35:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"bf5883f06f94f5af329cb8d7a8dcac5fbfc1524b","kind":"commit","published_at":"2018-05-31T20:57:18.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8b9991d7808d65782844ac68a2f9c53fa4225dc6","kind":"commit","published_at":"2018-05-08T21:49:59.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.3.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"4e8ea815af643ebfa93a3264bf228e6b92f6a254","kind":"commit","published_at":"2018-05-03T07:07:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"f5a9236a47d75d336c9408b197c3f01e21f3e31d","kind":"commit","published_at":"2018-05-02T20:03:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"ed09a80a731bc5b93ea047f9da098355b880e0a3","kind":"commit","published_at":"2018-05-01T10:46:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"7f070c9dcb05d52482f0d1175261c40e7451daa8","kind":"commit","published_at":"2018-04-30T14:05:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9435e16a1be6e7fab41a067284d707217b42afb5","kind":"commit","published_at":"2018-04-22T14:21:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.1.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T23:07:49.535Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/bat-zsh-completion?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/bat-zsh-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/bat-zsh-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/bat-zsh-completion/dependencies","status":null,"funding_links":["https://github.com/sponsors/sharkdp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T19:39:38.995Z","issues_count":439,"pull_requests_count":748,"avg_time_to_close_issue":12204656.599009901,"avg_time_to_close_pull_request":2172295.3215488214,"issues_closed_count":202,"pull_requests_closed_count":594,"pull_request_authors_count":155,"issue_authors_count":387,"avg_comments_per_issue":3.2710706150341684,"avg_comments_per_pull_request":0.9679144385026738,"merged_pull_requests_count":479,"bot_issues_count":1,"bot_pull_requests_count":296,"past_year_issues_count":107,"past_year_pull_requests_count":276,"past_year_avg_time_to_close_issue":3131758.1470588236,"past_year_avg_time_to_close_pull_request":935495.1407035176,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":199,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":0.8037383177570093,"past_year_avg_comments_per_pull_request":0.5036231884057971,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":110,"past_year_merged_pull_requests_count":175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/issues","maintainers":[{"login":"keith-hall","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"},{"login":"eth-p","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eth-p"},{"login":"sharkdp","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sharkdp"}],"active_maintainers":[{"login":"keith-hall","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/bat-zsh-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/bat-zsh-completion/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/bat-zsh-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/bat-zsh-completion/related_packages","maintainers":[{"uuid":"me@panekj.dev","login":null,"name":"Jakub Panek","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Panek","packages_count":38,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Panek","role":null,"created_at":"2023-12-20T11:47:08.738Z","updated_at":"2023-12-20T11:47:08.738Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/me@panekj.dev/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":376,"namespaces_count":2,"keywords_count":2627,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":711},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2025-09-08T06:55:50.087Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":10332655,"name":"bat-fish-completion","ecosystem":"alpine","description":"Fish completions for bat","homepage":"https://github.com/sharkdp/bat","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/sharkdp/bat","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-01-22T11:20:42.000Z","latest_release_published_at":"2024-01-22T11:20:42.000Z","latest_release_number":"0.24.0-r1","last_synced_at":"2025-09-04T09:06:40.259Z","created_at":"2024-06-11T03:38:19.776Z","updated_at":"2025-09-04T23:07:49.536Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/bat-fish-completion","install_command":"apk add bat-fish-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37261168,"uuid":"130464961","full_name":"sharkdp/bat","owner":"sharkdp","description":"A cat(1) clone with wings.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:38:23.000Z","size":34020,"stargazers_count":54255,"open_issues_count":338,"forks_count":1342,"subscribers_count":211,"default_branch":"master","last_synced_at":"2025-09-04T08:43:51.560Z","etag":null,"topics":["cli","command-line","git","hacktoberfest","rust","syntax-highlighting","terminal","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharkdp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sharkdp"}},"created_at":"2018-04-21T10:52:23.000Z","updated_at":"2025-09-04T08:36:12.000Z","dependencies_parsed_at":"2022-07-13T19:30:34.570Z","dependency_job_id":"f4f63f84-176c-4290-a7b1-4dd1b8186665","html_url":"https://github.com/sharkdp/bat","commit_stats":{"total_commits":2604,"total_committers":358,"mean_commits":7.273743016759776,"dds":0.7227342549923195,"last_synced_commit":"3d87b25b190e0990e0e75a2ab8f994d6c277d263"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/sharkdp/bat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/sbom","scorecard":{"id":440838,"data":{"date":"2025-08-11","repo":{"name":"github.com/sharkdp/bat","commit":"982409065493fe65139f7e46239df2bcc55c58df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 8/10 approved changesets -- score normalized to 8","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CICD.yml:1","Warn: no topLevel permission defined: .github/workflows/require-changelog-for-PRs.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: if statement must end with \"fi\": tests/syntax-tests/source/Dockerfile/Dockerfile:10-12","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/batgrep.sh:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/simple.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:430: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:436: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:465: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/require-changelog-for-PRs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/require-changelog-for-PRs.yml/master?enable=pin","Warn: containerImage not pinned by hash: tests/syntax-tests/source/Dockerfile/Dockerfile:2","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 not signed: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/76424069","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76424069"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"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-19T05:33:00.665Z","repository_id":37261168,"created_at":"2025-08-19T05:33:00.665Z","updated_at":"2025-08-19T05:33:00.665Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685604,"owners_count":25149722,"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-04T02:00:08.968Z","response_time":61,"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":"sharkdp","name":"David Peter","uuid":"4209276","kind":"user","description":"","email":"","website":"https://david-peter.de/","location":"Stuttgart, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4209276?u=e6c4022c315b6cbecd5968ec256f4b02885eba41\u0026v=4","repositories_count":107,"last_synced_at":"2024-04-14T07:12:53.840Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sharkdp"}},"html_url":"https://github.com/sharkdp","funding_links":["https://github.com/sponsors/sharkdp"],"total_stars":127309,"followers":6335,"following":25,"created_at":"2022-11-04T10:42:45.481Z","updated_at":"2024-04-14T07:13:16.404Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp/repositories"},"tags":[{"name":"v0.25.0","sha":"25f4f96ea3afb6fe44552f3b38ed8b1540ffa1b3","kind":"tag","published_at":"2025-01-07T19:07:05.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.25.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fc9546854f5a7b38823f4990453c6cde386bfd3b","kind":"commit","published_at":"2023-10-11T17:14:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.24.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"871abd27aa91264e01539da849add0330b24cb9c","kind":"commit","published_at":"2023-03-25T09:31:31.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.23.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"e5d95796141a719e208208182a5d3c2090a009c6","kind":"commit","published_at":"2022-09-10T15:59:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"1f9519d8b9bd3efac979766eefa0c6fae594b984","kind":"commit","published_at":"2022-09-06T20:54:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"405e5f74602d8f680168ef52350150921c696d54","kind":"commit","published_at":"2022-05-12T10:12:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.21.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0655ecf23d778f1455e2d79f37a805a7bcca98d2","kind":"commit","published_at":"2022-02-27T06:39:22.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.20.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"59a8f58be780ba9ba04eb4791b6bf5ca14e99e99","kind":"commit","published_at":"2022-01-08T16:01:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.19.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"b146958ecbb8c8c926159509ca7fb32a8573f897","kind":"commit","published_at":"2021-08-22T15:47:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"589df6792fe406f91b00db5e24d35393c6527e6b","kind":"commit","published_at":"2021-07-13T09:00:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3aea51455b8acf553f4481996f93d7e219130c2b","kind":"commit","published_at":"2021-05-13T08:06:50.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"b8a18d3ebb5b29162c346b74174239ea077f0796","kind":"commit","published_at":"2021-02-28T22:04:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"6d981498d80aa0127df9547ec0ac69d8314b29e5","kind":"commit","published_at":"2020-11-24T20:40:11.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"591eba66a3af1c211a09eefd17cbeb819b0a131f","kind":"commit","published_at":"2020-11-23T14:43:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"6258dda0f851256c2e1d65cf87e997023a4f997b","kind":"commit","published_at":"2020-10-02T21:27:29.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.16.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"9e65ecd03e60336bd54dea12fbc4354c4fb8d8b0","kind":"commit","published_at":"2020-05-27T08:14:32.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.4","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"302707f3ce75b8846ee84175bfb5a86dac9d0304","kind":"commit","published_at":"2020-05-26T06:11:41.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"28af18ba27c2888bd87998e703228ab2c2debbed","kind":"commit","published_at":"2020-05-25T15:27:27.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"2596bfe7a75f6867d803c1e9af0fa3467873a0e3","kind":"commit","published_at":"2020-05-11T18:30:45.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"696d1b3ed3eae9ea9bd94fa7c4c05306dfd621b6","kind":"commit","published_at":"2020-04-25T11:17:07.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"59ca933aeed2a9cc2f11397cc2a63866f343a769","kind":"commit","published_at":"2020-04-22T21:59:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.14.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"5edd8260e8fef887bd4c7e39c411dfe843d03894","kind":"commit","published_at":"2020-03-22T12:16:47.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.13.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"608cefb05c2860f00397aa68f473fcd494ed21af","kind":"commit","published_at":"2019-09-03T06:07:42.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"79f016e15cda054dffec009a4fc0900412bc1e48","kind":"commit","published_at":"2019-08-31T18:58:16.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"416a0fd439bea69b9fcc3519e22e88f2349588af","kind":"commit","published_at":"2019-05-15T21:24:37.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.11.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e09499b3df6369e1a1f6e42f95ad4009fa76c00e","kind":"commit","published_at":"2019-02-07T22:27:53.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.10.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"c073d4a11866a8d51ec19963803bb7ff5441d0e0","kind":"commit","published_at":"2018-11-11T12:19:34.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.9.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"30b742e9845314bcac67f37664cfb3df61c1ba3f","kind":"commit","published_at":"2018-10-17T21:27:44.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.8.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"238482e5f3990c1f5ef22a7875066822f10857f8","kind":"commit","published_at":"2018-09-23T08:30:19.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"732750c2749ebeb2b0bea89028a171c792a2aadf","kind":"commit","published_at":"2018-09-12T20:03:48.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"ba4d5a2e7dc38ff8475f63f254cca5e4fb969b2f","kind":"commit","published_at":"2018-08-31T22:30:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"acdea97e71f9baa2801747236492ff29f1632ab6","kind":"commit","published_at":"2018-08-28T21:37:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"25083232640dfe06334c929cb16333a9bd873195","kind":"commit","published_at":"2018-08-19T10:32:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.5.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"195d5e0e16ba76ee3cc554d8fb30382dd22fcbf8","kind":"commit","published_at":"2018-05-31T22:35:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"bf5883f06f94f5af329cb8d7a8dcac5fbfc1524b","kind":"commit","published_at":"2018-05-31T20:57:18.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8b9991d7808d65782844ac68a2f9c53fa4225dc6","kind":"commit","published_at":"2018-05-08T21:49:59.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.3.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"4e8ea815af643ebfa93a3264bf228e6b92f6a254","kind":"commit","published_at":"2018-05-03T07:07:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"f5a9236a47d75d336c9408b197c3f01e21f3e31d","kind":"commit","published_at":"2018-05-02T20:03:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"ed09a80a731bc5b93ea047f9da098355b880e0a3","kind":"commit","published_at":"2018-05-01T10:46:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"7f070c9dcb05d52482f0d1175261c40e7451daa8","kind":"commit","published_at":"2018-04-30T14:05:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9435e16a1be6e7fab41a067284d707217b42afb5","kind":"commit","published_at":"2018-04-22T14:21:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.1.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T23:07:49.536Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/bat-fish-completion?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/bat-fish-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/bat-fish-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/bat-fish-completion/dependencies","status":null,"funding_links":["https://github.com/sponsors/sharkdp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T19:39:38.995Z","issues_count":439,"pull_requests_count":748,"avg_time_to_close_issue":12204656.599009901,"avg_time_to_close_pull_request":2172295.3215488214,"issues_closed_count":202,"pull_requests_closed_count":594,"pull_request_authors_count":155,"issue_authors_count":387,"avg_comments_per_issue":3.2710706150341684,"avg_comments_per_pull_request":0.9679144385026738,"merged_pull_requests_count":479,"bot_issues_count":1,"bot_pull_requests_count":296,"past_year_issues_count":107,"past_year_pull_requests_count":276,"past_year_avg_time_to_close_issue":3131758.1470588236,"past_year_avg_time_to_close_pull_request":935495.1407035176,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":199,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":0.8037383177570093,"past_year_avg_comments_per_pull_request":0.5036231884057971,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":110,"past_year_merged_pull_requests_count":175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/issues","maintainers":[{"login":"keith-hall","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"},{"login":"eth-p","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eth-p"},{"login":"sharkdp","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sharkdp"}],"active_maintainers":[{"login":"keith-hall","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/bat-fish-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/bat-fish-completion/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/bat-fish-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/bat-fish-completion/related_packages","maintainers":[{"uuid":"omni+alpine@hack.org","login":null,"name":"omni","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=omni","packages_count":148,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=omni","role":null,"created_at":"2024-06-11T21:11:50.625Z","updated_at":"2024-06-11T21:11:50.625Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/omni+alpine@hack.org/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4237,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1365},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2025-09-08T06:55:59.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":5282874,"name":"bat","ecosystem":"conda","description":null,"homepage":"https://github.com/sharkdp/bat","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sharkdp/bat","keywords_array":[],"namespace":null,"versions_count":21,"first_release_published_at":"2019-07-17T15:36:59.000Z","latest_release_published_at":"2022-09-10T22:57:16.000Z","latest_release_number":"0.22.1","last_synced_at":"2025-09-04T09:07:28.823Z","created_at":"2022-10-03T15:38:26.137Z","updated_at":"2025-09-04T23:07:49.536Z","registry_url":"https://anaconda.org/conda-forge/bat","install_command":"conda install -c conda-forge bat","documentation_url":null,"metadata":{},"repo_metadata":{"id":37261168,"uuid":"130464961","full_name":"sharkdp/bat","owner":"sharkdp","description":"A cat(1) clone with wings.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:38:23.000Z","size":34020,"stargazers_count":54255,"open_issues_count":338,"forks_count":1342,"subscribers_count":211,"default_branch":"master","last_synced_at":"2025-09-04T08:43:51.560Z","etag":null,"topics":["cli","command-line","git","hacktoberfest","rust","syntax-highlighting","terminal","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharkdp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sharkdp"}},"created_at":"2018-04-21T10:52:23.000Z","updated_at":"2025-09-04T08:36:12.000Z","dependencies_parsed_at":"2022-07-13T19:30:34.570Z","dependency_job_id":"f4f63f84-176c-4290-a7b1-4dd1b8186665","html_url":"https://github.com/sharkdp/bat","commit_stats":{"total_commits":2604,"total_committers":358,"mean_commits":7.273743016759776,"dds":0.7227342549923195,"last_synced_commit":"3d87b25b190e0990e0e75a2ab8f994d6c277d263"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/sharkdp/bat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/sbom","scorecard":{"id":440838,"data":{"date":"2025-08-11","repo":{"name":"github.com/sharkdp/bat","commit":"982409065493fe65139f7e46239df2bcc55c58df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 8/10 approved changesets -- score normalized to 8","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CICD.yml:1","Warn: no topLevel permission defined: .github/workflows/require-changelog-for-PRs.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: if statement must end with \"fi\": tests/syntax-tests/source/Dockerfile/Dockerfile:10-12","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/batgrep.sh:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/simple.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:430: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:436: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:465: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/require-changelog-for-PRs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/require-changelog-for-PRs.yml/master?enable=pin","Warn: containerImage not pinned by hash: tests/syntax-tests/source/Dockerfile/Dockerfile:2","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 not signed: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/76424069","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76424069"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"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-19T05:33:00.665Z","repository_id":37261168,"created_at":"2025-08-19T05:33:00.665Z","updated_at":"2025-08-19T05:33:00.665Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685604,"owners_count":25149722,"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-04T02:00:08.968Z","response_time":61,"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":"sharkdp","name":"David Peter","uuid":"4209276","kind":"user","description":"","email":"","website":"https://david-peter.de/","location":"Stuttgart, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4209276?u=e6c4022c315b6cbecd5968ec256f4b02885eba41\u0026v=4","repositories_count":107,"last_synced_at":"2024-04-14T07:12:53.840Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sharkdp"}},"html_url":"https://github.com/sharkdp","funding_links":["https://github.com/sponsors/sharkdp"],"total_stars":127309,"followers":6335,"following":25,"created_at":"2022-11-04T10:42:45.481Z","updated_at":"2024-04-14T07:13:16.404Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp/repositories"},"tags":[{"name":"v0.25.0","sha":"25f4f96ea3afb6fe44552f3b38ed8b1540ffa1b3","kind":"tag","published_at":"2025-01-07T19:07:05.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.25.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fc9546854f5a7b38823f4990453c6cde386bfd3b","kind":"commit","published_at":"2023-10-11T17:14:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.24.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"871abd27aa91264e01539da849add0330b24cb9c","kind":"commit","published_at":"2023-03-25T09:31:31.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.23.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"e5d95796141a719e208208182a5d3c2090a009c6","kind":"commit","published_at":"2022-09-10T15:59:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"1f9519d8b9bd3efac979766eefa0c6fae594b984","kind":"commit","published_at":"2022-09-06T20:54:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"405e5f74602d8f680168ef52350150921c696d54","kind":"commit","published_at":"2022-05-12T10:12:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.21.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0655ecf23d778f1455e2d79f37a805a7bcca98d2","kind":"commit","published_at":"2022-02-27T06:39:22.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.20.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"59a8f58be780ba9ba04eb4791b6bf5ca14e99e99","kind":"commit","published_at":"2022-01-08T16:01:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.19.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"b146958ecbb8c8c926159509ca7fb32a8573f897","kind":"commit","published_at":"2021-08-22T15:47:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"589df6792fe406f91b00db5e24d35393c6527e6b","kind":"commit","published_at":"2021-07-13T09:00:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3aea51455b8acf553f4481996f93d7e219130c2b","kind":"commit","published_at":"2021-05-13T08:06:50.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"b8a18d3ebb5b29162c346b74174239ea077f0796","kind":"commit","published_at":"2021-02-28T22:04:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"6d981498d80aa0127df9547ec0ac69d8314b29e5","kind":"commit","published_at":"2020-11-24T20:40:11.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"591eba66a3af1c211a09eefd17cbeb819b0a131f","kind":"commit","published_at":"2020-11-23T14:43:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"6258dda0f851256c2e1d65cf87e997023a4f997b","kind":"commit","published_at":"2020-10-02T21:27:29.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.16.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"9e65ecd03e60336bd54dea12fbc4354c4fb8d8b0","kind":"commit","published_at":"2020-05-27T08:14:32.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.4","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"302707f3ce75b8846ee84175bfb5a86dac9d0304","kind":"commit","published_at":"2020-05-26T06:11:41.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"28af18ba27c2888bd87998e703228ab2c2debbed","kind":"commit","published_at":"2020-05-25T15:27:27.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"2596bfe7a75f6867d803c1e9af0fa3467873a0e3","kind":"commit","published_at":"2020-05-11T18:30:45.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"696d1b3ed3eae9ea9bd94fa7c4c05306dfd621b6","kind":"commit","published_at":"2020-04-25T11:17:07.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"59ca933aeed2a9cc2f11397cc2a63866f343a769","kind":"commit","published_at":"2020-04-22T21:59:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.14.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"5edd8260e8fef887bd4c7e39c411dfe843d03894","kind":"commit","published_at":"2020-03-22T12:16:47.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.13.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"608cefb05c2860f00397aa68f473fcd494ed21af","kind":"commit","published_at":"2019-09-03T06:07:42.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"79f016e15cda054dffec009a4fc0900412bc1e48","kind":"commit","published_at":"2019-08-31T18:58:16.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"416a0fd439bea69b9fcc3519e22e88f2349588af","kind":"commit","published_at":"2019-05-15T21:24:37.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.11.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e09499b3df6369e1a1f6e42f95ad4009fa76c00e","kind":"commit","published_at":"2019-02-07T22:27:53.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.10.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"c073d4a11866a8d51ec19963803bb7ff5441d0e0","kind":"commit","published_at":"2018-11-11T12:19:34.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.9.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"30b742e9845314bcac67f37664cfb3df61c1ba3f","kind":"commit","published_at":"2018-10-17T21:27:44.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.8.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"238482e5f3990c1f5ef22a7875066822f10857f8","kind":"commit","published_at":"2018-09-23T08:30:19.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"732750c2749ebeb2b0bea89028a171c792a2aadf","kind":"commit","published_at":"2018-09-12T20:03:48.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"ba4d5a2e7dc38ff8475f63f254cca5e4fb969b2f","kind":"commit","published_at":"2018-08-31T22:30:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"acdea97e71f9baa2801747236492ff29f1632ab6","kind":"commit","published_at":"2018-08-28T21:37:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"25083232640dfe06334c929cb16333a9bd873195","kind":"commit","published_at":"2018-08-19T10:32:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.5.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"195d5e0e16ba76ee3cc554d8fb30382dd22fcbf8","kind":"commit","published_at":"2018-05-31T22:35:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"bf5883f06f94f5af329cb8d7a8dcac5fbfc1524b","kind":"commit","published_at":"2018-05-31T20:57:18.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8b9991d7808d65782844ac68a2f9c53fa4225dc6","kind":"commit","published_at":"2018-05-08T21:49:59.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.3.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"4e8ea815af643ebfa93a3264bf228e6b92f6a254","kind":"commit","published_at":"2018-05-03T07:07:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"f5a9236a47d75d336c9408b197c3f01e21f3e31d","kind":"commit","published_at":"2018-05-02T20:03:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"ed09a80a731bc5b93ea047f9da098355b880e0a3","kind":"commit","published_at":"2018-05-01T10:46:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"7f070c9dcb05d52482f0d1175261c40e7451daa8","kind":"commit","published_at":"2018-04-30T14:05:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9435e16a1be6e7fab41a067284d707217b42afb5","kind":"commit","published_at":"2018-04-22T14:21:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.1.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T23:07:49.536Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.21777533809072,"dependent_packages_count":51.56444932381855,"stargazers_count":0.294425869554369,"forks_count":4.611008533359948,"docker_downloads_count":null,"average":20.171914766205898},"purl":"pkg:conda/bat","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/bat","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/bat","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/bat/dependencies","status":null,"funding_links":["https://github.com/sponsors/sharkdp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T19:39:38.995Z","issues_count":439,"pull_requests_count":748,"avg_time_to_close_issue":12204656.599009901,"avg_time_to_close_pull_request":2172295.3215488214,"issues_closed_count":202,"pull_requests_closed_count":594,"pull_request_authors_count":155,"issue_authors_count":387,"avg_comments_per_issue":3.2710706150341684,"avg_comments_per_pull_request":0.9679144385026738,"merged_pull_requests_count":479,"bot_issues_count":1,"bot_pull_requests_count":296,"past_year_issues_count":107,"past_year_pull_requests_count":276,"past_year_avg_time_to_close_issue":3131758.1470588236,"past_year_avg_time_to_close_pull_request":935495.1407035176,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":199,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":0.8037383177570093,"past_year_avg_comments_per_pull_request":0.5036231884057971,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":110,"past_year_merged_pull_requests_count":175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/issues","maintainers":[{"login":"keith-hall","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"},{"login":"eth-p","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eth-p"},{"login":"sharkdp","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sharkdp"}],"active_maintainers":[{"login":"keith-hall","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/bat/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/bat/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/bat/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/bat/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":6205091,"name":"bat-doc","ecosystem":"alpine","description":"A cat(1) clone with wings (documentation)","homepage":"https://github.com/sharkdp/bat","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/sharkdp/bat","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2021-01-13T02:52:44.000Z","latest_release_published_at":"2021-01-13T02:52:44.000Z","latest_release_number":"0.17.1-r1","last_synced_at":"2025-09-04T09:06:28.388Z","created_at":"2023-02-01T02:25:37.168Z","updated_at":"2025-09-04T23:07:49.537Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.13/community/x86_64/bat-doc","install_command":"apk add bat-doc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37261168,"uuid":"130464961","full_name":"sharkdp/bat","owner":"sharkdp","description":"A cat(1) clone with wings.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:38:23.000Z","size":34020,"stargazers_count":54255,"open_issues_count":338,"forks_count":1342,"subscribers_count":211,"default_branch":"master","last_synced_at":"2025-09-04T08:43:51.560Z","etag":null,"topics":["cli","command-line","git","hacktoberfest","rust","syntax-highlighting","terminal","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharkdp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sharkdp"}},"created_at":"2018-04-21T10:52:23.000Z","updated_at":"2025-09-04T08:36:12.000Z","dependencies_parsed_at":"2022-07-13T19:30:34.570Z","dependency_job_id":"f4f63f84-176c-4290-a7b1-4dd1b8186665","html_url":"https://github.com/sharkdp/bat","commit_stats":{"total_commits":2604,"total_committers":358,"mean_commits":7.273743016759776,"dds":0.7227342549923195,"last_synced_commit":"3d87b25b190e0990e0e75a2ab8f994d6c277d263"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/sharkdp/bat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/sbom","scorecard":{"id":440838,"data":{"date":"2025-08-11","repo":{"name":"github.com/sharkdp/bat","commit":"982409065493fe65139f7e46239df2bcc55c58df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 8/10 approved changesets -- score normalized to 8","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CICD.yml:1","Warn: no topLevel permission defined: .github/workflows/require-changelog-for-PRs.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: if statement must end with \"fi\": tests/syntax-tests/source/Dockerfile/Dockerfile:10-12","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/batgrep.sh:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/simple.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:430: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:436: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:465: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/require-changelog-for-PRs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/require-changelog-for-PRs.yml/master?enable=pin","Warn: containerImage not pinned by hash: tests/syntax-tests/source/Dockerfile/Dockerfile:2","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 not signed: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/76424069","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76424069"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"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-19T05:33:00.665Z","repository_id":37261168,"created_at":"2025-08-19T05:33:00.665Z","updated_at":"2025-08-19T05:33:00.665Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685604,"owners_count":25149722,"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-04T02:00:08.968Z","response_time":61,"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":"sharkdp","name":"David Peter","uuid":"4209276","kind":"user","description":"","email":"","website":"https://david-peter.de/","location":"Stuttgart, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4209276?u=e6c4022c315b6cbecd5968ec256f4b02885eba41\u0026v=4","repositories_count":107,"last_synced_at":"2024-04-14T07:12:53.840Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sharkdp"}},"html_url":"https://github.com/sharkdp","funding_links":["https://github.com/sponsors/sharkdp"],"total_stars":127309,"followers":6335,"following":25,"created_at":"2022-11-04T10:42:45.481Z","updated_at":"2024-04-14T07:13:16.404Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp/repositories"},"tags":[{"name":"v0.25.0","sha":"25f4f96ea3afb6fe44552f3b38ed8b1540ffa1b3","kind":"tag","published_at":"2025-01-07T19:07:05.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.25.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fc9546854f5a7b38823f4990453c6cde386bfd3b","kind":"commit","published_at":"2023-10-11T17:14:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.24.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"871abd27aa91264e01539da849add0330b24cb9c","kind":"commit","published_at":"2023-03-25T09:31:31.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.23.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"e5d95796141a719e208208182a5d3c2090a009c6","kind":"commit","published_at":"2022-09-10T15:59:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"1f9519d8b9bd3efac979766eefa0c6fae594b984","kind":"commit","published_at":"2022-09-06T20:54:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"405e5f74602d8f680168ef52350150921c696d54","kind":"commit","published_at":"2022-05-12T10:12:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.21.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0655ecf23d778f1455e2d79f37a805a7bcca98d2","kind":"commit","published_at":"2022-02-27T06:39:22.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.20.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"59a8f58be780ba9ba04eb4791b6bf5ca14e99e99","kind":"commit","published_at":"2022-01-08T16:01:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.19.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"b146958ecbb8c8c926159509ca7fb32a8573f897","kind":"commit","published_at":"2021-08-22T15:47:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"589df6792fe406f91b00db5e24d35393c6527e6b","kind":"commit","published_at":"2021-07-13T09:00:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3aea51455b8acf553f4481996f93d7e219130c2b","kind":"commit","published_at":"2021-05-13T08:06:50.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"b8a18d3ebb5b29162c346b74174239ea077f0796","kind":"commit","published_at":"2021-02-28T22:04:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"6d981498d80aa0127df9547ec0ac69d8314b29e5","kind":"commit","published_at":"2020-11-24T20:40:11.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"591eba66a3af1c211a09eefd17cbeb819b0a131f","kind":"commit","published_at":"2020-11-23T14:43:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"6258dda0f851256c2e1d65cf87e997023a4f997b","kind":"commit","published_at":"2020-10-02T21:27:29.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.16.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"9e65ecd03e60336bd54dea12fbc4354c4fb8d8b0","kind":"commit","published_at":"2020-05-27T08:14:32.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.4","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"302707f3ce75b8846ee84175bfb5a86dac9d0304","kind":"commit","published_at":"2020-05-26T06:11:41.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"28af18ba27c2888bd87998e703228ab2c2debbed","kind":"commit","published_at":"2020-05-25T15:27:27.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"2596bfe7a75f6867d803c1e9af0fa3467873a0e3","kind":"commit","published_at":"2020-05-11T18:30:45.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"696d1b3ed3eae9ea9bd94fa7c4c05306dfd621b6","kind":"commit","published_at":"2020-04-25T11:17:07.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"59ca933aeed2a9cc2f11397cc2a63866f343a769","kind":"commit","published_at":"2020-04-22T21:59:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.14.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"5edd8260e8fef887bd4c7e39c411dfe843d03894","kind":"commit","published_at":"2020-03-22T12:16:47.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.13.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"608cefb05c2860f00397aa68f473fcd494ed21af","kind":"commit","published_at":"2019-09-03T06:07:42.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"79f016e15cda054dffec009a4fc0900412bc1e48","kind":"commit","published_at":"2019-08-31T18:58:16.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"416a0fd439bea69b9fcc3519e22e88f2349588af","kind":"commit","published_at":"2019-05-15T21:24:37.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.11.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e09499b3df6369e1a1f6e42f95ad4009fa76c00e","kind":"commit","published_at":"2019-02-07T22:27:53.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.10.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"c073d4a11866a8d51ec19963803bb7ff5441d0e0","kind":"commit","published_at":"2018-11-11T12:19:34.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.9.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"30b742e9845314bcac67f37664cfb3df61c1ba3f","kind":"commit","published_at":"2018-10-17T21:27:44.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.8.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"238482e5f3990c1f5ef22a7875066822f10857f8","kind":"commit","published_at":"2018-09-23T08:30:19.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"732750c2749ebeb2b0bea89028a171c792a2aadf","kind":"commit","published_at":"2018-09-12T20:03:48.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"ba4d5a2e7dc38ff8475f63f254cca5e4fb969b2f","kind":"commit","published_at":"2018-08-31T22:30:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"acdea97e71f9baa2801747236492ff29f1632ab6","kind":"commit","published_at":"2018-08-28T21:37:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"25083232640dfe06334c929cb16333a9bd873195","kind":"commit","published_at":"2018-08-19T10:32:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.5.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"195d5e0e16ba76ee3cc554d8fb30382dd22fcbf8","kind":"commit","published_at":"2018-05-31T22:35:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"bf5883f06f94f5af329cb8d7a8dcac5fbfc1524b","kind":"commit","published_at":"2018-05-31T20:57:18.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8b9991d7808d65782844ac68a2f9c53fa4225dc6","kind":"commit","published_at":"2018-05-08T21:49:59.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.3.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"4e8ea815af643ebfa93a3264bf228e6b92f6a254","kind":"commit","published_at":"2018-05-03T07:07:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"f5a9236a47d75d336c9408b197c3f01e21f3e31d","kind":"commit","published_at":"2018-05-02T20:03:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"ed09a80a731bc5b93ea047f9da098355b880e0a3","kind":"commit","published_at":"2018-05-01T10:46:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"7f070c9dcb05d52482f0d1175261c40e7451daa8","kind":"commit","published_at":"2018-04-30T14:05:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9435e16a1be6e7fab41a067284d707217b42afb5","kind":"commit","published_at":"2018-04-22T14:21:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.1.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T23:07:49.537Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":19.522199035763112,"stargazers_count":0.5612722170252572,"forks_count":1.5399006979923726,"average":5.405842987695186},"purl":"pkg:apk/alpine/bat-doc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/bat-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/bat-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/bat-doc/dependencies","status":null,"funding_links":["https://github.com/sponsors/sharkdp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T19:39:38.995Z","issues_count":439,"pull_requests_count":748,"avg_time_to_close_issue":12204656.599009901,"avg_time_to_close_pull_request":2172295.3215488214,"issues_closed_count":202,"pull_requests_closed_count":594,"pull_request_authors_count":155,"issue_authors_count":387,"avg_comments_per_issue":3.2710706150341684,"avg_comments_per_pull_request":0.9679144385026738,"merged_pull_requests_count":479,"bot_issues_count":1,"bot_pull_requests_count":296,"past_year_issues_count":107,"past_year_pull_requests_count":276,"past_year_avg_time_to_close_issue":3131758.1470588236,"past_year_avg_time_to_close_pull_request":935495.1407035176,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":199,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":0.8037383177570093,"past_year_avg_comments_per_pull_request":0.5036231884057971,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":110,"past_year_merged_pull_requests_count":175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/issues","maintainers":[{"login":"keith-hall","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"},{"login":"eth-p","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eth-p"},{"login":"sharkdp","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sharkdp"}],"active_maintainers":[{"login":"keith-hall","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/bat-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/bat-doc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/bat-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/bat-doc/related_packages","maintainers":[{"uuid":"toast@toast.cafe","login":null,"name":"Chloe Kudryavtsev","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Chloe Kudryavtsev","packages_count":5,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Chloe Kudryavtsev","role":null,"created_at":"2023-02-04T19:46:59.821Z","updated_at":"2023-02-04T19:46:59.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/maintainers/toast@toast.cafe/packages"}],"registry":{"name":"alpine-v3.13","url":"https://pkgs.alpinelinux.org/packages?branch=v3.13","ecosystem":"alpine","default":false,"packages_count":13897,"maintainers_count":231,"namespaces_count":2,"keywords_count":1890,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":587},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.734Z","updated_at":"2025-09-07T05:11:47.762Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/namespaces"}},{"id":11752546,"name":"bat-doc","ecosystem":"alpine","description":"cat(1) clone with wings (documentation)","homepage":"https://github.com/sharkdp/bat","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/sharkdp/bat","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-02-24T13:05:51.000Z","latest_release_published_at":"2025-02-24T13:05:51.000Z","latest_release_number":"0.25.0-r4","last_synced_at":"2025-09-04T09:06:35.399Z","created_at":"2025-06-07T12:54:47.593Z","updated_at":"2025-09-04T23:07:49.541Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/bat-doc","install_command":"apk add bat-doc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37261168,"uuid":"130464961","full_name":"sharkdp/bat","owner":"sharkdp","description":"A cat(1) clone with wings.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:38:23.000Z","size":34020,"stargazers_count":54255,"open_issues_count":338,"forks_count":1342,"subscribers_count":211,"default_branch":"master","last_synced_at":"2025-09-04T08:43:51.560Z","etag":null,"topics":["cli","command-line","git","hacktoberfest","rust","syntax-highlighting","terminal","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharkdp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sharkdp"}},"created_at":"2018-04-21T10:52:23.000Z","updated_at":"2025-09-04T08:36:12.000Z","dependencies_parsed_at":"2022-07-13T19:30:34.570Z","dependency_job_id":"f4f63f84-176c-4290-a7b1-4dd1b8186665","html_url":"https://github.com/sharkdp/bat","commit_stats":{"total_commits":2604,"total_committers":358,"mean_commits":7.273743016759776,"dds":0.7227342549923195,"last_synced_commit":"3d87b25b190e0990e0e75a2ab8f994d6c277d263"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/sharkdp/bat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/sbom","scorecard":{"id":440838,"data":{"date":"2025-08-11","repo":{"name":"github.com/sharkdp/bat","commit":"982409065493fe65139f7e46239df2bcc55c58df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 8/10 approved changesets -- score normalized to 8","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CICD.yml:1","Warn: no topLevel permission defined: .github/workflows/require-changelog-for-PRs.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: if statement must end with \"fi\": tests/syntax-tests/source/Dockerfile/Dockerfile:10-12","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/batgrep.sh:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/simple.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:430: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:436: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:465: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/require-changelog-for-PRs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/require-changelog-for-PRs.yml/master?enable=pin","Warn: containerImage not pinned by hash: tests/syntax-tests/source/Dockerfile/Dockerfile:2","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 not signed: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/76424069","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76424069"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"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-19T05:33:00.665Z","repository_id":37261168,"created_at":"2025-08-19T05:33:00.665Z","updated_at":"2025-08-19T05:33:00.665Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685604,"owners_count":25149722,"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-04T02:00:08.968Z","response_time":61,"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":"sharkdp","name":"David Peter","uuid":"4209276","kind":"user","description":"","email":"","website":"https://david-peter.de/","location":"Stuttgart, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4209276?u=e6c4022c315b6cbecd5968ec256f4b02885eba41\u0026v=4","repositories_count":107,"last_synced_at":"2024-04-14T07:12:53.840Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sharkdp"}},"html_url":"https://github.com/sharkdp","funding_links":["https://github.com/sponsors/sharkdp"],"total_stars":127309,"followers":6335,"following":25,"created_at":"2022-11-04T10:42:45.481Z","updated_at":"2024-04-14T07:13:16.404Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp/repositories"},"tags":[{"name":"v0.25.0","sha":"25f4f96ea3afb6fe44552f3b38ed8b1540ffa1b3","kind":"tag","published_at":"2025-01-07T19:07:05.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.25.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fc9546854f5a7b38823f4990453c6cde386bfd3b","kind":"commit","published_at":"2023-10-11T17:14:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.24.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"871abd27aa91264e01539da849add0330b24cb9c","kind":"commit","published_at":"2023-03-25T09:31:31.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.23.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"e5d95796141a719e208208182a5d3c2090a009c6","kind":"commit","published_at":"2022-09-10T15:59:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"1f9519d8b9bd3efac979766eefa0c6fae594b984","kind":"commit","published_at":"2022-09-06T20:54:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"405e5f74602d8f680168ef52350150921c696d54","kind":"commit","published_at":"2022-05-12T10:12:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.21.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0655ecf23d778f1455e2d79f37a805a7bcca98d2","kind":"commit","published_at":"2022-02-27T06:39:22.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.20.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"59a8f58be780ba9ba04eb4791b6bf5ca14e99e99","kind":"commit","published_at":"2022-01-08T16:01:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.19.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"b146958ecbb8c8c926159509ca7fb32a8573f897","kind":"commit","published_at":"2021-08-22T15:47:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"589df6792fe406f91b00db5e24d35393c6527e6b","kind":"commit","published_at":"2021-07-13T09:00:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3aea51455b8acf553f4481996f93d7e219130c2b","kind":"commit","published_at":"2021-05-13T08:06:50.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"b8a18d3ebb5b29162c346b74174239ea077f0796","kind":"commit","published_at":"2021-02-28T22:04:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"6d981498d80aa0127df9547ec0ac69d8314b29e5","kind":"commit","published_at":"2020-11-24T20:40:11.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"591eba66a3af1c211a09eefd17cbeb819b0a131f","kind":"commit","published_at":"2020-11-23T14:43:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"6258dda0f851256c2e1d65cf87e997023a4f997b","kind":"commit","published_at":"2020-10-02T21:27:29.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.16.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"9e65ecd03e60336bd54dea12fbc4354c4fb8d8b0","kind":"commit","published_at":"2020-05-27T08:14:32.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.4","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"302707f3ce75b8846ee84175bfb5a86dac9d0304","kind":"commit","published_at":"2020-05-26T06:11:41.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"28af18ba27c2888bd87998e703228ab2c2debbed","kind":"commit","published_at":"2020-05-25T15:27:27.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"2596bfe7a75f6867d803c1e9af0fa3467873a0e3","kind":"commit","published_at":"2020-05-11T18:30:45.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"696d1b3ed3eae9ea9bd94fa7c4c05306dfd621b6","kind":"commit","published_at":"2020-04-25T11:17:07.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"59ca933aeed2a9cc2f11397cc2a63866f343a769","kind":"commit","published_at":"2020-04-22T21:59:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.14.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"5edd8260e8fef887bd4c7e39c411dfe843d03894","kind":"commit","published_at":"2020-03-22T12:16:47.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.13.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"608cefb05c2860f00397aa68f473fcd494ed21af","kind":"commit","published_at":"2019-09-03T06:07:42.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"79f016e15cda054dffec009a4fc0900412bc1e48","kind":"commit","published_at":"2019-08-31T18:58:16.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"416a0fd439bea69b9fcc3519e22e88f2349588af","kind":"commit","published_at":"2019-05-15T21:24:37.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.11.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e09499b3df6369e1a1f6e42f95ad4009fa76c00e","kind":"commit","published_at":"2019-02-07T22:27:53.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.10.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"c073d4a11866a8d51ec19963803bb7ff5441d0e0","kind":"commit","published_at":"2018-11-11T12:19:34.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.9.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"30b742e9845314bcac67f37664cfb3df61c1ba3f","kind":"commit","published_at":"2018-10-17T21:27:44.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.8.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"238482e5f3990c1f5ef22a7875066822f10857f8","kind":"commit","published_at":"2018-09-23T08:30:19.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"732750c2749ebeb2b0bea89028a171c792a2aadf","kind":"commit","published_at":"2018-09-12T20:03:48.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"ba4d5a2e7dc38ff8475f63f254cca5e4fb969b2f","kind":"commit","published_at":"2018-08-31T22:30:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"acdea97e71f9baa2801747236492ff29f1632ab6","kind":"commit","published_at":"2018-08-28T21:37:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"25083232640dfe06334c929cb16333a9bd873195","kind":"commit","published_at":"2018-08-19T10:32:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.5.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"195d5e0e16ba76ee3cc554d8fb30382dd22fcbf8","kind":"commit","published_at":"2018-05-31T22:35:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"bf5883f06f94f5af329cb8d7a8dcac5fbfc1524b","kind":"commit","published_at":"2018-05-31T20:57:18.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8b9991d7808d65782844ac68a2f9c53fa4225dc6","kind":"commit","published_at":"2018-05-08T21:49:59.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.3.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"4e8ea815af643ebfa93a3264bf228e6b92f6a254","kind":"commit","published_at":"2018-05-03T07:07:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"f5a9236a47d75d336c9408b197c3f01e21f3e31d","kind":"commit","published_at":"2018-05-02T20:03:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"ed09a80a731bc5b93ea047f9da098355b880e0a3","kind":"commit","published_at":"2018-05-01T10:46:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"7f070c9dcb05d52482f0d1175261c40e7451daa8","kind":"commit","published_at":"2018-04-30T14:05:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9435e16a1be6e7fab41a067284d707217b42afb5","kind":"commit","published_at":"2018-04-22T14:21:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.1.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T23:07:49.541Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/bat-doc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/bat-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/bat-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/bat-doc/dependencies","status":null,"funding_links":["https://github.com/sponsors/sharkdp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T19:39:38.995Z","issues_count":439,"pull_requests_count":748,"avg_time_to_close_issue":12204656.599009901,"avg_time_to_close_pull_request":2172295.3215488214,"issues_closed_count":202,"pull_requests_closed_count":594,"pull_request_authors_count":155,"issue_authors_count":387,"avg_comments_per_issue":3.2710706150341684,"avg_comments_per_pull_request":0.9679144385026738,"merged_pull_requests_count":479,"bot_issues_count":1,"bot_pull_requests_count":296,"past_year_issues_count":107,"past_year_pull_requests_count":276,"past_year_avg_time_to_close_issue":3131758.1470588236,"past_year_avg_time_to_close_pull_request":935495.1407035176,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":199,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":0.8037383177570093,"past_year_avg_comments_per_pull_request":0.5036231884057971,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":110,"past_year_merged_pull_requests_count":175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/issues","maintainers":[{"login":"keith-hall","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"},{"login":"eth-p","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eth-p"},{"login":"sharkdp","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sharkdp"}],"active_maintainers":[{"login":"keith-hall","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/bat-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/bat-doc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/bat-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/bat-doc/related_packages","maintainers":[{"uuid":"omni+alpine@hack.org","login":null,"name":"omni","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=omni","packages_count":230,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=omni","role":null,"created_at":"2025-06-08T04:50:14.524Z","updated_at":"2025-06-08T04:50:14.524Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/omni+alpine@hack.org/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26315,"maintainers_count":422,"namespaces_count":2,"keywords_count":4641,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1614},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2025-09-08T05:33:01.089Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":6135909,"name":"bat-fish-completion","ecosystem":"alpine","description":"Fish completions for bat","homepage":"https://github.com/sharkdp/bat","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/sharkdp/bat","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-05-12T17:50:05.000Z","latest_release_published_at":"2022-05-12T17:50:05.000Z","latest_release_number":"0.21.0-r0","last_synced_at":"2025-09-04T09:06:15.442Z","created_at":"2023-01-31T22:25:01.408Z","updated_at":"2025-09-04T23:07:49.541Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.16/community/x86_64/bat-fish-completion","install_command":"apk add bat-fish-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37261168,"uuid":"130464961","full_name":"sharkdp/bat","owner":"sharkdp","description":"A cat(1) clone with wings.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:38:23.000Z","size":34020,"stargazers_count":54255,"open_issues_count":338,"forks_count":1342,"subscribers_count":211,"default_branch":"master","last_synced_at":"2025-09-04T08:43:51.560Z","etag":null,"topics":["cli","command-line","git","hacktoberfest","rust","syntax-highlighting","terminal","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharkdp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sharkdp"}},"created_at":"2018-04-21T10:52:23.000Z","updated_at":"2025-09-04T08:36:12.000Z","dependencies_parsed_at":"2022-07-13T19:30:34.570Z","dependency_job_id":"f4f63f84-176c-4290-a7b1-4dd1b8186665","html_url":"https://github.com/sharkdp/bat","commit_stats":{"total_commits":2604,"total_committers":358,"mean_commits":7.273743016759776,"dds":0.7227342549923195,"last_synced_commit":"3d87b25b190e0990e0e75a2ab8f994d6c277d263"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/sharkdp/bat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/sbom","scorecard":{"id":440838,"data":{"date":"2025-08-11","repo":{"name":"github.com/sharkdp/bat","commit":"982409065493fe65139f7e46239df2bcc55c58df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 8/10 approved changesets -- score normalized to 8","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CICD.yml:1","Warn: no topLevel permission defined: .github/workflows/require-changelog-for-PRs.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: if statement must end with \"fi\": tests/syntax-tests/source/Dockerfile/Dockerfile:10-12","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/batgrep.sh:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/simple.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:430: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:436: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:465: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/require-changelog-for-PRs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/require-changelog-for-PRs.yml/master?enable=pin","Warn: containerImage not pinned by hash: tests/syntax-tests/source/Dockerfile/Dockerfile:2","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 not signed: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/76424069","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76424069"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"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-19T05:33:00.665Z","repository_id":37261168,"created_at":"2025-08-19T05:33:00.665Z","updated_at":"2025-08-19T05:33:00.665Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685604,"owners_count":25149722,"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-04T02:00:08.968Z","response_time":61,"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":"sharkdp","name":"David Peter","uuid":"4209276","kind":"user","description":"","email":"","website":"https://david-peter.de/","location":"Stuttgart, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4209276?u=e6c4022c315b6cbecd5968ec256f4b02885eba41\u0026v=4","repositories_count":107,"last_synced_at":"2024-04-14T07:12:53.840Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sharkdp"}},"html_url":"https://github.com/sharkdp","funding_links":["https://github.com/sponsors/sharkdp"],"total_stars":127309,"followers":6335,"following":25,"created_at":"2022-11-04T10:42:45.481Z","updated_at":"2024-04-14T07:13:16.404Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp/repositories"},"tags":[{"name":"v0.25.0","sha":"25f4f96ea3afb6fe44552f3b38ed8b1540ffa1b3","kind":"tag","published_at":"2025-01-07T19:07:05.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.25.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fc9546854f5a7b38823f4990453c6cde386bfd3b","kind":"commit","published_at":"2023-10-11T17:14:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.24.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"871abd27aa91264e01539da849add0330b24cb9c","kind":"commit","published_at":"2023-03-25T09:31:31.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.23.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"e5d95796141a719e208208182a5d3c2090a009c6","kind":"commit","published_at":"2022-09-10T15:59:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"1f9519d8b9bd3efac979766eefa0c6fae594b984","kind":"commit","published_at":"2022-09-06T20:54:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"405e5f74602d8f680168ef52350150921c696d54","kind":"commit","published_at":"2022-05-12T10:12:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.21.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0655ecf23d778f1455e2d79f37a805a7bcca98d2","kind":"commit","published_at":"2022-02-27T06:39:22.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.20.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"59a8f58be780ba9ba04eb4791b6bf5ca14e99e99","kind":"commit","published_at":"2022-01-08T16:01:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.19.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"b146958ecbb8c8c926159509ca7fb32a8573f897","kind":"commit","published_at":"2021-08-22T15:47:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"589df6792fe406f91b00db5e24d35393c6527e6b","kind":"commit","published_at":"2021-07-13T09:00:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3aea51455b8acf553f4481996f93d7e219130c2b","kind":"commit","published_at":"2021-05-13T08:06:50.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"b8a18d3ebb5b29162c346b74174239ea077f0796","kind":"commit","published_at":"2021-02-28T22:04:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"6d981498d80aa0127df9547ec0ac69d8314b29e5","kind":"commit","published_at":"2020-11-24T20:40:11.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"591eba66a3af1c211a09eefd17cbeb819b0a131f","kind":"commit","published_at":"2020-11-23T14:43:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"6258dda0f851256c2e1d65cf87e997023a4f997b","kind":"commit","published_at":"2020-10-02T21:27:29.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.16.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"9e65ecd03e60336bd54dea12fbc4354c4fb8d8b0","kind":"commit","published_at":"2020-05-27T08:14:32.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.4","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"302707f3ce75b8846ee84175bfb5a86dac9d0304","kind":"commit","published_at":"2020-05-26T06:11:41.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"28af18ba27c2888bd87998e703228ab2c2debbed","kind":"commit","published_at":"2020-05-25T15:27:27.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"2596bfe7a75f6867d803c1e9af0fa3467873a0e3","kind":"commit","published_at":"2020-05-11T18:30:45.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"696d1b3ed3eae9ea9bd94fa7c4c05306dfd621b6","kind":"commit","published_at":"2020-04-25T11:17:07.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"59ca933aeed2a9cc2f11397cc2a63866f343a769","kind":"commit","published_at":"2020-04-22T21:59:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.14.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"5edd8260e8fef887bd4c7e39c411dfe843d03894","kind":"commit","published_at":"2020-03-22T12:16:47.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.13.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"608cefb05c2860f00397aa68f473fcd494ed21af","kind":"commit","published_at":"2019-09-03T06:07:42.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"79f016e15cda054dffec009a4fc0900412bc1e48","kind":"commit","published_at":"2019-08-31T18:58:16.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"416a0fd439bea69b9fcc3519e22e88f2349588af","kind":"commit","published_at":"2019-05-15T21:24:37.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.11.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e09499b3df6369e1a1f6e42f95ad4009fa76c00e","kind":"commit","published_at":"2019-02-07T22:27:53.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.10.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"c073d4a11866a8d51ec19963803bb7ff5441d0e0","kind":"commit","published_at":"2018-11-11T12:19:34.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.9.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"30b742e9845314bcac67f37664cfb3df61c1ba3f","kind":"commit","published_at":"2018-10-17T21:27:44.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.8.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"238482e5f3990c1f5ef22a7875066822f10857f8","kind":"commit","published_at":"2018-09-23T08:30:19.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"732750c2749ebeb2b0bea89028a171c792a2aadf","kind":"commit","published_at":"2018-09-12T20:03:48.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"ba4d5a2e7dc38ff8475f63f254cca5e4fb969b2f","kind":"commit","published_at":"2018-08-31T22:30:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"acdea97e71f9baa2801747236492ff29f1632ab6","kind":"commit","published_at":"2018-08-28T21:37:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"25083232640dfe06334c929cb16333a9bd873195","kind":"commit","published_at":"2018-08-19T10:32:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.5.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"195d5e0e16ba76ee3cc554d8fb30382dd22fcbf8","kind":"commit","published_at":"2018-05-31T22:35:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"bf5883f06f94f5af329cb8d7a8dcac5fbfc1524b","kind":"commit","published_at":"2018-05-31T20:57:18.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8b9991d7808d65782844ac68a2f9c53fa4225dc6","kind":"commit","published_at":"2018-05-08T21:49:59.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.3.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"4e8ea815af643ebfa93a3264bf228e6b92f6a254","kind":"commit","published_at":"2018-05-03T07:07:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"f5a9236a47d75d336c9408b197c3f01e21f3e31d","kind":"commit","published_at":"2018-05-02T20:03:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"ed09a80a731bc5b93ea047f9da098355b880e0a3","kind":"commit","published_at":"2018-05-01T10:46:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"7f070c9dcb05d52482f0d1175261c40e7451daa8","kind":"commit","published_at":"2018-04-30T14:05:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9435e16a1be6e7fab41a067284d707217b42afb5","kind":"commit","published_at":"2018-04-22T14:21:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.1.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T23:07:49.540Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.31114632857897,"stargazers_count":0.5106532840288783,"forks_count":1.4263074484944533,"average":7.312026765275576},"purl":"pkg:apk/alpine/bat-fish-completion?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/bat-fish-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/bat-fish-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/bat-fish-completion/dependencies","status":null,"funding_links":["https://github.com/sponsors/sharkdp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T19:39:38.995Z","issues_count":439,"pull_requests_count":748,"avg_time_to_close_issue":12204656.599009901,"avg_time_to_close_pull_request":2172295.3215488214,"issues_closed_count":202,"pull_requests_closed_count":594,"pull_request_authors_count":155,"issue_authors_count":387,"avg_comments_per_issue":3.2710706150341684,"avg_comments_per_pull_request":0.9679144385026738,"merged_pull_requests_count":479,"bot_issues_count":1,"bot_pull_requests_count":296,"past_year_issues_count":107,"past_year_pull_requests_count":276,"past_year_avg_time_to_close_issue":3131758.1470588236,"past_year_avg_time_to_close_pull_request":935495.1407035176,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":199,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":0.8037383177570093,"past_year_avg_comments_per_pull_request":0.5036231884057971,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":110,"past_year_merged_pull_requests_count":175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/issues","maintainers":[{"login":"keith-hall","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"},{"login":"eth-p","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eth-p"},{"login":"sharkdp","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sharkdp"}],"active_maintainers":[{"login":"keith-hall","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/bat-fish-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/bat-fish-completion/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/bat-fish-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/bat-fish-completion/related_packages","maintainers":[{"uuid":"toast@toast.cafe","login":null,"name":"Chloe Kudryavtsev","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Chloe Kudryavtsev","packages_count":21,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Chloe Kudryavtsev","role":null,"created_at":"2023-02-01T12:27:34.631Z","updated_at":"2023-02-01T12:27:34.631Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers/toast@toast.cafe/packages"}],"registry":{"name":"alpine-v3.16","url":"https://pkgs.alpinelinux.org/packages?branch=v3.16","ecosystem":"alpine","default":false,"packages_count":17040,"maintainers_count":328,"namespaces_count":2,"keywords_count":2845,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":915},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.662Z","updated_at":"2025-09-08T06:51:50.317Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/namespaces"}},{"id":3598800,"name":"bat","ecosystem":"cargo","description":"A cat(1) clone with wings.","homepage":"https://github.com/sharkdp/bat","licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/sharkdp/bat","keywords_array":[],"namespace":null,"versions_count":40,"first_release_published_at":"2018-04-22T14:08:25.118Z","latest_release_published_at":"2025-01-07T19:12:09.420Z","latest_release_number":"0.25.0","last_synced_at":"2025-09-04T09:06:08.327Z","created_at":"2022-04-11T06:00:10.645Z","updated_at":"2025-09-04T23:07:49.554Z","registry_url":"https://crates.io/crates/bat/","install_command":"cargo install bat","documentation_url":"https://docs.rs/bat/","metadata":{"categories":["command-line-utilities"]},"repo_metadata":{"id":37261168,"uuid":"130464961","full_name":"sharkdp/bat","owner":"sharkdp","description":"A cat(1) clone with wings.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:38:23.000Z","size":34020,"stargazers_count":54255,"open_issues_count":338,"forks_count":1342,"subscribers_count":211,"default_branch":"master","last_synced_at":"2025-09-04T08:43:51.560Z","etag":null,"topics":["cli","command-line","git","hacktoberfest","rust","syntax-highlighting","terminal","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharkdp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sharkdp"}},"created_at":"2018-04-21T10:52:23.000Z","updated_at":"2025-09-04T08:36:12.000Z","dependencies_parsed_at":"2022-07-13T19:30:34.570Z","dependency_job_id":"f4f63f84-176c-4290-a7b1-4dd1b8186665","html_url":"https://github.com/sharkdp/bat","commit_stats":{"total_commits":2604,"total_committers":358,"mean_commits":7.273743016759776,"dds":0.7227342549923195,"last_synced_commit":"3d87b25b190e0990e0e75a2ab8f994d6c277d263"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/sharkdp/bat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/sbom","scorecard":{"id":440838,"data":{"date":"2025-08-11","repo":{"name":"github.com/sharkdp/bat","commit":"982409065493fe65139f7e46239df2bcc55c58df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 8/10 approved changesets -- score normalized to 8","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CICD.yml:1","Warn: no topLevel permission defined: .github/workflows/require-changelog-for-PRs.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: if statement must end with \"fi\": tests/syntax-tests/source/Dockerfile/Dockerfile:10-12","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/batgrep.sh:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/simple.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:430: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:436: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:465: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/require-changelog-for-PRs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/require-changelog-for-PRs.yml/master?enable=pin","Warn: containerImage not pinned by hash: tests/syntax-tests/source/Dockerfile/Dockerfile:2","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 not signed: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/76424069","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76424069"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"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-19T05:33:00.665Z","repository_id":37261168,"created_at":"2025-08-19T05:33:00.665Z","updated_at":"2025-08-19T05:33:00.665Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685604,"owners_count":25149722,"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-04T02:00:08.968Z","response_time":61,"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":"sharkdp","name":"David Peter","uuid":"4209276","kind":"user","description":"","email":"","website":"https://david-peter.de/","location":"Stuttgart, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4209276?u=e6c4022c315b6cbecd5968ec256f4b02885eba41\u0026v=4","repositories_count":107,"last_synced_at":"2024-04-14T07:12:53.840Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sharkdp"}},"html_url":"https://github.com/sharkdp","funding_links":["https://github.com/sponsors/sharkdp"],"total_stars":127309,"followers":6335,"following":25,"created_at":"2022-11-04T10:42:45.481Z","updated_at":"2024-04-14T07:13:16.404Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp/repositories"},"tags":[{"name":"v0.25.0","sha":"25f4f96ea3afb6fe44552f3b38ed8b1540ffa1b3","kind":"tag","published_at":"2025-01-07T19:07:05.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.25.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fc9546854f5a7b38823f4990453c6cde386bfd3b","kind":"commit","published_at":"2023-10-11T17:14:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.24.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"871abd27aa91264e01539da849add0330b24cb9c","kind":"commit","published_at":"2023-03-25T09:31:31.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.23.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"e5d95796141a719e208208182a5d3c2090a009c6","kind":"commit","published_at":"2022-09-10T15:59:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"1f9519d8b9bd3efac979766eefa0c6fae594b984","kind":"commit","published_at":"2022-09-06T20:54:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"405e5f74602d8f680168ef52350150921c696d54","kind":"commit","published_at":"2022-05-12T10:12:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.21.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0655ecf23d778f1455e2d79f37a805a7bcca98d2","kind":"commit","published_at":"2022-02-27T06:39:22.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.20.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"59a8f58be780ba9ba04eb4791b6bf5ca14e99e99","kind":"commit","published_at":"2022-01-08T16:01:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.19.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"b146958ecbb8c8c926159509ca7fb32a8573f897","kind":"commit","published_at":"2021-08-22T15:47:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"589df6792fe406f91b00db5e24d35393c6527e6b","kind":"commit","published_at":"2021-07-13T09:00:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3aea51455b8acf553f4481996f93d7e219130c2b","kind":"commit","published_at":"2021-05-13T08:06:50.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"b8a18d3ebb5b29162c346b74174239ea077f0796","kind":"commit","published_at":"2021-02-28T22:04:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"6d981498d80aa0127df9547ec0ac69d8314b29e5","kind":"commit","published_at":"2020-11-24T20:40:11.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"591eba66a3af1c211a09eefd17cbeb819b0a131f","kind":"commit","published_at":"2020-11-23T14:43:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"6258dda0f851256c2e1d65cf87e997023a4f997b","kind":"commit","published_at":"2020-10-02T21:27:29.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.16.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"9e65ecd03e60336bd54dea12fbc4354c4fb8d8b0","kind":"commit","published_at":"2020-05-27T08:14:32.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.4","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"302707f3ce75b8846ee84175bfb5a86dac9d0304","kind":"commit","published_at":"2020-05-26T06:11:41.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"28af18ba27c2888bd87998e703228ab2c2debbed","kind":"commit","published_at":"2020-05-25T15:27:27.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"2596bfe7a75f6867d803c1e9af0fa3467873a0e3","kind":"commit","published_at":"2020-05-11T18:30:45.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"696d1b3ed3eae9ea9bd94fa7c4c05306dfd621b6","kind":"commit","published_at":"2020-04-25T11:17:07.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"59ca933aeed2a9cc2f11397cc2a63866f343a769","kind":"commit","published_at":"2020-04-22T21:59:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.14.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"5edd8260e8fef887bd4c7e39c411dfe843d03894","kind":"commit","published_at":"2020-03-22T12:16:47.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.13.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"608cefb05c2860f00397aa68f473fcd494ed21af","kind":"commit","published_at":"2019-09-03T06:07:42.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"79f016e15cda054dffec009a4fc0900412bc1e48","kind":"commit","published_at":"2019-08-31T18:58:16.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"416a0fd439bea69b9fcc3519e22e88f2349588af","kind":"commit","published_at":"2019-05-15T21:24:37.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.11.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e09499b3df6369e1a1f6e42f95ad4009fa76c00e","kind":"commit","published_at":"2019-02-07T22:27:53.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.10.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"c073d4a11866a8d51ec19963803bb7ff5441d0e0","kind":"commit","published_at":"2018-11-11T12:19:34.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.9.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"30b742e9845314bcac67f37664cfb3df61c1ba3f","kind":"commit","published_at":"2018-10-17T21:27:44.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.8.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"238482e5f3990c1f5ef22a7875066822f10857f8","kind":"commit","published_at":"2018-09-23T08:30:19.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"732750c2749ebeb2b0bea89028a171c792a2aadf","kind":"commit","published_at":"2018-09-12T20:03:48.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"ba4d5a2e7dc38ff8475f63f254cca5e4fb969b2f","kind":"commit","published_at":"2018-08-31T22:30:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"acdea97e71f9baa2801747236492ff29f1632ab6","kind":"commit","published_at":"2018-08-28T21:37:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"25083232640dfe06334c929cb16333a9bd873195","kind":"commit","published_at":"2018-08-19T10:32:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.5.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"195d5e0e16ba76ee3cc554d8fb30382dd22fcbf8","kind":"commit","published_at":"2018-05-31T22:35:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"bf5883f06f94f5af329cb8d7a8dcac5fbfc1524b","kind":"commit","published_at":"2018-05-31T20:57:18.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8b9991d7808d65782844ac68a2f9c53fa4225dc6","kind":"commit","published_at":"2018-05-08T21:49:59.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.3.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"4e8ea815af643ebfa93a3264bf228e6b92f6a254","kind":"commit","published_at":"2018-05-03T07:07:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"f5a9236a47d75d336c9408b197c3f01e21f3e31d","kind":"commit","published_at":"2018-05-02T20:03:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"ed09a80a731bc5b93ea047f9da098355b880e0a3","kind":"commit","published_at":"2018-05-01T10:46:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"7f070c9dcb05d52482f0d1175261c40e7451daa8","kind":"commit","published_at":"2018-04-30T14:05:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9435e16a1be6e7fab41a067284d707217b42afb5","kind":"commit","published_at":"2018-04-22T14:21:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.1.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T23:07:49.554Z","dependent_packages_count":63,"downloads":2332387,"downloads_period":"total","dependent_repos_count":110,"rankings":{"downloads":2.6065961009448633,"dependent_repos_count":3.428832103141663,"dependent_packages_count":0.864131084798469,"stargazers_count":0.09717737112785552,"forks_count":0.8073196986006458,"docker_downloads_count":4.911942351393374,"average":2.1193331183344783},"purl":"pkg:cargo/bat","advisories":[{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXAyNGotaDQ3Ny03NnEz","url":"https://github.com/advisories/GHSA-p24j-h477-76q3","title":"Uncontrolled Search Path Element in sharkdp/bat","description":"bat on windows before 0.18.2 executes programs named less.exe from the current working directory. This can lead to unintended code execution.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2021-08-25T21:01:37.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.8,"cvss_vector":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2021-36753","https://github.com/sharkdp/bat/pull/1724","https://github.com/sharkdp/bat/commit/bf2b2df9c9e218e35e5a38ce3d03cffb7c363956","https://github.com/sharkdp/bat/releases/tag/v0.18.2","https://vuln.ryotak.me/advisories/53","https://rustsec.org/advisories/RUSTSEC-2021-0106.html","https://github.com/advisories/GHSA-p24j-h477-76q3"],"source_kind":"github","identifiers":["GHSA-p24j-h477-76q3","CVE-2021-36753"],"repository_url":"https://github.com/sharkdp/bat","blast_radius":15.922862944234154,"packages":[{"versions":[{"first_patched_version":"0.18.2","vulnerable_version_range":"\u003c 0.18.2"}],"ecosystem":"cargo","package_name":"bat"}],"created_at":"2022-12-21T16:12:57.649Z","updated_at":"2023-02-03T05:06:04.000Z"}],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/bat","docker_dependents_count":8,"docker_downloads_count":485,"usage_url":"https://repos.ecosyste.ms/usage/cargo/bat","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/bat/dependencies","status":null,"funding_links":["https://github.com/sponsors/sharkdp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T19:39:38.995Z","issues_count":439,"pull_requests_count":748,"avg_time_to_close_issue":12204656.599009901,"avg_time_to_close_pull_request":2172295.3215488214,"issues_closed_count":202,"pull_requests_closed_count":594,"pull_request_authors_count":155,"issue_authors_count":387,"avg_comments_per_issue":3.2710706150341684,"avg_comments_per_pull_request":0.9679144385026738,"merged_pull_requests_count":479,"bot_issues_count":1,"bot_pull_requests_count":296,"past_year_issues_count":107,"past_year_pull_requests_count":276,"past_year_avg_time_to_close_issue":3131758.1470588236,"past_year_avg_time_to_close_pull_request":935495.1407035176,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":199,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":0.8037383177570093,"past_year_avg_comments_per_pull_request":0.5036231884057971,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":110,"past_year_merged_pull_requests_count":175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/issues","maintainers":[{"login":"keith-hall","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"},{"login":"eth-p","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eth-p"},{"login":"sharkdp","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sharkdp"}],"active_maintainers":[{"login":"keith-hall","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/bat/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/bat/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/bat/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/bat/related_packages","maintainers":[{"uuid":"107610","login":"Enselic","name":"Martin Nordholts","email":null,"url":"https://github.com/Enselic","packages_count":29,"html_url":"https://crates.io/users/Enselic","role":null,"created_at":"2022-11-07T17:05:25.135Z","updated_at":"2022-11-07T17:05:25.135Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/Enselic/packages"},{"uuid":"9425","login":"sharkdp","name":"David Peter","email":null,"url":"https://github.com/sharkdp","packages_count":21,"html_url":"https://crates.io/users/sharkdp","role":null,"created_at":"2022-11-07T17:05:25.128Z","updated_at":"2022-11-07T17:05:25.128Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/sharkdp/packages"},{"uuid":"308963","login":"keith-hall","name":"Keith Hall","email":null,"url":"https://github.com/keith-hall","packages_count":2,"html_url":"https://crates.io/users/keith-hall","role":null,"created_at":"2025-01-08T06:13:54.221Z","updated_at":"2025-01-08T06:13:54.221Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/keith-hall/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":204887,"maintainers_count":50619,"namespaces_count":0,"keywords_count":51797,"github":"rust-lang","metadata":{"funded_packages_count":19941},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2025-09-08T05:35:57.984Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":6197628,"name":"bat-doc","ecosystem":"alpine","description":"A cat(1) clone with wings (documentation)","homepage":"https://github.com/sharkdp/bat","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/sharkdp/bat","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2021-05-13T20:50:36.000Z","latest_release_published_at":"2021-05-13T20:50:36.000Z","latest_release_number":"0.18.1-r0","last_synced_at":"2025-09-04T09:06:28.162Z","created_at":"2023-02-01T01:51:58.620Z","updated_at":"2025-09-04T23:07:49.554Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.14/community/x86_64/bat-doc","install_command":"apk add bat-doc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37261168,"uuid":"130464961","full_name":"sharkdp/bat","owner":"sharkdp","description":"A cat(1) clone with wings.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:38:23.000Z","size":34020,"stargazers_count":54255,"open_issues_count":338,"forks_count":1342,"subscribers_count":211,"default_branch":"master","last_synced_at":"2025-09-04T08:43:51.560Z","etag":null,"topics":["cli","command-line","git","hacktoberfest","rust","syntax-highlighting","terminal","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharkdp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sharkdp"}},"created_at":"2018-04-21T10:52:23.000Z","updated_at":"2025-09-04T08:36:12.000Z","dependencies_parsed_at":"2022-07-13T19:30:34.570Z","dependency_job_id":"f4f63f84-176c-4290-a7b1-4dd1b8186665","html_url":"https://github.com/sharkdp/bat","commit_stats":{"total_commits":2604,"total_committers":358,"mean_commits":7.273743016759776,"dds":0.7227342549923195,"last_synced_commit":"3d87b25b190e0990e0e75a2ab8f994d6c277d263"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/sharkdp/bat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/sbom","scorecard":{"id":440838,"data":{"date":"2025-08-11","repo":{"name":"github.com/sharkdp/bat","commit":"982409065493fe65139f7e46239df2bcc55c58df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 8/10 approved changesets -- score normalized to 8","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CICD.yml:1","Warn: no topLevel permission defined: .github/workflows/require-changelog-for-PRs.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: if statement must end with \"fi\": tests/syntax-tests/source/Dockerfile/Dockerfile:10-12","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/batgrep.sh:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/simple.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:430: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:436: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:465: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/require-changelog-for-PRs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/require-changelog-for-PRs.yml/master?enable=pin","Warn: containerImage not pinned by hash: tests/syntax-tests/source/Dockerfile/Dockerfile:2","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 not signed: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/76424069","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76424069"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"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-19T05:33:00.665Z","repository_id":37261168,"created_at":"2025-08-19T05:33:00.665Z","updated_at":"2025-08-19T05:33:00.665Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685604,"owners_count":25149722,"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-04T02:00:08.968Z","response_time":61,"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":"sharkdp","name":"David Peter","uuid":"4209276","kind":"user","description":"","email":"","website":"https://david-peter.de/","location":"Stuttgart, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4209276?u=e6c4022c315b6cbecd5968ec256f4b02885eba41\u0026v=4","repositories_count":107,"last_synced_at":"2024-04-14T07:12:53.840Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sharkdp"}},"html_url":"https://github.com/sharkdp","funding_links":["https://github.com/sponsors/sharkdp"],"total_stars":127309,"followers":6335,"following":25,"created_at":"2022-11-04T10:42:45.481Z","updated_at":"2024-04-14T07:13:16.404Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp/repositories"},"tags":[{"name":"v0.25.0","sha":"25f4f96ea3afb6fe44552f3b38ed8b1540ffa1b3","kind":"tag","published_at":"2025-01-07T19:07:05.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.25.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fc9546854f5a7b38823f4990453c6cde386bfd3b","kind":"commit","published_at":"2023-10-11T17:14:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.24.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"871abd27aa91264e01539da849add0330b24cb9c","kind":"commit","published_at":"2023-03-25T09:31:31.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.23.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"e5d95796141a719e208208182a5d3c2090a009c6","kind":"commit","published_at":"2022-09-10T15:59:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"1f9519d8b9bd3efac979766eefa0c6fae594b984","kind":"commit","published_at":"2022-09-06T20:54:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"405e5f74602d8f680168ef52350150921c696d54","kind":"commit","published_at":"2022-05-12T10:12:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.21.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0655ecf23d778f1455e2d79f37a805a7bcca98d2","kind":"commit","published_at":"2022-02-27T06:39:22.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.20.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"59a8f58be780ba9ba04eb4791b6bf5ca14e99e99","kind":"commit","published_at":"2022-01-08T16:01:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.19.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"b146958ecbb8c8c926159509ca7fb32a8573f897","kind":"commit","published_at":"2021-08-22T15:47:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"589df6792fe406f91b00db5e24d35393c6527e6b","kind":"commit","published_at":"2021-07-13T09:00:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3aea51455b8acf553f4481996f93d7e219130c2b","kind":"commit","published_at":"2021-05-13T08:06:50.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"b8a18d3ebb5b29162c346b74174239ea077f0796","kind":"commit","published_at":"2021-02-28T22:04:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"6d981498d80aa0127df9547ec0ac69d8314b29e5","kind":"commit","published_at":"2020-11-24T20:40:11.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"591eba66a3af1c211a09eefd17cbeb819b0a131f","kind":"commit","published_at":"2020-11-23T14:43:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"6258dda0f851256c2e1d65cf87e997023a4f997b","kind":"commit","published_at":"2020-10-02T21:27:29.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.16.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"9e65ecd03e60336bd54dea12fbc4354c4fb8d8b0","kind":"commit","published_at":"2020-05-27T08:14:32.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.4","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"302707f3ce75b8846ee84175bfb5a86dac9d0304","kind":"commit","published_at":"2020-05-26T06:11:41.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"28af18ba27c2888bd87998e703228ab2c2debbed","kind":"commit","published_at":"2020-05-25T15:27:27.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"2596bfe7a75f6867d803c1e9af0fa3467873a0e3","kind":"commit","published_at":"2020-05-11T18:30:45.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"696d1b3ed3eae9ea9bd94fa7c4c05306dfd621b6","kind":"commit","published_at":"2020-04-25T11:17:07.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"59ca933aeed2a9cc2f11397cc2a63866f343a769","kind":"commit","published_at":"2020-04-22T21:59:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.14.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"5edd8260e8fef887bd4c7e39c411dfe843d03894","kind":"commit","published_at":"2020-03-22T12:16:47.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.13.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"608cefb05c2860f00397aa68f473fcd494ed21af","kind":"commit","published_at":"2019-09-03T06:07:42.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"79f016e15cda054dffec009a4fc0900412bc1e48","kind":"commit","published_at":"2019-08-31T18:58:16.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"416a0fd439bea69b9fcc3519e22e88f2349588af","kind":"commit","published_at":"2019-05-15T21:24:37.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.11.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e09499b3df6369e1a1f6e42f95ad4009fa76c00e","kind":"commit","published_at":"2019-02-07T22:27:53.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.10.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"c073d4a11866a8d51ec19963803bb7ff5441d0e0","kind":"commit","published_at":"2018-11-11T12:19:34.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.9.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"30b742e9845314bcac67f37664cfb3df61c1ba3f","kind":"commit","published_at":"2018-10-17T21:27:44.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.8.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"238482e5f3990c1f5ef22a7875066822f10857f8","kind":"commit","published_at":"2018-09-23T08:30:19.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"732750c2749ebeb2b0bea89028a171c792a2aadf","kind":"commit","published_at":"2018-09-12T20:03:48.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"ba4d5a2e7dc38ff8475f63f254cca5e4fb969b2f","kind":"commit","published_at":"2018-08-31T22:30:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"acdea97e71f9baa2801747236492ff29f1632ab6","kind":"commit","published_at":"2018-08-28T21:37:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"25083232640dfe06334c929cb16333a9bd873195","kind":"commit","published_at":"2018-08-19T10:32:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.5.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"195d5e0e16ba76ee3cc554d8fb30382dd22fcbf8","kind":"commit","published_at":"2018-05-31T22:35:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"bf5883f06f94f5af329cb8d7a8dcac5fbfc1524b","kind":"commit","published_at":"2018-05-31T20:57:18.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8b9991d7808d65782844ac68a2f9c53fa4225dc6","kind":"commit","published_at":"2018-05-08T21:49:59.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.3.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"4e8ea815af643ebfa93a3264bf228e6b92f6a254","kind":"commit","published_at":"2018-05-03T07:07:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"f5a9236a47d75d336c9408b197c3f01e21f3e31d","kind":"commit","published_at":"2018-05-02T20:03:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"ed09a80a731bc5b93ea047f9da098355b880e0a3","kind":"commit","published_at":"2018-05-01T10:46:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"7f070c9dcb05d52482f0d1175261c40e7451daa8","kind":"commit","published_at":"2018-04-30T14:05:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9435e16a1be6e7fab41a067284d707217b42afb5","kind":"commit","published_at":"2018-04-22T14:21:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.1.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T23:07:49.554Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":21.680705976734856,"stargazers_count":0.5080893167535767,"forks_count":1.4640994785399117,"average":5.913223693007086},"purl":"pkg:apk/alpine/bat-doc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/bat-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/bat-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/bat-doc/dependencies","status":null,"funding_links":["https://github.com/sponsors/sharkdp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T19:39:38.995Z","issues_count":439,"pull_requests_count":748,"avg_time_to_close_issue":12204656.599009901,"avg_time_to_close_pull_request":2172295.3215488214,"issues_closed_count":202,"pull_requests_closed_count":594,"pull_request_authors_count":155,"issue_authors_count":387,"avg_comments_per_issue":3.2710706150341684,"avg_comments_per_pull_request":0.9679144385026738,"merged_pull_requests_count":479,"bot_issues_count":1,"bot_pull_requests_count":296,"past_year_issues_count":107,"past_year_pull_requests_count":276,"past_year_avg_time_to_close_issue":3131758.1470588236,"past_year_avg_time_to_close_pull_request":935495.1407035176,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":199,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":0.8037383177570093,"past_year_avg_comments_per_pull_request":0.5036231884057971,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":110,"past_year_merged_pull_requests_count":175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/issues","maintainers":[{"login":"keith-hall","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"},{"login":"eth-p","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eth-p"},{"login":"sharkdp","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sharkdp"}],"active_maintainers":[{"login":"keith-hall","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/bat-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/bat-doc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/bat-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/bat-doc/related_packages","maintainers":[{"uuid":"toast@toast.cafe","login":null,"name":"Chloe Kudryavtsev","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Chloe Kudryavtsev","packages_count":5,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Chloe Kudryavtsev","role":null,"created_at":"2023-02-04T19:46:59.240Z","updated_at":"2023-02-04T19:46:59.240Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/maintainers/toast@toast.cafe/packages"}],"registry":{"name":"alpine-v3.14","url":"https://pkgs.alpinelinux.org/packages?branch=v3.14","ecosystem":"alpine","default":false,"packages_count":14958,"maintainers_count":258,"namespaces_count":2,"keywords_count":2173,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":671},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.706Z","updated_at":"2025-09-06T05:02:18.055Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/namespaces"}},{"id":4468186,"name":"bat-impl","ecosystem":"cargo","description":"Implementation detail of bat.","homepage":"https://github.com/sharkdp/bat","licenses":"MIT/Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/sharkdp/bat","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-06-14T20:48:45.956Z","latest_release_published_at":"2022-06-14T20:48:45.956Z","latest_release_number":"0.0.21","last_synced_at":"2025-09-04T09:06:00.787Z","created_at":"2022-06-14T20:57:11.961Z","updated_at":"2025-09-04T23:07:49.547Z","registry_url":"https://crates.io/crates/bat-impl/","install_command":"cargo install bat-impl","documentation_url":"https://docs.rs/bat-impl/","metadata":{"categories":[]},"repo_metadata":{"id":37261168,"uuid":"130464961","full_name":"sharkdp/bat","owner":"sharkdp","description":"A cat(1) clone with wings.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:38:23.000Z","size":34020,"stargazers_count":54255,"open_issues_count":338,"forks_count":1342,"subscribers_count":211,"default_branch":"master","last_synced_at":"2025-09-04T08:43:51.560Z","etag":null,"topics":["cli","command-line","git","hacktoberfest","rust","syntax-highlighting","terminal","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharkdp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sharkdp"}},"created_at":"2018-04-21T10:52:23.000Z","updated_at":"2025-09-04T08:36:12.000Z","dependencies_parsed_at":"2022-07-13T19:30:34.570Z","dependency_job_id":"f4f63f84-176c-4290-a7b1-4dd1b8186665","html_url":"https://github.com/sharkdp/bat","commit_stats":{"total_commits":2604,"total_committers":358,"mean_commits":7.273743016759776,"dds":0.7227342549923195,"last_synced_commit":"3d87b25b190e0990e0e75a2ab8f994d6c277d263"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/sharkdp/bat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/sbom","scorecard":{"id":440838,"data":{"date":"2025-08-11","repo":{"name":"github.com/sharkdp/bat","commit":"982409065493fe65139f7e46239df2bcc55c58df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 8/10 approved changesets -- score normalized to 8","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CICD.yml:1","Warn: no topLevel permission defined: .github/workflows/require-changelog-for-PRs.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: if statement must end with \"fi\": tests/syntax-tests/source/Dockerfile/Dockerfile:10-12","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/batgrep.sh:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/simple.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:430: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:436: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:465: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/require-changelog-for-PRs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/require-changelog-for-PRs.yml/master?enable=pin","Warn: containerImage not pinned by hash: tests/syntax-tests/source/Dockerfile/Dockerfile:2","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 not signed: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/76424069","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76424069"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"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-19T05:33:00.665Z","repository_id":37261168,"created_at":"2025-08-19T05:33:00.665Z","updated_at":"2025-08-19T05:33:00.665Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685604,"owners_count":25149722,"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-04T02:00:08.968Z","response_time":61,"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":"sharkdp","name":"David Peter","uuid":"4209276","kind":"user","description":"","email":"","website":"https://david-peter.de/","location":"Stuttgart, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4209276?u=e6c4022c315b6cbecd5968ec256f4b02885eba41\u0026v=4","repositories_count":107,"last_synced_at":"2024-04-14T07:12:53.840Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sharkdp"}},"html_url":"https://github.com/sharkdp","funding_links":["https://github.com/sponsors/sharkdp"],"total_stars":127309,"followers":6335,"following":25,"created_at":"2022-11-04T10:42:45.481Z","updated_at":"2024-04-14T07:13:16.404Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp/repositories"},"tags":[{"name":"v0.25.0","sha":"25f4f96ea3afb6fe44552f3b38ed8b1540ffa1b3","kind":"tag","published_at":"2025-01-07T19:07:05.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.25.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fc9546854f5a7b38823f4990453c6cde386bfd3b","kind":"commit","published_at":"2023-10-11T17:14:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.24.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"871abd27aa91264e01539da849add0330b24cb9c","kind":"commit","published_at":"2023-03-25T09:31:31.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.23.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"e5d95796141a719e208208182a5d3c2090a009c6","kind":"commit","published_at":"2022-09-10T15:59:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"1f9519d8b9bd3efac979766eefa0c6fae594b984","kind":"commit","published_at":"2022-09-06T20:54:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"405e5f74602d8f680168ef52350150921c696d54","kind":"commit","published_at":"2022-05-12T10:12:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.21.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0655ecf23d778f1455e2d79f37a805a7bcca98d2","kind":"commit","published_at":"2022-02-27T06:39:22.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.20.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"59a8f58be780ba9ba04eb4791b6bf5ca14e99e99","kind":"commit","published_at":"2022-01-08T16:01:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.19.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"b146958ecbb8c8c926159509ca7fb32a8573f897","kind":"commit","published_at":"2021-08-22T15:47:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"589df6792fe406f91b00db5e24d35393c6527e6b","kind":"commit","published_at":"2021-07-13T09:00:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3aea51455b8acf553f4481996f93d7e219130c2b","kind":"commit","published_at":"2021-05-13T08:06:50.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"b8a18d3ebb5b29162c346b74174239ea077f0796","kind":"commit","published_at":"2021-02-28T22:04:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"6d981498d80aa0127df9547ec0ac69d8314b29e5","kind":"commit","published_at":"2020-11-24T20:40:11.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"591eba66a3af1c211a09eefd17cbeb819b0a131f","kind":"commit","published_at":"2020-11-23T14:43:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"6258dda0f851256c2e1d65cf87e997023a4f997b","kind":"commit","published_at":"2020-10-02T21:27:29.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.16.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"9e65ecd03e60336bd54dea12fbc4354c4fb8d8b0","kind":"commit","published_at":"2020-05-27T08:14:32.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.4","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"302707f3ce75b8846ee84175bfb5a86dac9d0304","kind":"commit","published_at":"2020-05-26T06:11:41.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"28af18ba27c2888bd87998e703228ab2c2debbed","kind":"commit","published_at":"2020-05-25T15:27:27.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"2596bfe7a75f6867d803c1e9af0fa3467873a0e3","kind":"commit","published_at":"2020-05-11T18:30:45.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"696d1b3ed3eae9ea9bd94fa7c4c05306dfd621b6","kind":"commit","published_at":"2020-04-25T11:17:07.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"59ca933aeed2a9cc2f11397cc2a63866f343a769","kind":"commit","published_at":"2020-04-22T21:59:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.14.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"5edd8260e8fef887bd4c7e39c411dfe843d03894","kind":"commit","published_at":"2020-03-22T12:16:47.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.13.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"608cefb05c2860f00397aa68f473fcd494ed21af","kind":"commit","published_at":"2019-09-03T06:07:42.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"79f016e15cda054dffec009a4fc0900412bc1e48","kind":"commit","published_at":"2019-08-31T18:58:16.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"416a0fd439bea69b9fcc3519e22e88f2349588af","kind":"commit","published_at":"2019-05-15T21:24:37.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.11.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e09499b3df6369e1a1f6e42f95ad4009fa76c00e","kind":"commit","published_at":"2019-02-07T22:27:53.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.10.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"c073d4a11866a8d51ec19963803bb7ff5441d0e0","kind":"commit","published_at":"2018-11-11T12:19:34.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.9.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"30b742e9845314bcac67f37664cfb3df61c1ba3f","kind":"commit","published_at":"2018-10-17T21:27:44.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.8.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"238482e5f3990c1f5ef22a7875066822f10857f8","kind":"commit","published_at":"2018-09-23T08:30:19.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"732750c2749ebeb2b0bea89028a171c792a2aadf","kind":"commit","published_at":"2018-09-12T20:03:48.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"ba4d5a2e7dc38ff8475f63f254cca5e4fb969b2f","kind":"commit","published_at":"2018-08-31T22:30:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"acdea97e71f9baa2801747236492ff29f1632ab6","kind":"commit","published_at":"2018-08-28T21:37:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"25083232640dfe06334c929cb16333a9bd873195","kind":"commit","published_at":"2018-08-19T10:32:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.5.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"195d5e0e16ba76ee3cc554d8fb30382dd22fcbf8","kind":"commit","published_at":"2018-05-31T22:35:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"bf5883f06f94f5af329cb8d7a8dcac5fbfc1524b","kind":"commit","published_at":"2018-05-31T20:57:18.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8b9991d7808d65782844ac68a2f9c53fa4225dc6","kind":"commit","published_at":"2018-05-08T21:49:59.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.3.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"4e8ea815af643ebfa93a3264bf228e6b92f6a254","kind":"commit","published_at":"2018-05-03T07:07:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"f5a9236a47d75d336c9408b197c3f01e21f3e31d","kind":"commit","published_at":"2018-05-02T20:03:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"ed09a80a731bc5b93ea047f9da098355b880e0a3","kind":"commit","published_at":"2018-05-01T10:46:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"7f070c9dcb05d52482f0d1175261c40e7451daa8","kind":"commit","published_at":"2018-04-30T14:05:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9435e16a1be6e7fab41a067284d707217b42afb5","kind":"commit","published_at":"2018-04-22T14:21:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.1.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T23:07:49.547Z","dependent_packages_count":0,"downloads":1778,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":88.7622224462304,"dependent_repos_count":29.318292202377133,"dependent_packages_count":33.81230354737315,"stargazers_count":0.11088404827579888,"forks_count":0.9493873885432035,"average":30.590617926559936},"purl":"pkg:cargo/bat-impl","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/bat-impl","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/bat-impl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/bat-impl/dependencies","status":null,"funding_links":["https://github.com/sponsors/sharkdp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T19:39:38.995Z","issues_count":439,"pull_requests_count":748,"avg_time_to_close_issue":12204656.599009901,"avg_time_to_close_pull_request":2172295.3215488214,"issues_closed_count":202,"pull_requests_closed_count":594,"pull_request_authors_count":155,"issue_authors_count":387,"avg_comments_per_issue":3.2710706150341684,"avg_comments_per_pull_request":0.9679144385026738,"merged_pull_requests_count":479,"bot_issues_count":1,"bot_pull_requests_count":296,"past_year_issues_count":107,"past_year_pull_requests_count":276,"past_year_avg_time_to_close_issue":3131758.1470588236,"past_year_avg_time_to_close_pull_request":935495.1407035176,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":199,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":0.8037383177570093,"past_year_avg_comments_per_pull_request":0.5036231884057971,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":110,"past_year_merged_pull_requests_count":175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/issues","maintainers":[{"login":"keith-hall","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"},{"login":"eth-p","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eth-p"},{"login":"sharkdp","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sharkdp"}],"active_maintainers":[{"login":"keith-hall","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/bat-impl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/bat-impl/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/bat-impl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/bat-impl/related_packages","maintainers":[{"uuid":"107610","login":"Enselic","name":"Martin Nordholts","email":null,"url":"https://github.com/Enselic","packages_count":29,"html_url":"https://crates.io/users/Enselic","role":null,"created_at":"2022-11-08T04:47:00.240Z","updated_at":"2022-11-08T04:47:00.240Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/Enselic/packages"},{"uuid":"9425","login":"sharkdp","name":"David Peter","email":null,"url":"https://github.com/sharkdp","packages_count":21,"html_url":"https://crates.io/users/sharkdp","role":null,"created_at":"2022-11-08T04:47:00.232Z","updated_at":"2022-11-08T04:47:00.232Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/sharkdp/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":204887,"maintainers_count":50619,"namespaces_count":0,"keywords_count":51797,"github":"rust-lang","metadata":{"funded_packages_count":19941},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2025-09-08T05:35:57.984Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":6176015,"name":"bat-fish-completion","ecosystem":"alpine","description":"Fish completions for bat","homepage":"https://github.com/sharkdp/bat","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/sharkdp/bat","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-05-13T00:16:34.000Z","latest_release_published_at":"2022-05-13T00:16:34.000Z","latest_release_number":"0.18.3-r2","last_synced_at":"2025-09-04T09:06:23.573Z","created_at":"2023-02-01T00:22:54.028Z","updated_at":"2025-09-04T23:07:49.549Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.15/community/x86_64/bat-fish-completion","install_command":"apk add bat-fish-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37261168,"uuid":"130464961","full_name":"sharkdp/bat","owner":"sharkdp","description":"A cat(1) clone with wings.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:38:23.000Z","size":34020,"stargazers_count":54255,"open_issues_count":338,"forks_count":1342,"subscribers_count":211,"default_branch":"master","last_synced_at":"2025-09-04T08:43:51.560Z","etag":null,"topics":["cli","command-line","git","hacktoberfest","rust","syntax-highlighting","terminal","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharkdp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sharkdp"}},"created_at":"2018-04-21T10:52:23.000Z","updated_at":"2025-09-04T08:36:12.000Z","dependencies_parsed_at":"2022-07-13T19:30:34.570Z","dependency_job_id":"f4f63f84-176c-4290-a7b1-4dd1b8186665","html_url":"https://github.com/sharkdp/bat","commit_stats":{"total_commits":2604,"total_committers":358,"mean_commits":7.273743016759776,"dds":0.7227342549923195,"last_synced_commit":"3d87b25b190e0990e0e75a2ab8f994d6c277d263"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/sharkdp/bat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/sbom","scorecard":{"id":440838,"data":{"date":"2025-08-11","repo":{"name":"github.com/sharkdp/bat","commit":"982409065493fe65139f7e46239df2bcc55c58df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 8/10 approved changesets -- score normalized to 8","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CICD.yml:1","Warn: no topLevel permission defined: .github/workflows/require-changelog-for-PRs.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: if statement must end with \"fi\": tests/syntax-tests/source/Dockerfile/Dockerfile:10-12","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/batgrep.sh:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/simple.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:430: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:436: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:465: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/require-changelog-for-PRs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/require-changelog-for-PRs.yml/master?enable=pin","Warn: containerImage not pinned by hash: tests/syntax-tests/source/Dockerfile/Dockerfile:2","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 not signed: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/76424069","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76424069"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"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-19T05:33:00.665Z","repository_id":37261168,"created_at":"2025-08-19T05:33:00.665Z","updated_at":"2025-08-19T05:33:00.665Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685604,"owners_count":25149722,"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-04T02:00:08.968Z","response_time":61,"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":"sharkdp","name":"David Peter","uuid":"4209276","kind":"user","description":"","email":"","website":"https://david-peter.de/","location":"Stuttgart, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4209276?u=e6c4022c315b6cbecd5968ec256f4b02885eba41\u0026v=4","repositories_count":107,"last_synced_at":"2024-04-14T07:12:53.840Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sharkdp"}},"html_url":"https://github.com/sharkdp","funding_links":["https://github.com/sponsors/sharkdp"],"total_stars":127309,"followers":6335,"following":25,"created_at":"2022-11-04T10:42:45.481Z","updated_at":"2024-04-14T07:13:16.404Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp/repositories"},"tags":[{"name":"v0.25.0","sha":"25f4f96ea3afb6fe44552f3b38ed8b1540ffa1b3","kind":"tag","published_at":"2025-01-07T19:07:05.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.25.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fc9546854f5a7b38823f4990453c6cde386bfd3b","kind":"commit","published_at":"2023-10-11T17:14:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.24.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"871abd27aa91264e01539da849add0330b24cb9c","kind":"commit","published_at":"2023-03-25T09:31:31.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.23.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"e5d95796141a719e208208182a5d3c2090a009c6","kind":"commit","published_at":"2022-09-10T15:59:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"1f9519d8b9bd3efac979766eefa0c6fae594b984","kind":"commit","published_at":"2022-09-06T20:54:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"405e5f74602d8f680168ef52350150921c696d54","kind":"commit","published_at":"2022-05-12T10:12:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.21.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0655ecf23d778f1455e2d79f37a805a7bcca98d2","kind":"commit","published_at":"2022-02-27T06:39:22.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.20.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"59a8f58be780ba9ba04eb4791b6bf5ca14e99e99","kind":"commit","published_at":"2022-01-08T16:01:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.19.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"b146958ecbb8c8c926159509ca7fb32a8573f897","kind":"commit","published_at":"2021-08-22T15:47:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"589df6792fe406f91b00db5e24d35393c6527e6b","kind":"commit","published_at":"2021-07-13T09:00:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3aea51455b8acf553f4481996f93d7e219130c2b","kind":"commit","published_at":"2021-05-13T08:06:50.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"b8a18d3ebb5b29162c346b74174239ea077f0796","kind":"commit","published_at":"2021-02-28T22:04:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"6d981498d80aa0127df9547ec0ac69d8314b29e5","kind":"commit","published_at":"2020-11-24T20:40:11.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"591eba66a3af1c211a09eefd17cbeb819b0a131f","kind":"commit","published_at":"2020-11-23T14:43:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"6258dda0f851256c2e1d65cf87e997023a4f997b","kind":"commit","published_at":"2020-10-02T21:27:29.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.16.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"9e65ecd03e60336bd54dea12fbc4354c4fb8d8b0","kind":"commit","published_at":"2020-05-27T08:14:32.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.4","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"302707f3ce75b8846ee84175bfb5a86dac9d0304","kind":"commit","published_at":"2020-05-26T06:11:41.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"28af18ba27c2888bd87998e703228ab2c2debbed","kind":"commit","published_at":"2020-05-25T15:27:27.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"2596bfe7a75f6867d803c1e9af0fa3467873a0e3","kind":"commit","published_at":"2020-05-11T18:30:45.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"696d1b3ed3eae9ea9bd94fa7c4c05306dfd621b6","kind":"commit","published_at":"2020-04-25T11:17:07.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"59ca933aeed2a9cc2f11397cc2a63866f343a769","kind":"commit","published_at":"2020-04-22T21:59:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.14.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"5edd8260e8fef887bd4c7e39c411dfe843d03894","kind":"commit","published_at":"2020-03-22T12:16:47.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.13.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"608cefb05c2860f00397aa68f473fcd494ed21af","kind":"commit","published_at":"2019-09-03T06:07:42.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"79f016e15cda054dffec009a4fc0900412bc1e48","kind":"commit","published_at":"2019-08-31T18:58:16.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"416a0fd439bea69b9fcc3519e22e88f2349588af","kind":"commit","published_at":"2019-05-15T21:24:37.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.11.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e09499b3df6369e1a1f6e42f95ad4009fa76c00e","kind":"commit","published_at":"2019-02-07T22:27:53.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.10.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"c073d4a11866a8d51ec19963803bb7ff5441d0e0","kind":"commit","published_at":"2018-11-11T12:19:34.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.9.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"30b742e9845314bcac67f37664cfb3df61c1ba3f","kind":"commit","published_at":"2018-10-17T21:27:44.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.8.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"238482e5f3990c1f5ef22a7875066822f10857f8","kind":"commit","published_at":"2018-09-23T08:30:19.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"732750c2749ebeb2b0bea89028a171c792a2aadf","kind":"commit","published_at":"2018-09-12T20:03:48.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"ba4d5a2e7dc38ff8475f63f254cca5e4fb969b2f","kind":"commit","published_at":"2018-08-31T22:30:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"acdea97e71f9baa2801747236492ff29f1632ab6","kind":"commit","published_at":"2018-08-28T21:37:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"25083232640dfe06334c929cb16333a9bd873195","kind":"commit","published_at":"2018-08-19T10:32:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.5.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"195d5e0e16ba76ee3cc554d8fb30382dd22fcbf8","kind":"commit","published_at":"2018-05-31T22:35:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"bf5883f06f94f5af329cb8d7a8dcac5fbfc1524b","kind":"commit","published_at":"2018-05-31T20:57:18.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8b9991d7808d65782844ac68a2f9c53fa4225dc6","kind":"commit","published_at":"2018-05-08T21:49:59.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.3.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"4e8ea815af643ebfa93a3264bf228e6b92f6a254","kind":"commit","published_at":"2018-05-03T07:07:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"f5a9236a47d75d336c9408b197c3f01e21f3e31d","kind":"commit","published_at":"2018-05-02T20:03:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"ed09a80a731bc5b93ea047f9da098355b880e0a3","kind":"commit","published_at":"2018-05-01T10:46:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"7f070c9dcb05d52482f0d1175261c40e7451daa8","kind":"commit","published_at":"2018-04-30T14:05:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9435e16a1be6e7fab41a067284d707217b42afb5","kind":"commit","published_at":"2018-04-22T14:21:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.1.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T23:07:49.548Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":25.58491517941603,"stargazers_count":0.4982026865106893,"forks_count":1.4567698808097371,"average":6.884971936684114},"purl":"pkg:apk/alpine/bat-fish-completion?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/bat-fish-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/bat-fish-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/bat-fish-completion/dependencies","status":null,"funding_links":["https://github.com/sponsors/sharkdp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T19:39:38.995Z","issues_count":439,"pull_requests_count":748,"avg_time_to_close_issue":12204656.599009901,"avg_time_to_close_pull_request":2172295.3215488214,"issues_closed_count":202,"pull_requests_closed_count":594,"pull_request_authors_count":155,"issue_authors_count":387,"avg_comments_per_issue":3.2710706150341684,"avg_comments_per_pull_request":0.9679144385026738,"merged_pull_requests_count":479,"bot_issues_count":1,"bot_pull_requests_count":296,"past_year_issues_count":107,"past_year_pull_requests_count":276,"past_year_avg_time_to_close_issue":3131758.1470588236,"past_year_avg_time_to_close_pull_request":935495.1407035176,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":199,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":0.8037383177570093,"past_year_avg_comments_per_pull_request":0.5036231884057971,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":110,"past_year_merged_pull_requests_count":175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/issues","maintainers":[{"login":"keith-hall","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"},{"login":"eth-p","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eth-p"},{"login":"sharkdp","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sharkdp"}],"active_maintainers":[{"login":"keith-hall","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/bat-fish-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/bat-fish-completion/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/bat-fish-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/bat-fish-completion/related_packages","maintainers":[{"uuid":"toast@toast.cafe","login":null,"name":"Chloe Kudryavtsev","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Chloe Kudryavtsev","packages_count":10,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Chloe Kudryavtsev","role":null,"created_at":"2023-02-04T19:47:02.418Z","updated_at":"2023-02-04T19:47:02.418Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers/toast@toast.cafe/packages"}],"registry":{"name":"alpine-v3.15","url":"https://pkgs.alpinelinux.org/packages?branch=v3.15","ecosystem":"alpine","default":false,"packages_count":15857,"maintainers_count":287,"namespaces_count":2,"keywords_count":2456,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":780},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.684Z","updated_at":"2025-09-08T06:51:45.631Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/namespaces"}},{"id":10332651,"name":"bat-doc","ecosystem":"alpine","description":"cat(1) clone with wings (documentation)","homepage":"https://github.com/sharkdp/bat","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/sharkdp/bat","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-01-22T11:20:42.000Z","latest_release_published_at":"2024-01-22T11:20:42.000Z","latest_release_number":"0.24.0-r1","last_synced_at":"2025-09-04T09:06:39.642Z","created_at":"2024-06-11T03:37:53.807Z","updated_at":"2025-09-04T23:07:49.547Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/bat-doc","install_command":"apk add bat-doc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37261168,"uuid":"130464961","full_name":"sharkdp/bat","owner":"sharkdp","description":"A cat(1) clone with wings.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:38:23.000Z","size":34020,"stargazers_count":54255,"open_issues_count":338,"forks_count":1342,"subscribers_count":211,"default_branch":"master","last_synced_at":"2025-09-04T08:43:51.560Z","etag":null,"topics":["cli","command-line","git","hacktoberfest","rust","syntax-highlighting","terminal","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharkdp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sharkdp"}},"created_at":"2018-04-21T10:52:23.000Z","updated_at":"2025-09-04T08:36:12.000Z","dependencies_parsed_at":"2022-07-13T19:30:34.570Z","dependency_job_id":"f4f63f84-176c-4290-a7b1-4dd1b8186665","html_url":"https://github.com/sharkdp/bat","commit_stats":{"total_commits":2604,"total_committers":358,"mean_commits":7.273743016759776,"dds":0.7227342549923195,"last_synced_commit":"3d87b25b190e0990e0e75a2ab8f994d6c277d263"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/sharkdp/bat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/sbom","scorecard":{"id":440838,"data":{"date":"2025-08-11","repo":{"name":"github.com/sharkdp/bat","commit":"982409065493fe65139f7e46239df2bcc55c58df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 8/10 approved changesets -- score normalized to 8","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CICD.yml:1","Warn: no topLevel permission defined: .github/workflows/require-changelog-for-PRs.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: if statement must end with \"fi\": tests/syntax-tests/source/Dockerfile/Dockerfile:10-12","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/batgrep.sh:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/simple.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:430: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:436: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:465: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/require-changelog-for-PRs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/require-changelog-for-PRs.yml/master?enable=pin","Warn: containerImage not pinned by hash: tests/syntax-tests/source/Dockerfile/Dockerfile:2","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 not signed: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/76424069","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76424069"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"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-19T05:33:00.665Z","repository_id":37261168,"created_at":"2025-08-19T05:33:00.665Z","updated_at":"2025-08-19T05:33:00.665Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685604,"owners_count":25149722,"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-04T02:00:08.968Z","response_time":61,"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":"sharkdp","name":"David Peter","uuid":"4209276","kind":"user","description":"","email":"","website":"https://david-peter.de/","location":"Stuttgart, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4209276?u=e6c4022c315b6cbecd5968ec256f4b02885eba41\u0026v=4","repositories_count":107,"last_synced_at":"2024-04-14T07:12:53.840Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sharkdp"}},"html_url":"https://github.com/sharkdp","funding_links":["https://github.com/sponsors/sharkdp"],"total_stars":127309,"followers":6335,"following":25,"created_at":"2022-11-04T10:42:45.481Z","updated_at":"2024-04-14T07:13:16.404Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp/repositories"},"tags":[{"name":"v0.25.0","sha":"25f4f96ea3afb6fe44552f3b38ed8b1540ffa1b3","kind":"tag","published_at":"2025-01-07T19:07:05.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.25.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fc9546854f5a7b38823f4990453c6cde386bfd3b","kind":"commit","published_at":"2023-10-11T17:14:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.24.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"871abd27aa91264e01539da849add0330b24cb9c","kind":"commit","published_at":"2023-03-25T09:31:31.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.23.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"e5d95796141a719e208208182a5d3c2090a009c6","kind":"commit","published_at":"2022-09-10T15:59:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"1f9519d8b9bd3efac979766eefa0c6fae594b984","kind":"commit","published_at":"2022-09-06T20:54:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"405e5f74602d8f680168ef52350150921c696d54","kind":"commit","published_at":"2022-05-12T10:12:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.21.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0655ecf23d778f1455e2d79f37a805a7bcca98d2","kind":"commit","published_at":"2022-02-27T06:39:22.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.20.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"59a8f58be780ba9ba04eb4791b6bf5ca14e99e99","kind":"commit","published_at":"2022-01-08T16:01:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.19.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"b146958ecbb8c8c926159509ca7fb32a8573f897","kind":"commit","published_at":"2021-08-22T15:47:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"589df6792fe406f91b00db5e24d35393c6527e6b","kind":"commit","published_at":"2021-07-13T09:00:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3aea51455b8acf553f4481996f93d7e219130c2b","kind":"commit","published_at":"2021-05-13T08:06:50.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"b8a18d3ebb5b29162c346b74174239ea077f0796","kind":"commit","published_at":"2021-02-28T22:04:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"6d981498d80aa0127df9547ec0ac69d8314b29e5","kind":"commit","published_at":"2020-11-24T20:40:11.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"591eba66a3af1c211a09eefd17cbeb819b0a131f","kind":"commit","published_at":"2020-11-23T14:43:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"6258dda0f851256c2e1d65cf87e997023a4f997b","kind":"commit","published_at":"2020-10-02T21:27:29.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.16.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"9e65ecd03e60336bd54dea12fbc4354c4fb8d8b0","kind":"commit","published_at":"2020-05-27T08:14:32.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.4","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"302707f3ce75b8846ee84175bfb5a86dac9d0304","kind":"commit","published_at":"2020-05-26T06:11:41.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"28af18ba27c2888bd87998e703228ab2c2debbed","kind":"commit","published_at":"2020-05-25T15:27:27.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"2596bfe7a75f6867d803c1e9af0fa3467873a0e3","kind":"commit","published_at":"2020-05-11T18:30:45.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"696d1b3ed3eae9ea9bd94fa7c4c05306dfd621b6","kind":"commit","published_at":"2020-04-25T11:17:07.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"59ca933aeed2a9cc2f11397cc2a63866f343a769","kind":"commit","published_at":"2020-04-22T21:59:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.14.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"5edd8260e8fef887bd4c7e39c411dfe843d03894","kind":"commit","published_at":"2020-03-22T12:16:47.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.13.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"608cefb05c2860f00397aa68f473fcd494ed21af","kind":"commit","published_at":"2019-09-03T06:07:42.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"79f016e15cda054dffec009a4fc0900412bc1e48","kind":"commit","published_at":"2019-08-31T18:58:16.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"416a0fd439bea69b9fcc3519e22e88f2349588af","kind":"commit","published_at":"2019-05-15T21:24:37.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.11.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e09499b3df6369e1a1f6e42f95ad4009fa76c00e","kind":"commit","published_at":"2019-02-07T22:27:53.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.10.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"c073d4a11866a8d51ec19963803bb7ff5441d0e0","kind":"commit","published_at":"2018-11-11T12:19:34.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.9.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"30b742e9845314bcac67f37664cfb3df61c1ba3f","kind":"commit","published_at":"2018-10-17T21:27:44.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.8.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"238482e5f3990c1f5ef22a7875066822f10857f8","kind":"commit","published_at":"2018-09-23T08:30:19.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"732750c2749ebeb2b0bea89028a171c792a2aadf","kind":"commit","published_at":"2018-09-12T20:03:48.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"ba4d5a2e7dc38ff8475f63f254cca5e4fb969b2f","kind":"commit","published_at":"2018-08-31T22:30:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"acdea97e71f9baa2801747236492ff29f1632ab6","kind":"commit","published_at":"2018-08-28T21:37:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"25083232640dfe06334c929cb16333a9bd873195","kind":"commit","published_at":"2018-08-19T10:32:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.5.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"195d5e0e16ba76ee3cc554d8fb30382dd22fcbf8","kind":"commit","published_at":"2018-05-31T22:35:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"bf5883f06f94f5af329cb8d7a8dcac5fbfc1524b","kind":"commit","published_at":"2018-05-31T20:57:18.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8b9991d7808d65782844ac68a2f9c53fa4225dc6","kind":"commit","published_at":"2018-05-08T21:49:59.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.3.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"4e8ea815af643ebfa93a3264bf228e6b92f6a254","kind":"commit","published_at":"2018-05-03T07:07:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"f5a9236a47d75d336c9408b197c3f01e21f3e31d","kind":"commit","published_at":"2018-05-02T20:03:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"ed09a80a731bc5b93ea047f9da098355b880e0a3","kind":"commit","published_at":"2018-05-01T10:46:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"7f070c9dcb05d52482f0d1175261c40e7451daa8","kind":"commit","published_at":"2018-04-30T14:05:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9435e16a1be6e7fab41a067284d707217b42afb5","kind":"commit","published_at":"2018-04-22T14:21:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.1.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T23:07:49.547Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/bat-doc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/bat-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/bat-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/bat-doc/dependencies","status":null,"funding_links":["https://github.com/sponsors/sharkdp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T19:39:38.995Z","issues_count":439,"pull_requests_count":748,"avg_time_to_close_issue":12204656.599009901,"avg_time_to_close_pull_request":2172295.3215488214,"issues_closed_count":202,"pull_requests_closed_count":594,"pull_request_authors_count":155,"issue_authors_count":387,"avg_comments_per_issue":3.2710706150341684,"avg_comments_per_pull_request":0.9679144385026738,"merged_pull_requests_count":479,"bot_issues_count":1,"bot_pull_requests_count":296,"past_year_issues_count":107,"past_year_pull_requests_count":276,"past_year_avg_time_to_close_issue":3131758.1470588236,"past_year_avg_time_to_close_pull_request":935495.1407035176,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":199,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":0.8037383177570093,"past_year_avg_comments_per_pull_request":0.5036231884057971,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":110,"past_year_merged_pull_requests_count":175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/issues","maintainers":[{"login":"keith-hall","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"},{"login":"eth-p","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eth-p"},{"login":"sharkdp","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sharkdp"}],"active_maintainers":[{"login":"keith-hall","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/bat-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/bat-doc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/bat-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/bat-doc/related_packages","maintainers":[{"uuid":"omni+alpine@hack.org","login":null,"name":"omni","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=omni","packages_count":148,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=omni","role":null,"created_at":"2024-06-11T21:11:49.103Z","updated_at":"2024-06-11T21:11:49.103Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/omni+alpine@hack.org/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4237,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1365},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2025-09-08T06:55:59.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":6099861,"name":"bat","ecosystem":"alpine","description":"cat(1) clone with wings","homepage":"https://github.com/sharkdp/bat","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/sharkdp/bat","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-10-02T14:38:37.000Z","latest_release_published_at":"2022-10-02T14:38:37.000Z","latest_release_number":"0.22.1-r1","last_synced_at":"2025-09-04T09:06:04.473Z","created_at":"2023-01-31T20:44:57.354Z","updated_at":"2025-09-04T23:07:49.546Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/bat","install_command":"apk add bat","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37261168,"uuid":"130464961","full_name":"sharkdp/bat","owner":"sharkdp","description":"A cat(1) clone with wings.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:38:23.000Z","size":34020,"stargazers_count":54255,"open_issues_count":338,"forks_count":1342,"subscribers_count":211,"default_branch":"master","last_synced_at":"2025-09-04T08:43:51.560Z","etag":null,"topics":["cli","command-line","git","hacktoberfest","rust","syntax-highlighting","terminal","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharkdp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sharkdp"}},"created_at":"2018-04-21T10:52:23.000Z","updated_at":"2025-09-04T08:36:12.000Z","dependencies_parsed_at":"2022-07-13T19:30:34.570Z","dependency_job_id":"f4f63f84-176c-4290-a7b1-4dd1b8186665","html_url":"https://github.com/sharkdp/bat","commit_stats":{"total_commits":2604,"total_committers":358,"mean_commits":7.273743016759776,"dds":0.7227342549923195,"last_synced_commit":"3d87b25b190e0990e0e75a2ab8f994d6c277d263"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/sharkdp/bat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/sbom","scorecard":{"id":440838,"data":{"date":"2025-08-11","repo":{"name":"github.com/sharkdp/bat","commit":"982409065493fe65139f7e46239df2bcc55c58df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 8/10 approved changesets -- score normalized to 8","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CICD.yml:1","Warn: no topLevel permission defined: .github/workflows/require-changelog-for-PRs.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: if statement must end with \"fi\": tests/syntax-tests/source/Dockerfile/Dockerfile:10-12","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/batgrep.sh:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/simple.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:430: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:436: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:465: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/require-changelog-for-PRs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/require-changelog-for-PRs.yml/master?enable=pin","Warn: containerImage not pinned by hash: tests/syntax-tests/source/Dockerfile/Dockerfile:2","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 not signed: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/76424069","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76424069"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"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-19T05:33:00.665Z","repository_id":37261168,"created_at":"2025-08-19T05:33:00.665Z","updated_at":"2025-08-19T05:33:00.665Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685604,"owners_count":25149722,"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-04T02:00:08.968Z","response_time":61,"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":"sharkdp","name":"David Peter","uuid":"4209276","kind":"user","description":"","email":"","website":"https://david-peter.de/","location":"Stuttgart, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4209276?u=e6c4022c315b6cbecd5968ec256f4b02885eba41\u0026v=4","repositories_count":107,"last_synced_at":"2024-04-14T07:12:53.840Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sharkdp"}},"html_url":"https://github.com/sharkdp","funding_links":["https://github.com/sponsors/sharkdp"],"total_stars":127309,"followers":6335,"following":25,"created_at":"2022-11-04T10:42:45.481Z","updated_at":"2024-04-14T07:13:16.404Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp/repositories"},"tags":[{"name":"v0.25.0","sha":"25f4f96ea3afb6fe44552f3b38ed8b1540ffa1b3","kind":"tag","published_at":"2025-01-07T19:07:05.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.25.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fc9546854f5a7b38823f4990453c6cde386bfd3b","kind":"commit","published_at":"2023-10-11T17:14:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.24.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"871abd27aa91264e01539da849add0330b24cb9c","kind":"commit","published_at":"2023-03-25T09:31:31.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.23.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"e5d95796141a719e208208182a5d3c2090a009c6","kind":"commit","published_at":"2022-09-10T15:59:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"1f9519d8b9bd3efac979766eefa0c6fae594b984","kind":"commit","published_at":"2022-09-06T20:54:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"405e5f74602d8f680168ef52350150921c696d54","kind":"commit","published_at":"2022-05-12T10:12:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.21.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0655ecf23d778f1455e2d79f37a805a7bcca98d2","kind":"commit","published_at":"2022-02-27T06:39:22.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.20.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"59a8f58be780ba9ba04eb4791b6bf5ca14e99e99","kind":"commit","published_at":"2022-01-08T16:01:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.19.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"b146958ecbb8c8c926159509ca7fb32a8573f897","kind":"commit","published_at":"2021-08-22T15:47:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"589df6792fe406f91b00db5e24d35393c6527e6b","kind":"commit","published_at":"2021-07-13T09:00:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3aea51455b8acf553f4481996f93d7e219130c2b","kind":"commit","published_at":"2021-05-13T08:06:50.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"b8a18d3ebb5b29162c346b74174239ea077f0796","kind":"commit","published_at":"2021-02-28T22:04:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"6d981498d80aa0127df9547ec0ac69d8314b29e5","kind":"commit","published_at":"2020-11-24T20:40:11.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"591eba66a3af1c211a09eefd17cbeb819b0a131f","kind":"commit","published_at":"2020-11-23T14:43:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"6258dda0f851256c2e1d65cf87e997023a4f997b","kind":"commit","published_at":"2020-10-02T21:27:29.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.16.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"9e65ecd03e60336bd54dea12fbc4354c4fb8d8b0","kind":"commit","published_at":"2020-05-27T08:14:32.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.4","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"302707f3ce75b8846ee84175bfb5a86dac9d0304","kind":"commit","published_at":"2020-05-26T06:11:41.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"28af18ba27c2888bd87998e703228ab2c2debbed","kind":"commit","published_at":"2020-05-25T15:27:27.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"2596bfe7a75f6867d803c1e9af0fa3467873a0e3","kind":"commit","published_at":"2020-05-11T18:30:45.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"696d1b3ed3eae9ea9bd94fa7c4c05306dfd621b6","kind":"commit","published_at":"2020-04-25T11:17:07.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"59ca933aeed2a9cc2f11397cc2a63866f343a769","kind":"commit","published_at":"2020-04-22T21:59:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.14.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"5edd8260e8fef887bd4c7e39c411dfe843d03894","kind":"commit","published_at":"2020-03-22T12:16:47.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.13.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"608cefb05c2860f00397aa68f473fcd494ed21af","kind":"commit","published_at":"2019-09-03T06:07:42.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"79f016e15cda054dffec009a4fc0900412bc1e48","kind":"commit","published_at":"2019-08-31T18:58:16.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"416a0fd439bea69b9fcc3519e22e88f2349588af","kind":"commit","published_at":"2019-05-15T21:24:37.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.11.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e09499b3df6369e1a1f6e42f95ad4009fa76c00e","kind":"commit","published_at":"2019-02-07T22:27:53.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.10.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"c073d4a11866a8d51ec19963803bb7ff5441d0e0","kind":"commit","published_at":"2018-11-11T12:19:34.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.9.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"30b742e9845314bcac67f37664cfb3df61c1ba3f","kind":"commit","published_at":"2018-10-17T21:27:44.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.8.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"238482e5f3990c1f5ef22a7875066822f10857f8","kind":"commit","published_at":"2018-09-23T08:30:19.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"732750c2749ebeb2b0bea89028a171c792a2aadf","kind":"commit","published_at":"2018-09-12T20:03:48.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"ba4d5a2e7dc38ff8475f63f254cca5e4fb969b2f","kind":"commit","published_at":"2018-08-31T22:30:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"acdea97e71f9baa2801747236492ff29f1632ab6","kind":"commit","published_at":"2018-08-28T21:37:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"25083232640dfe06334c929cb16333a9bd873195","kind":"commit","published_at":"2018-08-19T10:32:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.5.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"195d5e0e16ba76ee3cc554d8fb30382dd22fcbf8","kind":"commit","published_at":"2018-05-31T22:35:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"bf5883f06f94f5af329cb8d7a8dcac5fbfc1524b","kind":"commit","published_at":"2018-05-31T20:57:18.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8b9991d7808d65782844ac68a2f9c53fa4225dc6","kind":"commit","published_at":"2018-05-08T21:49:59.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.3.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"4e8ea815af643ebfa93a3264bf228e6b92f6a254","kind":"commit","published_at":"2018-05-03T07:07:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"f5a9236a47d75d336c9408b197c3f01e21f3e31d","kind":"commit","published_at":"2018-05-02T20:03:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"ed09a80a731bc5b93ea047f9da098355b880e0a3","kind":"commit","published_at":"2018-05-01T10:46:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"7f070c9dcb05d52482f0d1175261c40e7451daa8","kind":"commit","published_at":"2018-04-30T14:05:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9435e16a1be6e7fab41a067284d707217b42afb5","kind":"commit","published_at":"2018-04-22T14:21:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.1.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T23:07:49.546Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.253845290221175,"stargazers_count":0.5389019872010778,"forks_count":1.594251712136522,"average":7.346749747389694},"purl":"pkg:apk/alpine/bat?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/bat","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/bat","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/bat/dependencies","status":null,"funding_links":["https://github.com/sponsors/sharkdp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T19:39:38.995Z","issues_count":439,"pull_requests_count":748,"avg_time_to_close_issue":12204656.599009901,"avg_time_to_close_pull_request":2172295.3215488214,"issues_closed_count":202,"pull_requests_closed_count":594,"pull_request_authors_count":155,"issue_authors_count":387,"avg_comments_per_issue":3.2710706150341684,"avg_comments_per_pull_request":0.9679144385026738,"merged_pull_requests_count":479,"bot_issues_count":1,"bot_pull_requests_count":296,"past_year_issues_count":107,"past_year_pull_requests_count":276,"past_year_avg_time_to_close_issue":3131758.1470588236,"past_year_avg_time_to_close_pull_request":935495.1407035176,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":199,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":0.8037383177570093,"past_year_avg_comments_per_pull_request":0.5036231884057971,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":110,"past_year_merged_pull_requests_count":175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/issues","maintainers":[{"login":"keith-hall","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"},{"login":"eth-p","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eth-p"},{"login":"sharkdp","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sharkdp"}],"active_maintainers":[{"login":"keith-hall","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/bat/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/bat/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/bat/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/bat/related_packages","maintainers":[{"uuid":"alice@ayaya.dev","login":null,"name":"psykose","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=psykose","packages_count":263,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=psykose","role":null,"created_at":"2023-02-01T07:33:07.634Z","updated_at":"2023-02-01T07:33:07.634Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/alice@ayaya.dev/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":3362,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1026},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2025-09-07T07:26:12.220Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}},{"id":6137628,"name":"bat-doc","ecosystem":"alpine","description":"cat(1) clone with wings (documentation)","homepage":"https://github.com/sharkdp/bat","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/sharkdp/bat","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-05-12T17:50:05.000Z","latest_release_published_at":"2022-05-12T17:50:05.000Z","latest_release_number":"0.21.0-r0","last_synced_at":"2025-09-04T09:06:02.911Z","created_at":"2023-01-31T22:30:34.147Z","updated_at":"2025-09-04T23:07:49.618Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.16/community/x86_64/bat-doc","install_command":"apk add bat-doc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37261168,"uuid":"130464961","full_name":"sharkdp/bat","owner":"sharkdp","description":"A cat(1) clone with wings.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:38:23.000Z","size":34020,"stargazers_count":54255,"open_issues_count":338,"forks_count":1342,"subscribers_count":211,"default_branch":"master","last_synced_at":"2025-09-04T08:43:51.560Z","etag":null,"topics":["cli","command-line","git","hacktoberfest","rust","syntax-highlighting","terminal","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharkdp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sharkdp"}},"created_at":"2018-04-21T10:52:23.000Z","updated_at":"2025-09-04T08:36:12.000Z","dependencies_parsed_at":"2022-07-13T19:30:34.570Z","dependency_job_id":"f4f63f84-176c-4290-a7b1-4dd1b8186665","html_url":"https://github.com/sharkdp/bat","commit_stats":{"total_commits":2604,"total_committers":358,"mean_commits":7.273743016759776,"dds":0.7227342549923195,"last_synced_commit":"3d87b25b190e0990e0e75a2ab8f994d6c277d263"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/sharkdp/bat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/sbom","scorecard":{"id":440838,"data":{"date":"2025-08-11","repo":{"name":"github.com/sharkdp/bat","commit":"982409065493fe65139f7e46239df2bcc55c58df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 8/10 approved changesets -- score normalized to 8","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CICD.yml:1","Warn: no topLevel permission defined: .github/workflows/require-changelog-for-PRs.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: if statement must end with \"fi\": tests/syntax-tests/source/Dockerfile/Dockerfile:10-12","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/batgrep.sh:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/simple.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:430: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:436: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:465: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/require-changelog-for-PRs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/require-changelog-for-PRs.yml/master?enable=pin","Warn: containerImage not pinned by hash: tests/syntax-tests/source/Dockerfile/Dockerfile:2","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 not signed: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/76424069","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76424069"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"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-19T05:33:00.665Z","repository_id":37261168,"created_at":"2025-08-19T05:33:00.665Z","updated_at":"2025-08-19T05:33:00.665Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685604,"owners_count":25149722,"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-04T02:00:08.968Z","response_time":61,"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":"sharkdp","name":"David Peter","uuid":"4209276","kind":"user","description":"","email":"","website":"https://david-peter.de/","location":"Stuttgart, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4209276?u=e6c4022c315b6cbecd5968ec256f4b02885eba41\u0026v=4","repositories_count":107,"last_synced_at":"2024-04-14T07:12:53.840Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sharkdp"}},"html_url":"https://github.com/sharkdp","funding_links":["https://github.com/sponsors/sharkdp"],"total_stars":127309,"followers":6335,"following":25,"created_at":"2022-11-04T10:42:45.481Z","updated_at":"2024-04-14T07:13:16.404Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp/repositories"},"tags":[{"name":"v0.25.0","sha":"25f4f96ea3afb6fe44552f3b38ed8b1540ffa1b3","kind":"tag","published_at":"2025-01-07T19:07:05.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.25.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fc9546854f5a7b38823f4990453c6cde386bfd3b","kind":"commit","published_at":"2023-10-11T17:14:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.24.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"871abd27aa91264e01539da849add0330b24cb9c","kind":"commit","published_at":"2023-03-25T09:31:31.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.23.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"e5d95796141a719e208208182a5d3c2090a009c6","kind":"commit","published_at":"2022-09-10T15:59:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"1f9519d8b9bd3efac979766eefa0c6fae594b984","kind":"commit","published_at":"2022-09-06T20:54:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"405e5f74602d8f680168ef52350150921c696d54","kind":"commit","published_at":"2022-05-12T10:12:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.21.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0655ecf23d778f1455e2d79f37a805a7bcca98d2","kind":"commit","published_at":"2022-02-27T06:39:22.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.20.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"59a8f58be780ba9ba04eb4791b6bf5ca14e99e99","kind":"commit","published_at":"2022-01-08T16:01:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.19.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"b146958ecbb8c8c926159509ca7fb32a8573f897","kind":"commit","published_at":"2021-08-22T15:47:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"589df6792fe406f91b00db5e24d35393c6527e6b","kind":"commit","published_at":"2021-07-13T09:00:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3aea51455b8acf553f4481996f93d7e219130c2b","kind":"commit","published_at":"2021-05-13T08:06:50.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"b8a18d3ebb5b29162c346b74174239ea077f0796","kind":"commit","published_at":"2021-02-28T22:04:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"6d981498d80aa0127df9547ec0ac69d8314b29e5","kind":"commit","published_at":"2020-11-24T20:40:11.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"591eba66a3af1c211a09eefd17cbeb819b0a131f","kind":"commit","published_at":"2020-11-23T14:43:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"6258dda0f851256c2e1d65cf87e997023a4f997b","kind":"commit","published_at":"2020-10-02T21:27:29.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.16.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"9e65ecd03e60336bd54dea12fbc4354c4fb8d8b0","kind":"commit","published_at":"2020-05-27T08:14:32.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.4","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"302707f3ce75b8846ee84175bfb5a86dac9d0304","kind":"commit","published_at":"2020-05-26T06:11:41.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"28af18ba27c2888bd87998e703228ab2c2debbed","kind":"commit","published_at":"2020-05-25T15:27:27.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"2596bfe7a75f6867d803c1e9af0fa3467873a0e3","kind":"commit","published_at":"2020-05-11T18:30:45.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"696d1b3ed3eae9ea9bd94fa7c4c05306dfd621b6","kind":"commit","published_at":"2020-04-25T11:17:07.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"59ca933aeed2a9cc2f11397cc2a63866f343a769","kind":"commit","published_at":"2020-04-22T21:59:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.14.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"5edd8260e8fef887bd4c7e39c411dfe843d03894","kind":"commit","published_at":"2020-03-22T12:16:47.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.13.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"608cefb05c2860f00397aa68f473fcd494ed21af","kind":"commit","published_at":"2019-09-03T06:07:42.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"79f016e15cda054dffec009a4fc0900412bc1e48","kind":"commit","published_at":"2019-08-31T18:58:16.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"416a0fd439bea69b9fcc3519e22e88f2349588af","kind":"commit","published_at":"2019-05-15T21:24:37.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.11.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e09499b3df6369e1a1f6e42f95ad4009fa76c00e","kind":"commit","published_at":"2019-02-07T22:27:53.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.10.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"c073d4a11866a8d51ec19963803bb7ff5441d0e0","kind":"commit","published_at":"2018-11-11T12:19:34.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.9.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"30b742e9845314bcac67f37664cfb3df61c1ba3f","kind":"commit","published_at":"2018-10-17T21:27:44.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.8.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"238482e5f3990c1f5ef22a7875066822f10857f8","kind":"commit","published_at":"2018-09-23T08:30:19.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"732750c2749ebeb2b0bea89028a171c792a2aadf","kind":"commit","published_at":"2018-09-12T20:03:48.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"ba4d5a2e7dc38ff8475f63f254cca5e4fb969b2f","kind":"commit","published_at":"2018-08-31T22:30:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"acdea97e71f9baa2801747236492ff29f1632ab6","kind":"commit","published_at":"2018-08-28T21:37:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"25083232640dfe06334c929cb16333a9bd873195","kind":"commit","published_at":"2018-08-19T10:32:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.5.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"195d5e0e16ba76ee3cc554d8fb30382dd22fcbf8","kind":"commit","published_at":"2018-05-31T22:35:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"bf5883f06f94f5af329cb8d7a8dcac5fbfc1524b","kind":"commit","published_at":"2018-05-31T20:57:18.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8b9991d7808d65782844ac68a2f9c53fa4225dc6","kind":"commit","published_at":"2018-05-08T21:49:59.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.3.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"4e8ea815af643ebfa93a3264bf228e6b92f6a254","kind":"commit","published_at":"2018-05-03T07:07:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"f5a9236a47d75d336c9408b197c3f01e21f3e31d","kind":"commit","published_at":"2018-05-02T20:03:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"ed09a80a731bc5b93ea047f9da098355b880e0a3","kind":"commit","published_at":"2018-05-01T10:46:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"7f070c9dcb05d52482f0d1175261c40e7451daa8","kind":"commit","published_at":"2018-04-30T14:05:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9435e16a1be6e7fab41a067284d707217b42afb5","kind":"commit","published_at":"2018-04-22T14:21:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.1.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T23:07:49.618Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.31114632857897,"stargazers_count":0.49304455009684806,"forks_count":1.4263074484944533,"average":7.3076245817925685},"purl":"pkg:apk/alpine/bat-doc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/bat-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/bat-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/bat-doc/dependencies","status":null,"funding_links":["https://github.com/sponsors/sharkdp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T19:39:38.995Z","issues_count":439,"pull_requests_count":748,"avg_time_to_close_issue":12204656.599009901,"avg_time_to_close_pull_request":2172295.3215488214,"issues_closed_count":202,"pull_requests_closed_count":594,"pull_request_authors_count":155,"issue_authors_count":387,"avg_comments_per_issue":3.2710706150341684,"avg_comments_per_pull_request":0.9679144385026738,"merged_pull_requests_count":479,"bot_issues_count":1,"bot_pull_requests_count":296,"past_year_issues_count":107,"past_year_pull_requests_count":276,"past_year_avg_time_to_close_issue":3131758.1470588236,"past_year_avg_time_to_close_pull_request":935495.1407035176,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":199,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":0.8037383177570093,"past_year_avg_comments_per_pull_request":0.5036231884057971,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":110,"past_year_merged_pull_requests_count":175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/issues","maintainers":[{"login":"keith-hall","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"},{"login":"eth-p","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eth-p"},{"login":"sharkdp","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sharkdp"}],"active_maintainers":[{"login":"keith-hall","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/bat-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/bat-doc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/bat-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/bat-doc/related_packages","maintainers":[{"uuid":"toast@toast.cafe","login":null,"name":"Chloe Kudryavtsev","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Chloe Kudryavtsev","packages_count":21,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Chloe Kudryavtsev","role":null,"created_at":"2023-02-01T12:41:00.419Z","updated_at":"2023-02-01T12:41:00.419Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers/toast@toast.cafe/packages"}],"registry":{"name":"alpine-v3.16","url":"https://pkgs.alpinelinux.org/packages?branch=v3.16","ecosystem":"alpine","default":false,"packages_count":17040,"maintainers_count":328,"namespaces_count":2,"keywords_count":2845,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":915},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.662Z","updated_at":"2025-09-08T06:51:50.317Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/namespaces"}},{"id":6197464,"name":"bat-fish-completion","ecosystem":"alpine","description":"Fish completions for bat","homepage":"https://github.com/sharkdp/bat","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/sharkdp/bat","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2021-05-13T20:50:36.000Z","latest_release_published_at":"2021-05-13T20:50:36.000Z","latest_release_number":"0.18.1-r0","last_synced_at":"2025-09-04T09:06:28.604Z","created_at":"2023-02-01T01:51:12.636Z","updated_at":"2025-09-04T23:07:49.902Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.14/community/x86_64/bat-fish-completion","install_command":"apk add bat-fish-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37261168,"uuid":"130464961","full_name":"sharkdp/bat","owner":"sharkdp","description":"A cat(1) clone with wings.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:38:23.000Z","size":34020,"stargazers_count":54255,"open_issues_count":338,"forks_count":1342,"subscribers_count":211,"default_branch":"master","last_synced_at":"2025-09-04T08:43:51.560Z","etag":null,"topics":["cli","command-line","git","hacktoberfest","rust","syntax-highlighting","terminal","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharkdp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sharkdp"}},"created_at":"2018-04-21T10:52:23.000Z","updated_at":"2025-09-04T08:36:12.000Z","dependencies_parsed_at":"2022-07-13T19:30:34.570Z","dependency_job_id":"f4f63f84-176c-4290-a7b1-4dd1b8186665","html_url":"https://github.com/sharkdp/bat","commit_stats":{"total_commits":2604,"total_committers":358,"mean_commits":7.273743016759776,"dds":0.7227342549923195,"last_synced_commit":"3d87b25b190e0990e0e75a2ab8f994d6c277d263"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/sharkdp/bat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/sbom","scorecard":{"id":440838,"data":{"date":"2025-08-11","repo":{"name":"github.com/sharkdp/bat","commit":"982409065493fe65139f7e46239df2bcc55c58df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 8/10 approved changesets -- score normalized to 8","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CICD.yml:1","Warn: no topLevel permission defined: .github/workflows/require-changelog-for-PRs.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: if statement must end with \"fi\": tests/syntax-tests/source/Dockerfile/Dockerfile:10-12","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/batgrep.sh:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/simple.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:430: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:436: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:465: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/require-changelog-for-PRs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/require-changelog-for-PRs.yml/master?enable=pin","Warn: containerImage not pinned by hash: tests/syntax-tests/source/Dockerfile/Dockerfile:2","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 not signed: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/76424069","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76424069"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"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-19T05:33:00.665Z","repository_id":37261168,"created_at":"2025-08-19T05:33:00.665Z","updated_at":"2025-08-19T05:33:00.665Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685604,"owners_count":25149722,"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-04T02:00:08.968Z","response_time":61,"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":"sharkdp","name":"David Peter","uuid":"4209276","kind":"user","description":"","email":"","website":"https://david-peter.de/","location":"Stuttgart, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4209276?u=e6c4022c315b6cbecd5968ec256f4b02885eba41\u0026v=4","repositories_count":107,"last_synced_at":"2024-04-14T07:12:53.840Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sharkdp"}},"html_url":"https://github.com/sharkdp","funding_links":["https://github.com/sponsors/sharkdp"],"total_stars":127309,"followers":6335,"following":25,"created_at":"2022-11-04T10:42:45.481Z","updated_at":"2024-04-14T07:13:16.404Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp/repositories"},"tags":[{"name":"v0.25.0","sha":"25f4f96ea3afb6fe44552f3b38ed8b1540ffa1b3","kind":"tag","published_at":"2025-01-07T19:07:05.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.25.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fc9546854f5a7b38823f4990453c6cde386bfd3b","kind":"commit","published_at":"2023-10-11T17:14:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.24.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"871abd27aa91264e01539da849add0330b24cb9c","kind":"commit","published_at":"2023-03-25T09:31:31.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.23.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"e5d95796141a719e208208182a5d3c2090a009c6","kind":"commit","published_at":"2022-09-10T15:59:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"1f9519d8b9bd3efac979766eefa0c6fae594b984","kind":"commit","published_at":"2022-09-06T20:54:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"405e5f74602d8f680168ef52350150921c696d54","kind":"commit","published_at":"2022-05-12T10:12:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.21.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0655ecf23d778f1455e2d79f37a805a7bcca98d2","kind":"commit","published_at":"2022-02-27T06:39:22.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.20.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"59a8f58be780ba9ba04eb4791b6bf5ca14e99e99","kind":"commit","published_at":"2022-01-08T16:01:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.19.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"b146958ecbb8c8c926159509ca7fb32a8573f897","kind":"commit","published_at":"2021-08-22T15:47:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"589df6792fe406f91b00db5e24d35393c6527e6b","kind":"commit","published_at":"2021-07-13T09:00:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3aea51455b8acf553f4481996f93d7e219130c2b","kind":"commit","published_at":"2021-05-13T08:06:50.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"b8a18d3ebb5b29162c346b74174239ea077f0796","kind":"commit","published_at":"2021-02-28T22:04:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"6d981498d80aa0127df9547ec0ac69d8314b29e5","kind":"commit","published_at":"2020-11-24T20:40:11.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"591eba66a3af1c211a09eefd17cbeb819b0a131f","kind":"commit","published_at":"2020-11-23T14:43:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"6258dda0f851256c2e1d65cf87e997023a4f997b","kind":"commit","published_at":"2020-10-02T21:27:29.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.16.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"9e65ecd03e60336bd54dea12fbc4354c4fb8d8b0","kind":"commit","published_at":"2020-05-27T08:14:32.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.4","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"302707f3ce75b8846ee84175bfb5a86dac9d0304","kind":"commit","published_at":"2020-05-26T06:11:41.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"28af18ba27c2888bd87998e703228ab2c2debbed","kind":"commit","published_at":"2020-05-25T15:27:27.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"2596bfe7a75f6867d803c1e9af0fa3467873a0e3","kind":"commit","published_at":"2020-05-11T18:30:45.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"696d1b3ed3eae9ea9bd94fa7c4c05306dfd621b6","kind":"commit","published_at":"2020-04-25T11:17:07.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"59ca933aeed2a9cc2f11397cc2a63866f343a769","kind":"commit","published_at":"2020-04-22T21:59:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.14.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"5edd8260e8fef887bd4c7e39c411dfe843d03894","kind":"commit","published_at":"2020-03-22T12:16:47.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.13.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"608cefb05c2860f00397aa68f473fcd494ed21af","kind":"commit","published_at":"2019-09-03T06:07:42.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"79f016e15cda054dffec009a4fc0900412bc1e48","kind":"commit","published_at":"2019-08-31T18:58:16.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"416a0fd439bea69b9fcc3519e22e88f2349588af","kind":"commit","published_at":"2019-05-15T21:24:37.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.11.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e09499b3df6369e1a1f6e42f95ad4009fa76c00e","kind":"commit","published_at":"2019-02-07T22:27:53.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.10.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"c073d4a11866a8d51ec19963803bb7ff5441d0e0","kind":"commit","published_at":"2018-11-11T12:19:34.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.9.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"30b742e9845314bcac67f37664cfb3df61c1ba3f","kind":"commit","published_at":"2018-10-17T21:27:44.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.8.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"238482e5f3990c1f5ef22a7875066822f10857f8","kind":"commit","published_at":"2018-09-23T08:30:19.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"732750c2749ebeb2b0bea89028a171c792a2aadf","kind":"commit","published_at":"2018-09-12T20:03:48.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"ba4d5a2e7dc38ff8475f63f254cca5e4fb969b2f","kind":"commit","published_at":"2018-08-31T22:30:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"acdea97e71f9baa2801747236492ff29f1632ab6","kind":"commit","published_at":"2018-08-28T21:37:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"25083232640dfe06334c929cb16333a9bd873195","kind":"commit","published_at":"2018-08-19T10:32:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.5.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"195d5e0e16ba76ee3cc554d8fb30382dd22fcbf8","kind":"commit","published_at":"2018-05-31T22:35:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"bf5883f06f94f5af329cb8d7a8dcac5fbfc1524b","kind":"commit","published_at":"2018-05-31T20:57:18.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8b9991d7808d65782844ac68a2f9c53fa4225dc6","kind":"commit","published_at":"2018-05-08T21:49:59.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.3.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"4e8ea815af643ebfa93a3264bf228e6b92f6a254","kind":"commit","published_at":"2018-05-03T07:07:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"f5a9236a47d75d336c9408b197c3f01e21f3e31d","kind":"commit","published_at":"2018-05-02T20:03:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"ed09a80a731bc5b93ea047f9da098355b880e0a3","kind":"commit","published_at":"2018-05-01T10:46:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"7f070c9dcb05d52482f0d1175261c40e7451daa8","kind":"commit","published_at":"2018-04-30T14:05:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9435e16a1be6e7fab41a067284d707217b42afb5","kind":"commit","published_at":"2018-04-22T14:21:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.1.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T23:07:49.901Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":21.680705976734856,"stargazers_count":0.5080893167535767,"forks_count":1.4640994785399117,"average":5.913223693007086},"purl":"pkg:apk/alpine/bat-fish-completion?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/bat-fish-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/bat-fish-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/bat-fish-completion/dependencies","status":null,"funding_links":["https://github.com/sponsors/sharkdp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T19:39:38.995Z","issues_count":439,"pull_requests_count":748,"avg_time_to_close_issue":12204656.599009901,"avg_time_to_close_pull_request":2172295.3215488214,"issues_closed_count":202,"pull_requests_closed_count":594,"pull_request_authors_count":155,"issue_authors_count":387,"avg_comments_per_issue":3.2710706150341684,"avg_comments_per_pull_request":0.9679144385026738,"merged_pull_requests_count":479,"bot_issues_count":1,"bot_pull_requests_count":296,"past_year_issues_count":107,"past_year_pull_requests_count":276,"past_year_avg_time_to_close_issue":3131758.1470588236,"past_year_avg_time_to_close_pull_request":935495.1407035176,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":199,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":0.8037383177570093,"past_year_avg_comments_per_pull_request":0.5036231884057971,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":110,"past_year_merged_pull_requests_count":175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/issues","maintainers":[{"login":"keith-hall","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"},{"login":"eth-p","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eth-p"},{"login":"sharkdp","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sharkdp"}],"active_maintainers":[{"login":"keith-hall","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/bat-fish-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/bat-fish-completion/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/bat-fish-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/bat-fish-completion/related_packages","maintainers":[{"uuid":"toast@toast.cafe","login":null,"name":"Chloe Kudryavtsev","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Chloe Kudryavtsev","packages_count":5,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Chloe Kudryavtsev","role":null,"created_at":"2023-02-04T19:46:59.853Z","updated_at":"2023-02-04T19:46:59.853Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/maintainers/toast@toast.cafe/packages"}],"registry":{"name":"alpine-v3.14","url":"https://pkgs.alpinelinux.org/packages?branch=v3.14","ecosystem":"alpine","default":false,"packages_count":14958,"maintainers_count":258,"namespaces_count":2,"keywords_count":2173,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":671},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.706Z","updated_at":"2025-09-06T05:02:18.055Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/namespaces"}},{"id":6049030,"name":"bat-bash-completion","ecosystem":"alpine","description":"Bash completions for bat","homepage":"https://github.com/sharkdp/bat","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/sharkdp/bat","keywords_array":[],"namespace":"community","versions_count":14,"first_release_published_at":"2022-10-02T14:38:37.000Z","latest_release_published_at":"2025-02-24T13:05:51.000Z","latest_release_number":"0.25.0-r4","last_synced_at":"2025-09-04T09:06:24.268Z","created_at":"2023-01-31T18:15:39.359Z","updated_at":"2025-09-04T23:07:53.174Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/bat-bash-completion","install_command":"apk add bat-bash-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37261168,"uuid":"130464961","full_name":"sharkdp/bat","owner":"sharkdp","description":"A cat(1) clone with wings.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:38:23.000Z","size":34020,"stargazers_count":54255,"open_issues_count":338,"forks_count":1342,"subscribers_count":211,"default_branch":"master","last_synced_at":"2025-09-04T08:43:51.560Z","etag":null,"topics":["cli","command-line","git","hacktoberfest","rust","syntax-highlighting","terminal","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharkdp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sharkdp"}},"created_at":"2018-04-21T10:52:23.000Z","updated_at":"2025-09-04T08:36:12.000Z","dependencies_parsed_at":"2022-07-13T19:30:34.570Z","dependency_job_id":"f4f63f84-176c-4290-a7b1-4dd1b8186665","html_url":"https://github.com/sharkdp/bat","commit_stats":{"total_commits":2604,"total_committers":358,"mean_commits":7.273743016759776,"dds":0.7227342549923195,"last_synced_commit":"3d87b25b190e0990e0e75a2ab8f994d6c277d263"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/sharkdp/bat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/sbom","scorecard":{"id":440838,"data":{"date":"2025-08-11","repo":{"name":"github.com/sharkdp/bat","commit":"982409065493fe65139f7e46239df2bcc55c58df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 8/10 approved changesets -- score normalized to 8","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CICD.yml:1","Warn: no topLevel permission defined: .github/workflows/require-changelog-for-PRs.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: if statement must end with \"fi\": tests/syntax-tests/source/Dockerfile/Dockerfile:10-12","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/batgrep.sh:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/simple.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:430: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:436: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:465: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/require-changelog-for-PRs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/require-changelog-for-PRs.yml/master?enable=pin","Warn: containerImage not pinned by hash: tests/syntax-tests/source/Dockerfile/Dockerfile:2","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 not signed: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/76424069","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76424069"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"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-19T05:33:00.665Z","repository_id":37261168,"created_at":"2025-08-19T05:33:00.665Z","updated_at":"2025-08-19T05:33:00.665Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685604,"owners_count":25149722,"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-04T02:00:08.968Z","response_time":61,"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":"sharkdp","name":"David Peter","uuid":"4209276","kind":"user","description":"","email":"","website":"https://david-peter.de/","location":"Stuttgart, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4209276?u=e6c4022c315b6cbecd5968ec256f4b02885eba41\u0026v=4","repositories_count":107,"last_synced_at":"2024-04-14T07:12:53.840Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sharkdp"}},"html_url":"https://github.com/sharkdp","funding_links":["https://github.com/sponsors/sharkdp"],"total_stars":127309,"followers":6335,"following":25,"created_at":"2022-11-04T10:42:45.481Z","updated_at":"2024-04-14T07:13:16.404Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp/repositories"},"tags":[{"name":"v0.25.0","sha":"25f4f96ea3afb6fe44552f3b38ed8b1540ffa1b3","kind":"tag","published_at":"2025-01-07T19:07:05.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.25.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fc9546854f5a7b38823f4990453c6cde386bfd3b","kind":"commit","published_at":"2023-10-11T17:14:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.24.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"871abd27aa91264e01539da849add0330b24cb9c","kind":"commit","published_at":"2023-03-25T09:31:31.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.23.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"e5d95796141a719e208208182a5d3c2090a009c6","kind":"commit","published_at":"2022-09-10T15:59:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"1f9519d8b9bd3efac979766eefa0c6fae594b984","kind":"commit","published_at":"2022-09-06T20:54:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"405e5f74602d8f680168ef52350150921c696d54","kind":"commit","published_at":"2022-05-12T10:12:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.21.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0655ecf23d778f1455e2d79f37a805a7bcca98d2","kind":"commit","published_at":"2022-02-27T06:39:22.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.20.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"59a8f58be780ba9ba04eb4791b6bf5ca14e99e99","kind":"commit","published_at":"2022-01-08T16:01:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.19.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"b146958ecbb8c8c926159509ca7fb32a8573f897","kind":"commit","published_at":"2021-08-22T15:47:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"589df6792fe406f91b00db5e24d35393c6527e6b","kind":"commit","published_at":"2021-07-13T09:00:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3aea51455b8acf553f4481996f93d7e219130c2b","kind":"commit","published_at":"2021-05-13T08:06:50.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"b8a18d3ebb5b29162c346b74174239ea077f0796","kind":"commit","published_at":"2021-02-28T22:04:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"6d981498d80aa0127df9547ec0ac69d8314b29e5","kind":"commit","published_at":"2020-11-24T20:40:11.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"591eba66a3af1c211a09eefd17cbeb819b0a131f","kind":"commit","published_at":"2020-11-23T14:43:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"6258dda0f851256c2e1d65cf87e997023a4f997b","kind":"commit","published_at":"2020-10-02T21:27:29.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.16.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"9e65ecd03e60336bd54dea12fbc4354c4fb8d8b0","kind":"commit","published_at":"2020-05-27T08:14:32.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.4","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"302707f3ce75b8846ee84175bfb5a86dac9d0304","kind":"commit","published_at":"2020-05-26T06:11:41.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"28af18ba27c2888bd87998e703228ab2c2debbed","kind":"commit","published_at":"2020-05-25T15:27:27.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"2596bfe7a75f6867d803c1e9af0fa3467873a0e3","kind":"commit","published_at":"2020-05-11T18:30:45.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"696d1b3ed3eae9ea9bd94fa7c4c05306dfd621b6","kind":"commit","published_at":"2020-04-25T11:17:07.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"59ca933aeed2a9cc2f11397cc2a63866f343a769","kind":"commit","published_at":"2020-04-22T21:59:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.14.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"5edd8260e8fef887bd4c7e39c411dfe843d03894","kind":"commit","published_at":"2020-03-22T12:16:47.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.13.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"608cefb05c2860f00397aa68f473fcd494ed21af","kind":"commit","published_at":"2019-09-03T06:07:42.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"79f016e15cda054dffec009a4fc0900412bc1e48","kind":"commit","published_at":"2019-08-31T18:58:16.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"416a0fd439bea69b9fcc3519e22e88f2349588af","kind":"commit","published_at":"2019-05-15T21:24:37.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.11.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e09499b3df6369e1a1f6e42f95ad4009fa76c00e","kind":"commit","published_at":"2019-02-07T22:27:53.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.10.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"c073d4a11866a8d51ec19963803bb7ff5441d0e0","kind":"commit","published_at":"2018-11-11T12:19:34.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.9.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"30b742e9845314bcac67f37664cfb3df61c1ba3f","kind":"commit","published_at":"2018-10-17T21:27:44.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.8.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"238482e5f3990c1f5ef22a7875066822f10857f8","kind":"commit","published_at":"2018-09-23T08:30:19.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"732750c2749ebeb2b0bea89028a171c792a2aadf","kind":"commit","published_at":"2018-09-12T20:03:48.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"ba4d5a2e7dc38ff8475f63f254cca5e4fb969b2f","kind":"commit","published_at":"2018-08-31T22:30:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"acdea97e71f9baa2801747236492ff29f1632ab6","kind":"commit","published_at":"2018-08-28T21:37:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"25083232640dfe06334c929cb16333a9bd873195","kind":"commit","published_at":"2018-08-19T10:32:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.5.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"195d5e0e16ba76ee3cc554d8fb30382dd22fcbf8","kind":"commit","published_at":"2018-05-31T22:35:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"bf5883f06f94f5af329cb8d7a8dcac5fbfc1524b","kind":"commit","published_at":"2018-05-31T20:57:18.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8b9991d7808d65782844ac68a2f9c53fa4225dc6","kind":"commit","published_at":"2018-05-08T21:49:59.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.3.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"4e8ea815af643ebfa93a3264bf228e6b92f6a254","kind":"commit","published_at":"2018-05-03T07:07:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"f5a9236a47d75d336c9408b197c3f01e21f3e31d","kind":"commit","published_at":"2018-05-02T20:03:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"ed09a80a731bc5b93ea047f9da098355b880e0a3","kind":"commit","published_at":"2018-05-01T10:46:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"7f070c9dcb05d52482f0d1175261c40e7451daa8","kind":"commit","published_at":"2018-04-30T14:05:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9435e16a1be6e7fab41a067284d707217b42afb5","kind":"commit","published_at":"2018-04-22T14:21:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.1.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T23:07:53.174Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.64073262366938,"stargazers_count":0.45788979336255475,"forks_count":1.6045710707576706,"average":4.175798371947401},"purl":"pkg:apk/alpine/bat-bash-completion?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/bat-bash-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/bat-bash-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/bat-bash-completion/dependencies","status":null,"funding_links":["https://github.com/sponsors/sharkdp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T19:39:38.995Z","issues_count":439,"pull_requests_count":748,"avg_time_to_close_issue":12204656.599009901,"avg_time_to_close_pull_request":2172295.3215488214,"issues_closed_count":202,"pull_requests_closed_count":594,"pull_request_authors_count":155,"issue_authors_count":387,"avg_comments_per_issue":3.2710706150341684,"avg_comments_per_pull_request":0.9679144385026738,"merged_pull_requests_count":479,"bot_issues_count":1,"bot_pull_requests_count":296,"past_year_issues_count":107,"past_year_pull_requests_count":276,"past_year_avg_time_to_close_issue":3131758.1470588236,"past_year_avg_time_to_close_pull_request":935495.1407035176,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":199,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":0.8037383177570093,"past_year_avg_comments_per_pull_request":0.5036231884057971,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":110,"past_year_merged_pull_requests_count":175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/issues","maintainers":[{"login":"keith-hall","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"},{"login":"eth-p","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eth-p"},{"login":"sharkdp","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sharkdp"}],"active_maintainers":[{"login":"keith-hall","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/bat-bash-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/bat-bash-completion/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/bat-bash-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/bat-bash-completion/related_packages","maintainers":[{"uuid":"omni+alpine@hack.org","login":null,"name":"omni","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=omni","packages_count":265,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=omni","role":null,"created_at":"2024-01-22T20:16:08.080Z","updated_at":"2024-01-22T20:16:08.080Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/omni+alpine@hack.org/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":37130,"maintainers_count":822,"namespaces_count":3,"keywords_count":6489,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2647},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2025-09-08T05:01:36.044Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":11752544,"name":"bat-bash-completion","ecosystem":"alpine","description":"Bash completions for bat","homepage":"https://github.com/sharkdp/bat","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/sharkdp/bat","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-02-24T13:05:51.000Z","latest_release_published_at":"2025-02-24T13:05:51.000Z","latest_release_number":"0.25.0-r4","last_synced_at":"2025-09-04T09:06:17.342Z","created_at":"2025-06-07T12:54:47.250Z","updated_at":"2025-09-04T23:07:53.181Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/bat-bash-completion","install_command":"apk add bat-bash-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37261168,"uuid":"130464961","full_name":"sharkdp/bat","owner":"sharkdp","description":"A cat(1) clone with wings.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:38:23.000Z","size":34020,"stargazers_count":54255,"open_issues_count":338,"forks_count":1342,"subscribers_count":211,"default_branch":"master","last_synced_at":"2025-09-04T08:43:51.560Z","etag":null,"topics":["cli","command-line","git","hacktoberfest","rust","syntax-highlighting","terminal","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharkdp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sharkdp"}},"created_at":"2018-04-21T10:52:23.000Z","updated_at":"2025-09-04T08:36:12.000Z","dependencies_parsed_at":"2022-07-13T19:30:34.570Z","dependency_job_id":"f4f63f84-176c-4290-a7b1-4dd1b8186665","html_url":"https://github.com/sharkdp/bat","commit_stats":{"total_commits":2604,"total_committers":358,"mean_commits":7.273743016759776,"dds":0.7227342549923195,"last_synced_commit":"3d87b25b190e0990e0e75a2ab8f994d6c277d263"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/sharkdp/bat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/sbom","scorecard":{"id":440838,"data":{"date":"2025-08-11","repo":{"name":"github.com/sharkdp/bat","commit":"982409065493fe65139f7e46239df2bcc55c58df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 8/10 approved changesets -- score normalized to 8","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CICD.yml:1","Warn: no topLevel permission defined: .github/workflows/require-changelog-for-PRs.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: if statement must end with \"fi\": tests/syntax-tests/source/Dockerfile/Dockerfile:10-12","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/batgrep.sh:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/simple.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:430: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:436: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:465: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/require-changelog-for-PRs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/require-changelog-for-PRs.yml/master?enable=pin","Warn: containerImage not pinned by hash: tests/syntax-tests/source/Dockerfile/Dockerfile:2","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 not signed: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/76424069","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76424069"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"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-19T05:33:00.665Z","repository_id":37261168,"created_at":"2025-08-19T05:33:00.665Z","updated_at":"2025-08-19T05:33:00.665Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685604,"owners_count":25149722,"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-04T02:00:08.968Z","response_time":61,"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":"sharkdp","name":"David Peter","uuid":"4209276","kind":"user","description":"","email":"","website":"https://david-peter.de/","location":"Stuttgart, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4209276?u=e6c4022c315b6cbecd5968ec256f4b02885eba41\u0026v=4","repositories_count":107,"last_synced_at":"2024-04-14T07:12:53.840Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sharkdp"}},"html_url":"https://github.com/sharkdp","funding_links":["https://github.com/sponsors/sharkdp"],"total_stars":127309,"followers":6335,"following":25,"created_at":"2022-11-04T10:42:45.481Z","updated_at":"2024-04-14T07:13:16.404Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp/repositories"},"tags":[{"name":"v0.25.0","sha":"25f4f96ea3afb6fe44552f3b38ed8b1540ffa1b3","kind":"tag","published_at":"2025-01-07T19:07:05.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.25.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fc9546854f5a7b38823f4990453c6cde386bfd3b","kind":"commit","published_at":"2023-10-11T17:14:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.24.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"871abd27aa91264e01539da849add0330b24cb9c","kind":"commit","published_at":"2023-03-25T09:31:31.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.23.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"e5d95796141a719e208208182a5d3c2090a009c6","kind":"commit","published_at":"2022-09-10T15:59:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"1f9519d8b9bd3efac979766eefa0c6fae594b984","kind":"commit","published_at":"2022-09-06T20:54:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"405e5f74602d8f680168ef52350150921c696d54","kind":"commit","published_at":"2022-05-12T10:12:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.21.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0655ecf23d778f1455e2d79f37a805a7bcca98d2","kind":"commit","published_at":"2022-02-27T06:39:22.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.20.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"59a8f58be780ba9ba04eb4791b6bf5ca14e99e99","kind":"commit","published_at":"2022-01-08T16:01:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.19.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"b146958ecbb8c8c926159509ca7fb32a8573f897","kind":"commit","published_at":"2021-08-22T15:47:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"589df6792fe406f91b00db5e24d35393c6527e6b","kind":"commit","published_at":"2021-07-13T09:00:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3aea51455b8acf553f4481996f93d7e219130c2b","kind":"commit","published_at":"2021-05-13T08:06:50.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"b8a18d3ebb5b29162c346b74174239ea077f0796","kind":"commit","published_at":"2021-02-28T22:04:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"6d981498d80aa0127df9547ec0ac69d8314b29e5","kind":"commit","published_at":"2020-11-24T20:40:11.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"591eba66a3af1c211a09eefd17cbeb819b0a131f","kind":"commit","published_at":"2020-11-23T14:43:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"6258dda0f851256c2e1d65cf87e997023a4f997b","kind":"commit","published_at":"2020-10-02T21:27:29.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.16.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"9e65ecd03e60336bd54dea12fbc4354c4fb8d8b0","kind":"commit","published_at":"2020-05-27T08:14:32.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.4","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"302707f3ce75b8846ee84175bfb5a86dac9d0304","kind":"commit","published_at":"2020-05-26T06:11:41.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"28af18ba27c2888bd87998e703228ab2c2debbed","kind":"commit","published_at":"2020-05-25T15:27:27.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"2596bfe7a75f6867d803c1e9af0fa3467873a0e3","kind":"commit","published_at":"2020-05-11T18:30:45.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"696d1b3ed3eae9ea9bd94fa7c4c05306dfd621b6","kind":"commit","published_at":"2020-04-25T11:17:07.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"59ca933aeed2a9cc2f11397cc2a63866f343a769","kind":"commit","published_at":"2020-04-22T21:59:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.14.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"5edd8260e8fef887bd4c7e39c411dfe843d03894","kind":"commit","published_at":"2020-03-22T12:16:47.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.13.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"608cefb05c2860f00397aa68f473fcd494ed21af","kind":"commit","published_at":"2019-09-03T06:07:42.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"79f016e15cda054dffec009a4fc0900412bc1e48","kind":"commit","published_at":"2019-08-31T18:58:16.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"416a0fd439bea69b9fcc3519e22e88f2349588af","kind":"commit","published_at":"2019-05-15T21:24:37.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.11.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e09499b3df6369e1a1f6e42f95ad4009fa76c00e","kind":"commit","published_at":"2019-02-07T22:27:53.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.10.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"c073d4a11866a8d51ec19963803bb7ff5441d0e0","kind":"commit","published_at":"2018-11-11T12:19:34.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.9.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"30b742e9845314bcac67f37664cfb3df61c1ba3f","kind":"commit","published_at":"2018-10-17T21:27:44.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.8.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"238482e5f3990c1f5ef22a7875066822f10857f8","kind":"commit","published_at":"2018-09-23T08:30:19.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"732750c2749ebeb2b0bea89028a171c792a2aadf","kind":"commit","published_at":"2018-09-12T20:03:48.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"ba4d5a2e7dc38ff8475f63f254cca5e4fb969b2f","kind":"commit","published_at":"2018-08-31T22:30:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"acdea97e71f9baa2801747236492ff29f1632ab6","kind":"commit","published_at":"2018-08-28T21:37:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"25083232640dfe06334c929cb16333a9bd873195","kind":"commit","published_at":"2018-08-19T10:32:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.5.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"195d5e0e16ba76ee3cc554d8fb30382dd22fcbf8","kind":"commit","published_at":"2018-05-31T22:35:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"bf5883f06f94f5af329cb8d7a8dcac5fbfc1524b","kind":"commit","published_at":"2018-05-31T20:57:18.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8b9991d7808d65782844ac68a2f9c53fa4225dc6","kind":"commit","published_at":"2018-05-08T21:49:59.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.3.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"4e8ea815af643ebfa93a3264bf228e6b92f6a254","kind":"commit","published_at":"2018-05-03T07:07:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"f5a9236a47d75d336c9408b197c3f01e21f3e31d","kind":"commit","published_at":"2018-05-02T20:03:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"ed09a80a731bc5b93ea047f9da098355b880e0a3","kind":"commit","published_at":"2018-05-01T10:46:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"7f070c9dcb05d52482f0d1175261c40e7451daa8","kind":"commit","published_at":"2018-04-30T14:05:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9435e16a1be6e7fab41a067284d707217b42afb5","kind":"commit","published_at":"2018-04-22T14:21:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.1.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T23:07:53.181Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/bat-bash-completion?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/bat-bash-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/bat-bash-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/bat-bash-completion/dependencies","status":null,"funding_links":["https://github.com/sponsors/sharkdp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T19:39:38.995Z","issues_count":439,"pull_requests_count":748,"avg_time_to_close_issue":12204656.599009901,"avg_time_to_close_pull_request":2172295.3215488214,"issues_closed_count":202,"pull_requests_closed_count":594,"pull_request_authors_count":155,"issue_authors_count":387,"avg_comments_per_issue":3.2710706150341684,"avg_comments_per_pull_request":0.9679144385026738,"merged_pull_requests_count":479,"bot_issues_count":1,"bot_pull_requests_count":296,"past_year_issues_count":107,"past_year_pull_requests_count":276,"past_year_avg_time_to_close_issue":3131758.1470588236,"past_year_avg_time_to_close_pull_request":935495.1407035176,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":199,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":0.8037383177570093,"past_year_avg_comments_per_pull_request":0.5036231884057971,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":110,"past_year_merged_pull_requests_count":175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/issues","maintainers":[{"login":"keith-hall","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"},{"login":"eth-p","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eth-p"},{"login":"sharkdp","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sharkdp"}],"active_maintainers":[{"login":"keith-hall","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/bat-bash-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/bat-bash-completion/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/bat-bash-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/bat-bash-completion/related_packages","maintainers":[{"uuid":"omni+alpine@hack.org","login":null,"name":"omni","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=omni","packages_count":230,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=omni","role":null,"created_at":"2025-06-08T04:50:14.127Z","updated_at":"2025-06-08T04:50:14.127Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/omni+alpine@hack.org/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26315,"maintainers_count":422,"namespaces_count":2,"keywords_count":4641,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1614},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2025-09-08T05:33:01.089Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":3592598,"name":"github.com/sharkdp/bat","ecosystem":"go","description":"","homepage":"https://github.com/sharkdp/bat","licenses":"Apache-2.0, MIT","normalized_licenses":["Apache-2.0","MIT"],"repository_url":"https://github.com/sharkdp/bat","keywords_array":[],"namespace":"github.com/sharkdp","versions_count":41,"first_release_published_at":"2018-04-22T14:21:58.000Z","latest_release_published_at":"2025-01-07T19:05:49.000Z","latest_release_number":"v0.25.0","last_synced_at":"2025-09-04T09:06:14.418Z","created_at":"2022-04-11T05:21:32.267Z","updated_at":"2025-09-04T23:07:53.932Z","registry_url":"https://pkg.go.dev/github.com/sharkdp/bat","install_command":"go get github.com/sharkdp/bat","documentation_url":"https://pkg.go.dev/github.com/sharkdp/bat#section-documentation","metadata":{},"repo_metadata":{"id":37261168,"uuid":"130464961","full_name":"sharkdp/bat","owner":"sharkdp","description":"A cat(1) clone with wings.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:38:23.000Z","size":34020,"stargazers_count":54255,"open_issues_count":338,"forks_count":1342,"subscribers_count":211,"default_branch":"master","last_synced_at":"2025-09-04T08:43:51.560Z","etag":null,"topics":["cli","command-line","git","hacktoberfest","rust","syntax-highlighting","terminal","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharkdp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sharkdp"}},"created_at":"2018-04-21T10:52:23.000Z","updated_at":"2025-09-04T08:36:12.000Z","dependencies_parsed_at":"2022-07-13T19:30:34.570Z","dependency_job_id":"f4f63f84-176c-4290-a7b1-4dd1b8186665","html_url":"https://github.com/sharkdp/bat","commit_stats":{"total_commits":2604,"total_committers":358,"mean_commits":7.273743016759776,"dds":0.7227342549923195,"last_synced_commit":"3d87b25b190e0990e0e75a2ab8f994d6c277d263"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/sharkdp/bat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/sbom","scorecard":{"id":440838,"data":{"date":"2025-08-11","repo":{"name":"github.com/sharkdp/bat","commit":"982409065493fe65139f7e46239df2bcc55c58df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 8/10 approved changesets -- score normalized to 8","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CICD.yml:1","Warn: no topLevel permission defined: .github/workflows/require-changelog-for-PRs.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: if statement must end with \"fi\": tests/syntax-tests/source/Dockerfile/Dockerfile:10-12","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/batgrep.sh:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/simple.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:430: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:436: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:465: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/require-changelog-for-PRs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/require-changelog-for-PRs.yml/master?enable=pin","Warn: containerImage not pinned by hash: tests/syntax-tests/source/Dockerfile/Dockerfile:2","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 not signed: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/76424069","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76424069"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"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-19T05:33:00.665Z","repository_id":37261168,"created_at":"2025-08-19T05:33:00.665Z","updated_at":"2025-08-19T05:33:00.665Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685604,"owners_count":25149722,"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-04T02:00:08.968Z","response_time":61,"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":"sharkdp","name":"David Peter","uuid":"4209276","kind":"user","description":"","email":"","website":"https://david-peter.de/","location":"Stuttgart, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4209276?u=e6c4022c315b6cbecd5968ec256f4b02885eba41\u0026v=4","repositories_count":107,"last_synced_at":"2024-04-14T07:12:53.840Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sharkdp"}},"html_url":"https://github.com/sharkdp","funding_links":["https://github.com/sponsors/sharkdp"],"total_stars":127309,"followers":6335,"following":25,"created_at":"2022-11-04T10:42:45.481Z","updated_at":"2024-04-14T07:13:16.404Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp/repositories"},"tags":[{"name":"v0.25.0","sha":"25f4f96ea3afb6fe44552f3b38ed8b1540ffa1b3","kind":"tag","published_at":"2025-01-07T19:07:05.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.25.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fc9546854f5a7b38823f4990453c6cde386bfd3b","kind":"commit","published_at":"2023-10-11T17:14:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.24.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"871abd27aa91264e01539da849add0330b24cb9c","kind":"commit","published_at":"2023-03-25T09:31:31.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.23.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"e5d95796141a719e208208182a5d3c2090a009c6","kind":"commit","published_at":"2022-09-10T15:59:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"1f9519d8b9bd3efac979766eefa0c6fae594b984","kind":"commit","published_at":"2022-09-06T20:54:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"405e5f74602d8f680168ef52350150921c696d54","kind":"commit","published_at":"2022-05-12T10:12:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.21.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0655ecf23d778f1455e2d79f37a805a7bcca98d2","kind":"commit","published_at":"2022-02-27T06:39:22.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.20.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"59a8f58be780ba9ba04eb4791b6bf5ca14e99e99","kind":"commit","published_at":"2022-01-08T16:01:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.19.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"b146958ecbb8c8c926159509ca7fb32a8573f897","kind":"commit","published_at":"2021-08-22T15:47:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"589df6792fe406f91b00db5e24d35393c6527e6b","kind":"commit","published_at":"2021-07-13T09:00:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3aea51455b8acf553f4481996f93d7e219130c2b","kind":"commit","published_at":"2021-05-13T08:06:50.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"b8a18d3ebb5b29162c346b74174239ea077f0796","kind":"commit","published_at":"2021-02-28T22:04:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"6d981498d80aa0127df9547ec0ac69d8314b29e5","kind":"commit","published_at":"2020-11-24T20:40:11.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"591eba66a3af1c211a09eefd17cbeb819b0a131f","kind":"commit","published_at":"2020-11-23T14:43:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"6258dda0f851256c2e1d65cf87e997023a4f997b","kind":"commit","published_at":"2020-10-02T21:27:29.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.16.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"9e65ecd03e60336bd54dea12fbc4354c4fb8d8b0","kind":"commit","published_at":"2020-05-27T08:14:32.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.4","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"302707f3ce75b8846ee84175bfb5a86dac9d0304","kind":"commit","published_at":"2020-05-26T06:11:41.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"28af18ba27c2888bd87998e703228ab2c2debbed","kind":"commit","published_at":"2020-05-25T15:27:27.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"2596bfe7a75f6867d803c1e9af0fa3467873a0e3","kind":"commit","published_at":"2020-05-11T18:30:45.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"696d1b3ed3eae9ea9bd94fa7c4c05306dfd621b6","kind":"commit","published_at":"2020-04-25T11:17:07.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"59ca933aeed2a9cc2f11397cc2a63866f343a769","kind":"commit","published_at":"2020-04-22T21:59:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.14.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"5edd8260e8fef887bd4c7e39c411dfe843d03894","kind":"commit","published_at":"2020-03-22T12:16:47.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.13.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"608cefb05c2860f00397aa68f473fcd494ed21af","kind":"commit","published_at":"2019-09-03T06:07:42.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"79f016e15cda054dffec009a4fc0900412bc1e48","kind":"commit","published_at":"2019-08-31T18:58:16.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"416a0fd439bea69b9fcc3519e22e88f2349588af","kind":"commit","published_at":"2019-05-15T21:24:37.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.11.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e09499b3df6369e1a1f6e42f95ad4009fa76c00e","kind":"commit","published_at":"2019-02-07T22:27:53.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.10.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"c073d4a11866a8d51ec19963803bb7ff5441d0e0","kind":"commit","published_at":"2018-11-11T12:19:34.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.9.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"30b742e9845314bcac67f37664cfb3df61c1ba3f","kind":"commit","published_at":"2018-10-17T21:27:44.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.8.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"238482e5f3990c1f5ef22a7875066822f10857f8","kind":"commit","published_at":"2018-09-23T08:30:19.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"732750c2749ebeb2b0bea89028a171c792a2aadf","kind":"commit","published_at":"2018-09-12T20:03:48.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"ba4d5a2e7dc38ff8475f63f254cca5e4fb969b2f","kind":"commit","published_at":"2018-08-31T22:30:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"acdea97e71f9baa2801747236492ff29f1632ab6","kind":"commit","published_at":"2018-08-28T21:37:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"25083232640dfe06334c929cb16333a9bd873195","kind":"commit","published_at":"2018-08-19T10:32:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.5.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"195d5e0e16ba76ee3cc554d8fb30382dd22fcbf8","kind":"commit","published_at":"2018-05-31T22:35:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"bf5883f06f94f5af329cb8d7a8dcac5fbfc1524b","kind":"commit","published_at":"2018-05-31T20:57:18.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8b9991d7808d65782844ac68a2f9c53fa4225dc6","kind":"commit","published_at":"2018-05-08T21:49:59.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.3.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"4e8ea815af643ebfa93a3264bf228e6b92f6a254","kind":"commit","published_at":"2018-05-03T07:07:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"f5a9236a47d75d336c9408b197c3f01e21f3e31d","kind":"commit","published_at":"2018-05-02T20:03:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"ed09a80a731bc5b93ea047f9da098355b880e0a3","kind":"commit","published_at":"2018-05-01T10:46:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"7f070c9dcb05d52482f0d1175261c40e7451daa8","kind":"commit","published_at":"2018-04-30T14:05:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9435e16a1be6e7fab41a067284d707217b42afb5","kind":"commit","published_at":"2018-04-22T14:21:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.1.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T23:07:53.932Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.716716996980181,"dependent_packages_count":9.552826830390176,"stargazers_count":0.027298362098274107,"forks_count":0.842649441033538,"docker_downloads_count":null,"average":3.7848729076255423},"purl":"pkg:golang/github.com/sharkdp/bat","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/sharkdp/bat","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/sharkdp/bat","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/sharkdp/bat/dependencies","status":null,"funding_links":["https://github.com/sponsors/sharkdp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T19:39:38.995Z","issues_count":439,"pull_requests_count":748,"avg_time_to_close_issue":12204656.599009901,"avg_time_to_close_pull_request":2172295.3215488214,"issues_closed_count":202,"pull_requests_closed_count":594,"pull_request_authors_count":155,"issue_authors_count":387,"avg_comments_per_issue":3.2710706150341684,"avg_comments_per_pull_request":0.9679144385026738,"merged_pull_requests_count":479,"bot_issues_count":1,"bot_pull_requests_count":296,"past_year_issues_count":107,"past_year_pull_requests_count":276,"past_year_avg_time_to_close_issue":3131758.1470588236,"past_year_avg_time_to_close_pull_request":935495.1407035176,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":199,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":0.8037383177570093,"past_year_avg_comments_per_pull_request":0.5036231884057971,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":110,"past_year_merged_pull_requests_count":175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/issues","maintainers":[{"login":"keith-hall","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"},{"login":"eth-p","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eth-p"},{"login":"sharkdp","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sharkdp"}],"active_maintainers":[{"login":"keith-hall","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsharkdp%2Fbat/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsharkdp%2Fbat/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsharkdp%2Fbat/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsharkdp%2Fbat/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954234,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":6170169,"name":"bat-doc","ecosystem":"alpine","description":"A cat(1) clone with wings (documentation)","homepage":"https://github.com/sharkdp/bat","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/sharkdp/bat","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-05-13T00:16:34.000Z","latest_release_published_at":"2022-05-13T00:16:34.000Z","latest_release_number":"0.18.3-r2","last_synced_at":"2025-09-04T09:06:28.240Z","created_at":"2023-02-01T00:08:05.505Z","updated_at":"2025-09-04T23:07:53.972Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.15/community/x86_64/bat-doc","install_command":"apk add bat-doc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37261168,"uuid":"130464961","full_name":"sharkdp/bat","owner":"sharkdp","description":"A cat(1) clone with wings.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:38:23.000Z","size":34020,"stargazers_count":54255,"open_issues_count":338,"forks_count":1342,"subscribers_count":211,"default_branch":"master","last_synced_at":"2025-09-04T08:43:51.560Z","etag":null,"topics":["cli","command-line","git","hacktoberfest","rust","syntax-highlighting","terminal","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharkdp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sharkdp"}},"created_at":"2018-04-21T10:52:23.000Z","updated_at":"2025-09-04T08:36:12.000Z","dependencies_parsed_at":"2022-07-13T19:30:34.570Z","dependency_job_id":"f4f63f84-176c-4290-a7b1-4dd1b8186665","html_url":"https://github.com/sharkdp/bat","commit_stats":{"total_commits":2604,"total_committers":358,"mean_commits":7.273743016759776,"dds":0.7227342549923195,"last_synced_commit":"3d87b25b190e0990e0e75a2ab8f994d6c277d263"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/sharkdp/bat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/sbom","scorecard":{"id":440838,"data":{"date":"2025-08-11","repo":{"name":"github.com/sharkdp/bat","commit":"982409065493fe65139f7e46239df2bcc55c58df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 8/10 approved changesets -- score normalized to 8","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CICD.yml:1","Warn: no topLevel permission defined: .github/workflows/require-changelog-for-PRs.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: if statement must end with \"fi\": tests/syntax-tests/source/Dockerfile/Dockerfile:10-12","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/batgrep.sh:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/simple.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:430: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:436: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:465: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/require-changelog-for-PRs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/require-changelog-for-PRs.yml/master?enable=pin","Warn: containerImage not pinned by hash: tests/syntax-tests/source/Dockerfile/Dockerfile:2","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 not signed: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/76424069","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76424069"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"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-19T05:33:00.665Z","repository_id":37261168,"created_at":"2025-08-19T05:33:00.665Z","updated_at":"2025-08-19T05:33:00.665Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685604,"owners_count":25149722,"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-04T02:00:08.968Z","response_time":61,"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":"sharkdp","name":"David Peter","uuid":"4209276","kind":"user","description":"","email":"","website":"https://david-peter.de/","location":"Stuttgart, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4209276?u=e6c4022c315b6cbecd5968ec256f4b02885eba41\u0026v=4","repositories_count":107,"last_synced_at":"2024-04-14T07:12:53.840Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sharkdp"}},"html_url":"https://github.com/sharkdp","funding_links":["https://github.com/sponsors/sharkdp"],"total_stars":127309,"followers":6335,"following":25,"created_at":"2022-11-04T10:42:45.481Z","updated_at":"2024-04-14T07:13:16.404Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp/repositories"},"tags":[{"name":"v0.25.0","sha":"25f4f96ea3afb6fe44552f3b38ed8b1540ffa1b3","kind":"tag","published_at":"2025-01-07T19:07:05.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.25.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fc9546854f5a7b38823f4990453c6cde386bfd3b","kind":"commit","published_at":"2023-10-11T17:14:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.24.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"871abd27aa91264e01539da849add0330b24cb9c","kind":"commit","published_at":"2023-03-25T09:31:31.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.23.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"e5d95796141a719e208208182a5d3c2090a009c6","kind":"commit","published_at":"2022-09-10T15:59:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"1f9519d8b9bd3efac979766eefa0c6fae594b984","kind":"commit","published_at":"2022-09-06T20:54:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"405e5f74602d8f680168ef52350150921c696d54","kind":"commit","published_at":"2022-05-12T10:12:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.21.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0655ecf23d778f1455e2d79f37a805a7bcca98d2","kind":"commit","published_at":"2022-02-27T06:39:22.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.20.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"59a8f58be780ba9ba04eb4791b6bf5ca14e99e99","kind":"commit","published_at":"2022-01-08T16:01:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.19.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"b146958ecbb8c8c926159509ca7fb32a8573f897","kind":"commit","published_at":"2021-08-22T15:47:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"589df6792fe406f91b00db5e24d35393c6527e6b","kind":"commit","published_at":"2021-07-13T09:00:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3aea51455b8acf553f4481996f93d7e219130c2b","kind":"commit","published_at":"2021-05-13T08:06:50.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"b8a18d3ebb5b29162c346b74174239ea077f0796","kind":"commit","published_at":"2021-02-28T22:04:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"6d981498d80aa0127df9547ec0ac69d8314b29e5","kind":"commit","published_at":"2020-11-24T20:40:11.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"591eba66a3af1c211a09eefd17cbeb819b0a131f","kind":"commit","published_at":"2020-11-23T14:43:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"6258dda0f851256c2e1d65cf87e997023a4f997b","kind":"commit","published_at":"2020-10-02T21:27:29.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.16.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"9e65ecd03e60336bd54dea12fbc4354c4fb8d8b0","kind":"commit","published_at":"2020-05-27T08:14:32.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.4","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"302707f3ce75b8846ee84175bfb5a86dac9d0304","kind":"commit","published_at":"2020-05-26T06:11:41.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"28af18ba27c2888bd87998e703228ab2c2debbed","kind":"commit","published_at":"2020-05-25T15:27:27.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"2596bfe7a75f6867d803c1e9af0fa3467873a0e3","kind":"commit","published_at":"2020-05-11T18:30:45.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"696d1b3ed3eae9ea9bd94fa7c4c05306dfd621b6","kind":"commit","published_at":"2020-04-25T11:17:07.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"59ca933aeed2a9cc2f11397cc2a63866f343a769","kind":"commit","published_at":"2020-04-22T21:59:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.14.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"5edd8260e8fef887bd4c7e39c411dfe843d03894","kind":"commit","published_at":"2020-03-22T12:16:47.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.13.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"608cefb05c2860f00397aa68f473fcd494ed21af","kind":"commit","published_at":"2019-09-03T06:07:42.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"79f016e15cda054dffec009a4fc0900412bc1e48","kind":"commit","published_at":"2019-08-31T18:58:16.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"416a0fd439bea69b9fcc3519e22e88f2349588af","kind":"commit","published_at":"2019-05-15T21:24:37.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.11.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e09499b3df6369e1a1f6e42f95ad4009fa76c00e","kind":"commit","published_at":"2019-02-07T22:27:53.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.10.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"c073d4a11866a8d51ec19963803bb7ff5441d0e0","kind":"commit","published_at":"2018-11-11T12:19:34.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.9.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"30b742e9845314bcac67f37664cfb3df61c1ba3f","kind":"commit","published_at":"2018-10-17T21:27:44.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.8.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"238482e5f3990c1f5ef22a7875066822f10857f8","kind":"commit","published_at":"2018-09-23T08:30:19.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"732750c2749ebeb2b0bea89028a171c792a2aadf","kind":"commit","published_at":"2018-09-12T20:03:48.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"ba4d5a2e7dc38ff8475f63f254cca5e4fb969b2f","kind":"commit","published_at":"2018-08-31T22:30:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"acdea97e71f9baa2801747236492ff29f1632ab6","kind":"commit","published_at":"2018-08-28T21:37:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"25083232640dfe06334c929cb16333a9bd873195","kind":"commit","published_at":"2018-08-19T10:32:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.5.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"195d5e0e16ba76ee3cc554d8fb30382dd22fcbf8","kind":"commit","published_at":"2018-05-31T22:35:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"bf5883f06f94f5af329cb8d7a8dcac5fbfc1524b","kind":"commit","published_at":"2018-05-31T20:57:18.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8b9991d7808d65782844ac68a2f9c53fa4225dc6","kind":"commit","published_at":"2018-05-08T21:49:59.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.3.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"4e8ea815af643ebfa93a3264bf228e6b92f6a254","kind":"commit","published_at":"2018-05-03T07:07:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"f5a9236a47d75d336c9408b197c3f01e21f3e31d","kind":"commit","published_at":"2018-05-02T20:03:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"ed09a80a731bc5b93ea047f9da098355b880e0a3","kind":"commit","published_at":"2018-05-01T10:46:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"7f070c9dcb05d52482f0d1175261c40e7451daa8","kind":"commit","published_at":"2018-04-30T14:05:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9435e16a1be6e7fab41a067284d707217b42afb5","kind":"commit","published_at":"2018-04-22T14:21:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.1.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T23:07:53.971Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":25.58491517941603,"stargazers_count":0.4982026865106893,"forks_count":1.4567698808097371,"average":6.884971936684114},"purl":"pkg:apk/alpine/bat-doc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/bat-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/bat-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/bat-doc/dependencies","status":null,"funding_links":["https://github.com/sponsors/sharkdp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T19:39:38.995Z","issues_count":439,"pull_requests_count":748,"avg_time_to_close_issue":12204656.599009901,"avg_time_to_close_pull_request":2172295.3215488214,"issues_closed_count":202,"pull_requests_closed_count":594,"pull_request_authors_count":155,"issue_authors_count":387,"avg_comments_per_issue":3.2710706150341684,"avg_comments_per_pull_request":0.9679144385026738,"merged_pull_requests_count":479,"bot_issues_count":1,"bot_pull_requests_count":296,"past_year_issues_count":107,"past_year_pull_requests_count":276,"past_year_avg_time_to_close_issue":3131758.1470588236,"past_year_avg_time_to_close_pull_request":935495.1407035176,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":199,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":0.8037383177570093,"past_year_avg_comments_per_pull_request":0.5036231884057971,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":110,"past_year_merged_pull_requests_count":175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/issues","maintainers":[{"login":"keith-hall","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"},{"login":"eth-p","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eth-p"},{"login":"sharkdp","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sharkdp"}],"active_maintainers":[{"login":"keith-hall","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/bat-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/bat-doc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/bat-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/bat-doc/related_packages","maintainers":[{"uuid":"toast@toast.cafe","login":null,"name":"Chloe Kudryavtsev","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Chloe Kudryavtsev","packages_count":10,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Chloe Kudryavtsev","role":null,"created_at":"2023-02-04T19:47:00.321Z","updated_at":"2023-02-04T19:47:00.321Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers/toast@toast.cafe/packages"}],"registry":{"name":"alpine-v3.15","url":"https://pkgs.alpinelinux.org/packages?branch=v3.15","ecosystem":"alpine","default":false,"packages_count":15857,"maintainers_count":287,"namespaces_count":2,"keywords_count":2456,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":780},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.684Z","updated_at":"2025-09-08T06:51:45.631Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/namespaces"}},{"id":11126332,"name":"bat","ecosystem":"alpine","description":"cat(1) clone with wings","homepage":"https://github.com/sharkdp/bat","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/sharkdp/bat","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-11-22T15:42:11.000Z","latest_release_published_at":"2024-11-22T15:42:11.000Z","latest_release_number":"0.24.0-r3","last_synced_at":"2025-09-04T09:06:44.843Z","created_at":"2024-12-07T07:09:52.506Z","updated_at":"2025-09-04T23:07:55.932Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/bat","install_command":"apk add bat","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37261168,"uuid":"130464961","full_name":"sharkdp/bat","owner":"sharkdp","description":"A cat(1) clone with wings.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:38:23.000Z","size":34020,"stargazers_count":54255,"open_issues_count":338,"forks_count":1342,"subscribers_count":211,"default_branch":"master","last_synced_at":"2025-09-04T08:43:51.560Z","etag":null,"topics":["cli","command-line","git","hacktoberfest","rust","syntax-highlighting","terminal","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharkdp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sharkdp"}},"created_at":"2018-04-21T10:52:23.000Z","updated_at":"2025-09-04T08:36:12.000Z","dependencies_parsed_at":"2022-07-13T19:30:34.570Z","dependency_job_id":"f4f63f84-176c-4290-a7b1-4dd1b8186665","html_url":"https://github.com/sharkdp/bat","commit_stats":{"total_commits":2604,"total_committers":358,"mean_commits":7.273743016759776,"dds":0.7227342549923195,"last_synced_commit":"3d87b25b190e0990e0e75a2ab8f994d6c277d263"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/sharkdp/bat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/sbom","scorecard":{"id":440838,"data":{"date":"2025-08-11","repo":{"name":"github.com/sharkdp/bat","commit":"982409065493fe65139f7e46239df2bcc55c58df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 8/10 approved changesets -- score normalized to 8","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CICD.yml:1","Warn: no topLevel permission defined: .github/workflows/require-changelog-for-PRs.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: if statement must end with \"fi\": tests/syntax-tests/source/Dockerfile/Dockerfile:10-12","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/batgrep.sh:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/simple.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:430: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:436: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:465: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/require-changelog-for-PRs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/require-changelog-for-PRs.yml/master?enable=pin","Warn: containerImage not pinned by hash: tests/syntax-tests/source/Dockerfile/Dockerfile:2","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 not signed: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/76424069","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76424069"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"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-19T05:33:00.665Z","repository_id":37261168,"created_at":"2025-08-19T05:33:00.665Z","updated_at":"2025-08-19T05:33:00.665Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685604,"owners_count":25149722,"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-04T02:00:08.968Z","response_time":61,"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":"sharkdp","name":"David Peter","uuid":"4209276","kind":"user","description":"","email":"","website":"https://david-peter.de/","location":"Stuttgart, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4209276?u=e6c4022c315b6cbecd5968ec256f4b02885eba41\u0026v=4","repositories_count":107,"last_synced_at":"2024-04-14T07:12:53.840Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sharkdp"}},"html_url":"https://github.com/sharkdp","funding_links":["https://github.com/sponsors/sharkdp"],"total_stars":127309,"followers":6335,"following":25,"created_at":"2022-11-04T10:42:45.481Z","updated_at":"2024-04-14T07:13:16.404Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp/repositories"},"tags":[{"name":"v0.25.0","sha":"25f4f96ea3afb6fe44552f3b38ed8b1540ffa1b3","kind":"tag","published_at":"2025-01-07T19:07:05.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.25.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fc9546854f5a7b38823f4990453c6cde386bfd3b","kind":"commit","published_at":"2023-10-11T17:14:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.24.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"871abd27aa91264e01539da849add0330b24cb9c","kind":"commit","published_at":"2023-03-25T09:31:31.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.23.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"e5d95796141a719e208208182a5d3c2090a009c6","kind":"commit","published_at":"2022-09-10T15:59:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"1f9519d8b9bd3efac979766eefa0c6fae594b984","kind":"commit","published_at":"2022-09-06T20:54:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"405e5f74602d8f680168ef52350150921c696d54","kind":"commit","published_at":"2022-05-12T10:12:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.21.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0655ecf23d778f1455e2d79f37a805a7bcca98d2","kind":"commit","published_at":"2022-02-27T06:39:22.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.20.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"59a8f58be780ba9ba04eb4791b6bf5ca14e99e99","kind":"commit","published_at":"2022-01-08T16:01:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.19.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"b146958ecbb8c8c926159509ca7fb32a8573f897","kind":"commit","published_at":"2021-08-22T15:47:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"589df6792fe406f91b00db5e24d35393c6527e6b","kind":"commit","published_at":"2021-07-13T09:00:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3aea51455b8acf553f4481996f93d7e219130c2b","kind":"commit","published_at":"2021-05-13T08:06:50.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"b8a18d3ebb5b29162c346b74174239ea077f0796","kind":"commit","published_at":"2021-02-28T22:04:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"6d981498d80aa0127df9547ec0ac69d8314b29e5","kind":"commit","published_at":"2020-11-24T20:40:11.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"591eba66a3af1c211a09eefd17cbeb819b0a131f","kind":"commit","published_at":"2020-11-23T14:43:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"6258dda0f851256c2e1d65cf87e997023a4f997b","kind":"commit","published_at":"2020-10-02T21:27:29.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.16.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"9e65ecd03e60336bd54dea12fbc4354c4fb8d8b0","kind":"commit","published_at":"2020-05-27T08:14:32.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.4","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"302707f3ce75b8846ee84175bfb5a86dac9d0304","kind":"commit","published_at":"2020-05-26T06:11:41.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"28af18ba27c2888bd87998e703228ab2c2debbed","kind":"commit","published_at":"2020-05-25T15:27:27.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"2596bfe7a75f6867d803c1e9af0fa3467873a0e3","kind":"commit","published_at":"2020-05-11T18:30:45.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"696d1b3ed3eae9ea9bd94fa7c4c05306dfd621b6","kind":"commit","published_at":"2020-04-25T11:17:07.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"59ca933aeed2a9cc2f11397cc2a63866f343a769","kind":"commit","published_at":"2020-04-22T21:59:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.14.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"5edd8260e8fef887bd4c7e39c411dfe843d03894","kind":"commit","published_at":"2020-03-22T12:16:47.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.13.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"608cefb05c2860f00397aa68f473fcd494ed21af","kind":"commit","published_at":"2019-09-03T06:07:42.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"79f016e15cda054dffec009a4fc0900412bc1e48","kind":"commit","published_at":"2019-08-31T18:58:16.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"416a0fd439bea69b9fcc3519e22e88f2349588af","kind":"commit","published_at":"2019-05-15T21:24:37.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.11.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e09499b3df6369e1a1f6e42f95ad4009fa76c00e","kind":"commit","published_at":"2019-02-07T22:27:53.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.10.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"c073d4a11866a8d51ec19963803bb7ff5441d0e0","kind":"commit","published_at":"2018-11-11T12:19:34.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.9.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"30b742e9845314bcac67f37664cfb3df61c1ba3f","kind":"commit","published_at":"2018-10-17T21:27:44.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.8.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"238482e5f3990c1f5ef22a7875066822f10857f8","kind":"commit","published_at":"2018-09-23T08:30:19.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"732750c2749ebeb2b0bea89028a171c792a2aadf","kind":"commit","published_at":"2018-09-12T20:03:48.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"ba4d5a2e7dc38ff8475f63f254cca5e4fb969b2f","kind":"commit","published_at":"2018-08-31T22:30:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"acdea97e71f9baa2801747236492ff29f1632ab6","kind":"commit","published_at":"2018-08-28T21:37:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"25083232640dfe06334c929cb16333a9bd873195","kind":"commit","published_at":"2018-08-19T10:32:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.5.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"195d5e0e16ba76ee3cc554d8fb30382dd22fcbf8","kind":"commit","published_at":"2018-05-31T22:35:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"bf5883f06f94f5af329cb8d7a8dcac5fbfc1524b","kind":"commit","published_at":"2018-05-31T20:57:18.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8b9991d7808d65782844ac68a2f9c53fa4225dc6","kind":"commit","published_at":"2018-05-08T21:49:59.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.3.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"4e8ea815af643ebfa93a3264bf228e6b92f6a254","kind":"commit","published_at":"2018-05-03T07:07:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"f5a9236a47d75d336c9408b197c3f01e21f3e31d","kind":"commit","published_at":"2018-05-02T20:03:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"ed09a80a731bc5b93ea047f9da098355b880e0a3","kind":"commit","published_at":"2018-05-01T10:46:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"7f070c9dcb05d52482f0d1175261c40e7451daa8","kind":"commit","published_at":"2018-04-30T14:05:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9435e16a1be6e7fab41a067284d707217b42afb5","kind":"commit","published_at":"2018-04-22T14:21:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.1.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T23:07:55.932Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/bat?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/bat","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/bat","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/bat/dependencies","status":null,"funding_links":["https://github.com/sponsors/sharkdp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T19:39:38.995Z","issues_count":439,"pull_requests_count":748,"avg_time_to_close_issue":12204656.599009901,"avg_time_to_close_pull_request":2172295.3215488214,"issues_closed_count":202,"pull_requests_closed_count":594,"pull_request_authors_count":155,"issue_authors_count":387,"avg_comments_per_issue":3.2710706150341684,"avg_comments_per_pull_request":0.9679144385026738,"merged_pull_requests_count":479,"bot_issues_count":1,"bot_pull_requests_count":296,"past_year_issues_count":107,"past_year_pull_requests_count":276,"past_year_avg_time_to_close_issue":3131758.1470588236,"past_year_avg_time_to_close_pull_request":935495.1407035176,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":199,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":0.8037383177570093,"past_year_avg_comments_per_pull_request":0.5036231884057971,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":110,"past_year_merged_pull_requests_count":175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/issues","maintainers":[{"login":"keith-hall","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"},{"login":"eth-p","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eth-p"},{"login":"sharkdp","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sharkdp"}],"active_maintainers":[{"login":"keith-hall","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/bat/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/bat/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/bat/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/bat/related_packages","maintainers":[{"uuid":"omni+alpine@hack.org","login":null,"name":"omni","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=omni","packages_count":216,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=omni","role":null,"created_at":"2024-12-09T11:58:45.186Z","updated_at":"2024-12-09T11:58:45.186Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/omni+alpine@hack.org/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":2766,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1060},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2025-09-08T06:51:38.309Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":8665573,"name":"bat","ecosystem":"alpine","description":"cat(1) clone with wings","homepage":"https://github.com/sharkdp/bat","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/sharkdp/bat","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-10-13T20:46:30.000Z","latest_release_published_at":"2023-10-13T20:46:30.000Z","latest_release_number":"0.24.0-r0","last_synced_at":"2025-09-04T09:06:42.511Z","created_at":"2023-12-20T10:04:23.437Z","updated_at":"2025-09-04T23:07:55.985Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/bat","install_command":"apk add bat","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37261168,"uuid":"130464961","full_name":"sharkdp/bat","owner":"sharkdp","description":"A cat(1) clone with wings.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:38:23.000Z","size":34020,"stargazers_count":54255,"open_issues_count":338,"forks_count":1342,"subscribers_count":211,"default_branch":"master","last_synced_at":"2025-09-04T08:43:51.560Z","etag":null,"topics":["cli","command-line","git","hacktoberfest","rust","syntax-highlighting","terminal","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharkdp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sharkdp"}},"created_at":"2018-04-21T10:52:23.000Z","updated_at":"2025-09-04T08:36:12.000Z","dependencies_parsed_at":"2022-07-13T19:30:34.570Z","dependency_job_id":"f4f63f84-176c-4290-a7b1-4dd1b8186665","html_url":"https://github.com/sharkdp/bat","commit_stats":{"total_commits":2604,"total_committers":358,"mean_commits":7.273743016759776,"dds":0.7227342549923195,"last_synced_commit":"3d87b25b190e0990e0e75a2ab8f994d6c277d263"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/sharkdp/bat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/sbom","scorecard":{"id":440838,"data":{"date":"2025-08-11","repo":{"name":"github.com/sharkdp/bat","commit":"982409065493fe65139f7e46239df2bcc55c58df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 8/10 approved changesets -- score normalized to 8","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CICD.yml:1","Warn: no topLevel permission defined: .github/workflows/require-changelog-for-PRs.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: if statement must end with \"fi\": tests/syntax-tests/source/Dockerfile/Dockerfile:10-12","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/batgrep.sh:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/simple.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:430: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:436: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:465: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/require-changelog-for-PRs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/require-changelog-for-PRs.yml/master?enable=pin","Warn: containerImage not pinned by hash: tests/syntax-tests/source/Dockerfile/Dockerfile:2","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 not signed: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/76424069","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76424069"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"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-19T05:33:00.665Z","repository_id":37261168,"created_at":"2025-08-19T05:33:00.665Z","updated_at":"2025-08-19T05:33:00.665Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685604,"owners_count":25149722,"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-04T02:00:08.968Z","response_time":61,"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":"sharkdp","name":"David Peter","uuid":"4209276","kind":"user","description":"","email":"","website":"https://david-peter.de/","location":"Stuttgart, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4209276?u=e6c4022c315b6cbecd5968ec256f4b02885eba41\u0026v=4","repositories_count":107,"last_synced_at":"2024-04-14T07:12:53.840Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sharkdp"}},"html_url":"https://github.com/sharkdp","funding_links":["https://github.com/sponsors/sharkdp"],"total_stars":127309,"followers":6335,"following":25,"created_at":"2022-11-04T10:42:45.481Z","updated_at":"2024-04-14T07:13:16.404Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp/repositories"},"tags":[{"name":"v0.25.0","sha":"25f4f96ea3afb6fe44552f3b38ed8b1540ffa1b3","kind":"tag","published_at":"2025-01-07T19:07:05.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.25.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fc9546854f5a7b38823f4990453c6cde386bfd3b","kind":"commit","published_at":"2023-10-11T17:14:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.24.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"871abd27aa91264e01539da849add0330b24cb9c","kind":"commit","published_at":"2023-03-25T09:31:31.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.23.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"e5d95796141a719e208208182a5d3c2090a009c6","kind":"commit","published_at":"2022-09-10T15:59:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"1f9519d8b9bd3efac979766eefa0c6fae594b984","kind":"commit","published_at":"2022-09-06T20:54:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"405e5f74602d8f680168ef52350150921c696d54","kind":"commit","published_at":"2022-05-12T10:12:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.21.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0655ecf23d778f1455e2d79f37a805a7bcca98d2","kind":"commit","published_at":"2022-02-27T06:39:22.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.20.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"59a8f58be780ba9ba04eb4791b6bf5ca14e99e99","kind":"commit","published_at":"2022-01-08T16:01:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.19.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"b146958ecbb8c8c926159509ca7fb32a8573f897","kind":"commit","published_at":"2021-08-22T15:47:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"589df6792fe406f91b00db5e24d35393c6527e6b","kind":"commit","published_at":"2021-07-13T09:00:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3aea51455b8acf553f4481996f93d7e219130c2b","kind":"commit","published_at":"2021-05-13T08:06:50.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"b8a18d3ebb5b29162c346b74174239ea077f0796","kind":"commit","published_at":"2021-02-28T22:04:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"6d981498d80aa0127df9547ec0ac69d8314b29e5","kind":"commit","published_at":"2020-11-24T20:40:11.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"591eba66a3af1c211a09eefd17cbeb819b0a131f","kind":"commit","published_at":"2020-11-23T14:43:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"6258dda0f851256c2e1d65cf87e997023a4f997b","kind":"commit","published_at":"2020-10-02T21:27:29.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.16.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"9e65ecd03e60336bd54dea12fbc4354c4fb8d8b0","kind":"commit","published_at":"2020-05-27T08:14:32.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.4","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"302707f3ce75b8846ee84175bfb5a86dac9d0304","kind":"commit","published_at":"2020-05-26T06:11:41.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"28af18ba27c2888bd87998e703228ab2c2debbed","kind":"commit","published_at":"2020-05-25T15:27:27.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"2596bfe7a75f6867d803c1e9af0fa3467873a0e3","kind":"commit","published_at":"2020-05-11T18:30:45.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"696d1b3ed3eae9ea9bd94fa7c4c05306dfd621b6","kind":"commit","published_at":"2020-04-25T11:17:07.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"59ca933aeed2a9cc2f11397cc2a63866f343a769","kind":"commit","published_at":"2020-04-22T21:59:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.14.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"5edd8260e8fef887bd4c7e39c411dfe843d03894","kind":"commit","published_at":"2020-03-22T12:16:47.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.13.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"608cefb05c2860f00397aa68f473fcd494ed21af","kind":"commit","published_at":"2019-09-03T06:07:42.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"79f016e15cda054dffec009a4fc0900412bc1e48","kind":"commit","published_at":"2019-08-31T18:58:16.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"416a0fd439bea69b9fcc3519e22e88f2349588af","kind":"commit","published_at":"2019-05-15T21:24:37.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.11.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e09499b3df6369e1a1f6e42f95ad4009fa76c00e","kind":"commit","published_at":"2019-02-07T22:27:53.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.10.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"c073d4a11866a8d51ec19963803bb7ff5441d0e0","kind":"commit","published_at":"2018-11-11T12:19:34.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.9.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"30b742e9845314bcac67f37664cfb3df61c1ba3f","kind":"commit","published_at":"2018-10-17T21:27:44.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.8.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"238482e5f3990c1f5ef22a7875066822f10857f8","kind":"commit","published_at":"2018-09-23T08:30:19.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"732750c2749ebeb2b0bea89028a171c792a2aadf","kind":"commit","published_at":"2018-09-12T20:03:48.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"ba4d5a2e7dc38ff8475f63f254cca5e4fb969b2f","kind":"commit","published_at":"2018-08-31T22:30:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"acdea97e71f9baa2801747236492ff29f1632ab6","kind":"commit","published_at":"2018-08-28T21:37:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"25083232640dfe06334c929cb16333a9bd873195","kind":"commit","published_at":"2018-08-19T10:32:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.5.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"195d5e0e16ba76ee3cc554d8fb30382dd22fcbf8","kind":"commit","published_at":"2018-05-31T22:35:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"bf5883f06f94f5af329cb8d7a8dcac5fbfc1524b","kind":"commit","published_at":"2018-05-31T20:57:18.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8b9991d7808d65782844ac68a2f9c53fa4225dc6","kind":"commit","published_at":"2018-05-08T21:49:59.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.3.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"4e8ea815af643ebfa93a3264bf228e6b92f6a254","kind":"commit","published_at":"2018-05-03T07:07:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"f5a9236a47d75d336c9408b197c3f01e21f3e31d","kind":"commit","published_at":"2018-05-02T20:03:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"ed09a80a731bc5b93ea047f9da098355b880e0a3","kind":"commit","published_at":"2018-05-01T10:46:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"7f070c9dcb05d52482f0d1175261c40e7451daa8","kind":"commit","published_at":"2018-04-30T14:05:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9435e16a1be6e7fab41a067284d707217b42afb5","kind":"commit","published_at":"2018-04-22T14:21:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.1.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T23:07:55.985Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/bat?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/bat","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/bat","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/bat/dependencies","status":null,"funding_links":["https://github.com/sponsors/sharkdp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T19:39:38.995Z","issues_count":439,"pull_requests_count":748,"avg_time_to_close_issue":12204656.599009901,"avg_time_to_close_pull_request":2172295.3215488214,"issues_closed_count":202,"pull_requests_closed_count":594,"pull_request_authors_count":155,"issue_authors_count":387,"avg_comments_per_issue":3.2710706150341684,"avg_comments_per_pull_request":0.9679144385026738,"merged_pull_requests_count":479,"bot_issues_count":1,"bot_pull_requests_count":296,"past_year_issues_count":107,"past_year_pull_requests_count":276,"past_year_avg_time_to_close_issue":3131758.1470588236,"past_year_avg_time_to_close_pull_request":935495.1407035176,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":199,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":0.8037383177570093,"past_year_avg_comments_per_pull_request":0.5036231884057971,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":110,"past_year_merged_pull_requests_count":175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/issues","maintainers":[{"login":"keith-hall","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"},{"login":"eth-p","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eth-p"},{"login":"sharkdp","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sharkdp"}],"active_maintainers":[{"login":"keith-hall","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/bat/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/bat/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/bat/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/bat/related_packages","maintainers":[{"uuid":"me@panekj.dev","login":null,"name":"Jakub Panek","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Panek","packages_count":38,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Panek","role":null,"created_at":"2023-12-20T11:46:58.046Z","updated_at":"2023-12-20T11:46:58.046Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/me@panekj.dev/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":376,"namespaces_count":2,"keywords_count":2627,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":711},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2025-09-08T06:55:50.087Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":6168375,"name":"bat","ecosystem":"alpine","description":"A cat(1) clone with wings","homepage":"https://github.com/sharkdp/bat","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/sharkdp/bat","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-05-13T00:16:34.000Z","latest_release_published_at":"2022-05-13T00:16:34.000Z","latest_release_number":"0.18.3-r2","last_synced_at":"2025-09-04T09:06:35.665Z","created_at":"2023-02-01T00:03:09.297Z","updated_at":"2025-09-04T23:07:55.928Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.15/community/x86_64/bat","install_command":"apk add bat","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37261168,"uuid":"130464961","full_name":"sharkdp/bat","owner":"sharkdp","description":"A cat(1) clone with wings.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:38:23.000Z","size":34020,"stargazers_count":54255,"open_issues_count":338,"forks_count":1342,"subscribers_count":211,"default_branch":"master","last_synced_at":"2025-09-04T08:43:51.560Z","etag":null,"topics":["cli","command-line","git","hacktoberfest","rust","syntax-highlighting","terminal","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharkdp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sharkdp"}},"created_at":"2018-04-21T10:52:23.000Z","updated_at":"2025-09-04T08:36:12.000Z","dependencies_parsed_at":"2022-07-13T19:30:34.570Z","dependency_job_id":"f4f63f84-176c-4290-a7b1-4dd1b8186665","html_url":"https://github.com/sharkdp/bat","commit_stats":{"total_commits":2604,"total_committers":358,"mean_commits":7.273743016759776,"dds":0.7227342549923195,"last_synced_commit":"3d87b25b190e0990e0e75a2ab8f994d6c277d263"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/sharkdp/bat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/sbom","scorecard":{"id":440838,"data":{"date":"2025-08-11","repo":{"name":"github.com/sharkdp/bat","commit":"982409065493fe65139f7e46239df2bcc55c58df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 8/10 approved changesets -- score normalized to 8","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CICD.yml:1","Warn: no topLevel permission defined: .github/workflows/require-changelog-for-PRs.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: if statement must end with \"fi\": tests/syntax-tests/source/Dockerfile/Dockerfile:10-12","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/batgrep.sh:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/simple.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:430: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:436: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:465: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/require-changelog-for-PRs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/require-changelog-for-PRs.yml/master?enable=pin","Warn: containerImage not pinned by hash: tests/syntax-tests/source/Dockerfile/Dockerfile:2","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 not signed: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/76424069","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76424069"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"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-19T05:33:00.665Z","repository_id":37261168,"created_at":"2025-08-19T05:33:00.665Z","updated_at":"2025-08-19T05:33:00.665Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685604,"owners_count":25149722,"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-04T02:00:08.968Z","response_time":61,"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":"sharkdp","name":"David Peter","uuid":"4209276","kind":"user","description":"","email":"","website":"https://david-peter.de/","location":"Stuttgart, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4209276?u=e6c4022c315b6cbecd5968ec256f4b02885eba41\u0026v=4","repositories_count":107,"last_synced_at":"2024-04-14T07:12:53.840Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sharkdp"}},"html_url":"https://github.com/sharkdp","funding_links":["https://github.com/sponsors/sharkdp"],"total_stars":127309,"followers":6335,"following":25,"created_at":"2022-11-04T10:42:45.481Z","updated_at":"2024-04-14T07:13:16.404Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp/repositories"},"tags":[{"name":"v0.25.0","sha":"25f4f96ea3afb6fe44552f3b38ed8b1540ffa1b3","kind":"tag","published_at":"2025-01-07T19:07:05.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.25.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fc9546854f5a7b38823f4990453c6cde386bfd3b","kind":"commit","published_at":"2023-10-11T17:14:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.24.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"871abd27aa91264e01539da849add0330b24cb9c","kind":"commit","published_at":"2023-03-25T09:31:31.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.23.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"e5d95796141a719e208208182a5d3c2090a009c6","kind":"commit","published_at":"2022-09-10T15:59:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"1f9519d8b9bd3efac979766eefa0c6fae594b984","kind":"commit","published_at":"2022-09-06T20:54:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"405e5f74602d8f680168ef52350150921c696d54","kind":"commit","published_at":"2022-05-12T10:12:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.21.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0655ecf23d778f1455e2d79f37a805a7bcca98d2","kind":"commit","published_at":"2022-02-27T06:39:22.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.20.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"59a8f58be780ba9ba04eb4791b6bf5ca14e99e99","kind":"commit","published_at":"2022-01-08T16:01:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.19.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"b146958ecbb8c8c926159509ca7fb32a8573f897","kind":"commit","published_at":"2021-08-22T15:47:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"589df6792fe406f91b00db5e24d35393c6527e6b","kind":"commit","published_at":"2021-07-13T09:00:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3aea51455b8acf553f4481996f93d7e219130c2b","kind":"commit","published_at":"2021-05-13T08:06:50.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"b8a18d3ebb5b29162c346b74174239ea077f0796","kind":"commit","published_at":"2021-02-28T22:04:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"6d981498d80aa0127df9547ec0ac69d8314b29e5","kind":"commit","published_at":"2020-11-24T20:40:11.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"591eba66a3af1c211a09eefd17cbeb819b0a131f","kind":"commit","published_at":"2020-11-23T14:43:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"6258dda0f851256c2e1d65cf87e997023a4f997b","kind":"commit","published_at":"2020-10-02T21:27:29.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.16.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"9e65ecd03e60336bd54dea12fbc4354c4fb8d8b0","kind":"commit","published_at":"2020-05-27T08:14:32.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.4","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"302707f3ce75b8846ee84175bfb5a86dac9d0304","kind":"commit","published_at":"2020-05-26T06:11:41.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"28af18ba27c2888bd87998e703228ab2c2debbed","kind":"commit","published_at":"2020-05-25T15:27:27.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"2596bfe7a75f6867d803c1e9af0fa3467873a0e3","kind":"commit","published_at":"2020-05-11T18:30:45.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"696d1b3ed3eae9ea9bd94fa7c4c05306dfd621b6","kind":"commit","published_at":"2020-04-25T11:17:07.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"59ca933aeed2a9cc2f11397cc2a63866f343a769","kind":"commit","published_at":"2020-04-22T21:59:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.14.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"5edd8260e8fef887bd4c7e39c411dfe843d03894","kind":"commit","published_at":"2020-03-22T12:16:47.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.13.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"608cefb05c2860f00397aa68f473fcd494ed21af","kind":"commit","published_at":"2019-09-03T06:07:42.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"79f016e15cda054dffec009a4fc0900412bc1e48","kind":"commit","published_at":"2019-08-31T18:58:16.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"416a0fd439bea69b9fcc3519e22e88f2349588af","kind":"commit","published_at":"2019-05-15T21:24:37.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.11.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e09499b3df6369e1a1f6e42f95ad4009fa76c00e","kind":"commit","published_at":"2019-02-07T22:27:53.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.10.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"c073d4a11866a8d51ec19963803bb7ff5441d0e0","kind":"commit","published_at":"2018-11-11T12:19:34.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.9.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"30b742e9845314bcac67f37664cfb3df61c1ba3f","kind":"commit","published_at":"2018-10-17T21:27:44.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.8.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"238482e5f3990c1f5ef22a7875066822f10857f8","kind":"commit","published_at":"2018-09-23T08:30:19.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"732750c2749ebeb2b0bea89028a171c792a2aadf","kind":"commit","published_at":"2018-09-12T20:03:48.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"ba4d5a2e7dc38ff8475f63f254cca5e4fb969b2f","kind":"commit","published_at":"2018-08-31T22:30:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"acdea97e71f9baa2801747236492ff29f1632ab6","kind":"commit","published_at":"2018-08-28T21:37:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"25083232640dfe06334c929cb16333a9bd873195","kind":"commit","published_at":"2018-08-19T10:32:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.5.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"195d5e0e16ba76ee3cc554d8fb30382dd22fcbf8","kind":"commit","published_at":"2018-05-31T22:35:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"bf5883f06f94f5af329cb8d7a8dcac5fbfc1524b","kind":"commit","published_at":"2018-05-31T20:57:18.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8b9991d7808d65782844ac68a2f9c53fa4225dc6","kind":"commit","published_at":"2018-05-08T21:49:59.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.3.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"4e8ea815af643ebfa93a3264bf228e6b92f6a254","kind":"commit","published_at":"2018-05-03T07:07:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"f5a9236a47d75d336c9408b197c3f01e21f3e31d","kind":"commit","published_at":"2018-05-02T20:03:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"ed09a80a731bc5b93ea047f9da098355b880e0a3","kind":"commit","published_at":"2018-05-01T10:46:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"7f070c9dcb05d52482f0d1175261c40e7451daa8","kind":"commit","published_at":"2018-04-30T14:05:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9435e16a1be6e7fab41a067284d707217b42afb5","kind":"commit","published_at":"2018-04-22T14:21:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.1.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T23:07:55.927Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":25.58491517941603,"stargazers_count":0.5171217758718547,"forks_count":1.4567698808097371,"average":6.889701709024405},"purl":"pkg:apk/alpine/bat?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/bat","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/bat","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/bat/dependencies","status":null,"funding_links":["https://github.com/sponsors/sharkdp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T19:39:38.995Z","issues_count":439,"pull_requests_count":748,"avg_time_to_close_issue":12204656.599009901,"avg_time_to_close_pull_request":2172295.3215488214,"issues_closed_count":202,"pull_requests_closed_count":594,"pull_request_authors_count":155,"issue_authors_count":387,"avg_comments_per_issue":3.2710706150341684,"avg_comments_per_pull_request":0.9679144385026738,"merged_pull_requests_count":479,"bot_issues_count":1,"bot_pull_requests_count":296,"past_year_issues_count":107,"past_year_pull_requests_count":276,"past_year_avg_time_to_close_issue":3131758.1470588236,"past_year_avg_time_to_close_pull_request":935495.1407035176,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":199,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":0.8037383177570093,"past_year_avg_comments_per_pull_request":0.5036231884057971,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":110,"past_year_merged_pull_requests_count":175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/issues","maintainers":[{"login":"keith-hall","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"},{"login":"eth-p","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eth-p"},{"login":"sharkdp","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sharkdp"}],"active_maintainers":[{"login":"keith-hall","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/bat/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/bat/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/bat/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/bat/related_packages","maintainers":[{"uuid":"toast@toast.cafe","login":null,"name":"Chloe Kudryavtsev","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Chloe Kudryavtsev","packages_count":10,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Chloe Kudryavtsev","role":null,"created_at":"2023-02-02T03:21:20.132Z","updated_at":"2023-02-02T03:21:20.132Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers/toast@toast.cafe/packages"}],"registry":{"name":"alpine-v3.15","url":"https://pkgs.alpinelinux.org/packages?branch=v3.15","ecosystem":"alpine","default":false,"packages_count":15857,"maintainers_count":287,"namespaces_count":2,"keywords_count":2456,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":780},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.684Z","updated_at":"2025-09-08T06:51:45.631Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/namespaces"}},{"id":11752539,"name":"bat-zsh-completion","ecosystem":"alpine","description":"Zsh completions for bat","homepage":"https://github.com/sharkdp/bat","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/sharkdp/bat","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-02-24T13:05:51.000Z","latest_release_published_at":"2025-02-24T13:05:51.000Z","latest_release_number":"0.25.0-r4","last_synced_at":"2025-09-04T09:06:49.152Z","created_at":"2025-06-07T12:54:42.980Z","updated_at":"2025-09-04T23:07:55.934Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/bat-zsh-completion","install_command":"apk add bat-zsh-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37261168,"uuid":"130464961","full_name":"sharkdp/bat","owner":"sharkdp","description":"A cat(1) clone with wings.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:38:23.000Z","size":34020,"stargazers_count":54255,"open_issues_count":338,"forks_count":1342,"subscribers_count":211,"default_branch":"master","last_synced_at":"2025-09-04T08:43:51.560Z","etag":null,"topics":["cli","command-line","git","hacktoberfest","rust","syntax-highlighting","terminal","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharkdp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sharkdp"}},"created_at":"2018-04-21T10:52:23.000Z","updated_at":"2025-09-04T08:36:12.000Z","dependencies_parsed_at":"2022-07-13T19:30:34.570Z","dependency_job_id":"f4f63f84-176c-4290-a7b1-4dd1b8186665","html_url":"https://github.com/sharkdp/bat","commit_stats":{"total_commits":2604,"total_committers":358,"mean_commits":7.273743016759776,"dds":0.7227342549923195,"last_synced_commit":"3d87b25b190e0990e0e75a2ab8f994d6c277d263"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/sharkdp/bat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/sbom","scorecard":{"id":440838,"data":{"date":"2025-08-11","repo":{"name":"github.com/sharkdp/bat","commit":"982409065493fe65139f7e46239df2bcc55c58df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 8/10 approved changesets -- score normalized to 8","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CICD.yml:1","Warn: no topLevel permission defined: .github/workflows/require-changelog-for-PRs.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: if statement must end with \"fi\": tests/syntax-tests/source/Dockerfile/Dockerfile:10-12","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/batgrep.sh:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/simple.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:430: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:436: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:465: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/require-changelog-for-PRs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/require-changelog-for-PRs.yml/master?enable=pin","Warn: containerImage not pinned by hash: tests/syntax-tests/source/Dockerfile/Dockerfile:2","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 not signed: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/76424069","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76424069"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"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-19T05:33:00.665Z","repository_id":37261168,"created_at":"2025-08-19T05:33:00.665Z","updated_at":"2025-08-19T05:33:00.665Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685604,"owners_count":25149722,"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-04T02:00:08.968Z","response_time":61,"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":"sharkdp","name":"David Peter","uuid":"4209276","kind":"user","description":"","email":"","website":"https://david-peter.de/","location":"Stuttgart, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4209276?u=e6c4022c315b6cbecd5968ec256f4b02885eba41\u0026v=4","repositories_count":107,"last_synced_at":"2024-04-14T07:12:53.840Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sharkdp"}},"html_url":"https://github.com/sharkdp","funding_links":["https://github.com/sponsors/sharkdp"],"total_stars":127309,"followers":6335,"following":25,"created_at":"2022-11-04T10:42:45.481Z","updated_at":"2024-04-14T07:13:16.404Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp/repositories"},"tags":[{"name":"v0.25.0","sha":"25f4f96ea3afb6fe44552f3b38ed8b1540ffa1b3","kind":"tag","published_at":"2025-01-07T19:07:05.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.25.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fc9546854f5a7b38823f4990453c6cde386bfd3b","kind":"commit","published_at":"2023-10-11T17:14:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.24.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"871abd27aa91264e01539da849add0330b24cb9c","kind":"commit","published_at":"2023-03-25T09:31:31.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.23.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"e5d95796141a719e208208182a5d3c2090a009c6","kind":"commit","published_at":"2022-09-10T15:59:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"1f9519d8b9bd3efac979766eefa0c6fae594b984","kind":"commit","published_at":"2022-09-06T20:54:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"405e5f74602d8f680168ef52350150921c696d54","kind":"commit","published_at":"2022-05-12T10:12:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.21.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0655ecf23d778f1455e2d79f37a805a7bcca98d2","kind":"commit","published_at":"2022-02-27T06:39:22.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.20.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"59a8f58be780ba9ba04eb4791b6bf5ca14e99e99","kind":"commit","published_at":"2022-01-08T16:01:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.19.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"b146958ecbb8c8c926159509ca7fb32a8573f897","kind":"commit","published_at":"2021-08-22T15:47:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"589df6792fe406f91b00db5e24d35393c6527e6b","kind":"commit","published_at":"2021-07-13T09:00:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3aea51455b8acf553f4481996f93d7e219130c2b","kind":"commit","published_at":"2021-05-13T08:06:50.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"b8a18d3ebb5b29162c346b74174239ea077f0796","kind":"commit","published_at":"2021-02-28T22:04:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"6d981498d80aa0127df9547ec0ac69d8314b29e5","kind":"commit","published_at":"2020-11-24T20:40:11.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"591eba66a3af1c211a09eefd17cbeb819b0a131f","kind":"commit","published_at":"2020-11-23T14:43:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"6258dda0f851256c2e1d65cf87e997023a4f997b","kind":"commit","published_at":"2020-10-02T21:27:29.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.16.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"9e65ecd03e60336bd54dea12fbc4354c4fb8d8b0","kind":"commit","published_at":"2020-05-27T08:14:32.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.4","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"302707f3ce75b8846ee84175bfb5a86dac9d0304","kind":"commit","published_at":"2020-05-26T06:11:41.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"28af18ba27c2888bd87998e703228ab2c2debbed","kind":"commit","published_at":"2020-05-25T15:27:27.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"2596bfe7a75f6867d803c1e9af0fa3467873a0e3","kind":"commit","published_at":"2020-05-11T18:30:45.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"696d1b3ed3eae9ea9bd94fa7c4c05306dfd621b6","kind":"commit","published_at":"2020-04-25T11:17:07.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"59ca933aeed2a9cc2f11397cc2a63866f343a769","kind":"commit","published_at":"2020-04-22T21:59:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.14.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"5edd8260e8fef887bd4c7e39c411dfe843d03894","kind":"commit","published_at":"2020-03-22T12:16:47.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.13.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"608cefb05c2860f00397aa68f473fcd494ed21af","kind":"commit","published_at":"2019-09-03T06:07:42.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"79f016e15cda054dffec009a4fc0900412bc1e48","kind":"commit","published_at":"2019-08-31T18:58:16.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"416a0fd439bea69b9fcc3519e22e88f2349588af","kind":"commit","published_at":"2019-05-15T21:24:37.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.11.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e09499b3df6369e1a1f6e42f95ad4009fa76c00e","kind":"commit","published_at":"2019-02-07T22:27:53.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.10.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"c073d4a11866a8d51ec19963803bb7ff5441d0e0","kind":"commit","published_at":"2018-11-11T12:19:34.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.9.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"30b742e9845314bcac67f37664cfb3df61c1ba3f","kind":"commit","published_at":"2018-10-17T21:27:44.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.8.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"238482e5f3990c1f5ef22a7875066822f10857f8","kind":"commit","published_at":"2018-09-23T08:30:19.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"732750c2749ebeb2b0bea89028a171c792a2aadf","kind":"commit","published_at":"2018-09-12T20:03:48.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"ba4d5a2e7dc38ff8475f63f254cca5e4fb969b2f","kind":"commit","published_at":"2018-08-31T22:30:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"acdea97e71f9baa2801747236492ff29f1632ab6","kind":"commit","published_at":"2018-08-28T21:37:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"25083232640dfe06334c929cb16333a9bd873195","kind":"commit","published_at":"2018-08-19T10:32:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.5.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"195d5e0e16ba76ee3cc554d8fb30382dd22fcbf8","kind":"commit","published_at":"2018-05-31T22:35:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"bf5883f06f94f5af329cb8d7a8dcac5fbfc1524b","kind":"commit","published_at":"2018-05-31T20:57:18.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8b9991d7808d65782844ac68a2f9c53fa4225dc6","kind":"commit","published_at":"2018-05-08T21:49:59.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.3.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"4e8ea815af643ebfa93a3264bf228e6b92f6a254","kind":"commit","published_at":"2018-05-03T07:07:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"f5a9236a47d75d336c9408b197c3f01e21f3e31d","kind":"commit","published_at":"2018-05-02T20:03:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"ed09a80a731bc5b93ea047f9da098355b880e0a3","kind":"commit","published_at":"2018-05-01T10:46:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"7f070c9dcb05d52482f0d1175261c40e7451daa8","kind":"commit","published_at":"2018-04-30T14:05:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9435e16a1be6e7fab41a067284d707217b42afb5","kind":"commit","published_at":"2018-04-22T14:21:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.1.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T23:07:55.934Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/bat-zsh-completion?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/bat-zsh-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/bat-zsh-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/bat-zsh-completion/dependencies","status":null,"funding_links":["https://github.com/sponsors/sharkdp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T19:39:38.995Z","issues_count":439,"pull_requests_count":748,"avg_time_to_close_issue":12204656.599009901,"avg_time_to_close_pull_request":2172295.3215488214,"issues_closed_count":202,"pull_requests_closed_count":594,"pull_request_authors_count":155,"issue_authors_count":387,"avg_comments_per_issue":3.2710706150341684,"avg_comments_per_pull_request":0.9679144385026738,"merged_pull_requests_count":479,"bot_issues_count":1,"bot_pull_requests_count":296,"past_year_issues_count":107,"past_year_pull_requests_count":276,"past_year_avg_time_to_close_issue":3131758.1470588236,"past_year_avg_time_to_close_pull_request":935495.1407035176,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":199,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":0.8037383177570093,"past_year_avg_comments_per_pull_request":0.5036231884057971,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":110,"past_year_merged_pull_requests_count":175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/issues","maintainers":[{"login":"keith-hall","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"},{"login":"eth-p","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eth-p"},{"login":"sharkdp","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sharkdp"}],"active_maintainers":[{"login":"keith-hall","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/bat-zsh-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/bat-zsh-completion/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/bat-zsh-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/bat-zsh-completion/related_packages","maintainers":[{"uuid":"omni+alpine@hack.org","login":null,"name":"omni","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=omni","packages_count":230,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=omni","role":null,"created_at":"2025-06-08T04:50:06.500Z","updated_at":"2025-06-08T04:50:06.500Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/omni+alpine@hack.org/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26315,"maintainers_count":422,"namespaces_count":2,"keywords_count":4641,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1614},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2025-09-08T05:33:01.089Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":11126334,"name":"bat-fish-completion","ecosystem":"alpine","description":"Fish completions for bat","homepage":"https://github.com/sharkdp/bat","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/sharkdp/bat","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-11-22T15:42:11.000Z","latest_release_published_at":"2024-11-22T15:42:11.000Z","latest_release_number":"0.24.0-r3","last_synced_at":"2025-09-04T09:06:47.904Z","created_at":"2024-12-07T07:09:54.656Z","updated_at":"2025-09-04T23:07:55.937Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/bat-fish-completion","install_command":"apk add bat-fish-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37261168,"uuid":"130464961","full_name":"sharkdp/bat","owner":"sharkdp","description":"A cat(1) clone with wings.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:38:23.000Z","size":34020,"stargazers_count":54255,"open_issues_count":338,"forks_count":1342,"subscribers_count":211,"default_branch":"master","last_synced_at":"2025-09-04T08:43:51.560Z","etag":null,"topics":["cli","command-line","git","hacktoberfest","rust","syntax-highlighting","terminal","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharkdp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sharkdp"}},"created_at":"2018-04-21T10:52:23.000Z","updated_at":"2025-09-04T08:36:12.000Z","dependencies_parsed_at":"2022-07-13T19:30:34.570Z","dependency_job_id":"f4f63f84-176c-4290-a7b1-4dd1b8186665","html_url":"https://github.com/sharkdp/bat","commit_stats":{"total_commits":2604,"total_committers":358,"mean_commits":7.273743016759776,"dds":0.7227342549923195,"last_synced_commit":"3d87b25b190e0990e0e75a2ab8f994d6c277d263"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/sharkdp/bat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/sbom","scorecard":{"id":440838,"data":{"date":"2025-08-11","repo":{"name":"github.com/sharkdp/bat","commit":"982409065493fe65139f7e46239df2bcc55c58df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 8/10 approved changesets -- score normalized to 8","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CICD.yml:1","Warn: no topLevel permission defined: .github/workflows/require-changelog-for-PRs.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: if statement must end with \"fi\": tests/syntax-tests/source/Dockerfile/Dockerfile:10-12","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/batgrep.sh:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/simple.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:430: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:436: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:465: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/require-changelog-for-PRs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/require-changelog-for-PRs.yml/master?enable=pin","Warn: containerImage not pinned by hash: tests/syntax-tests/source/Dockerfile/Dockerfile:2","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 not signed: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/76424069","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76424069"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"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-19T05:33:00.665Z","repository_id":37261168,"created_at":"2025-08-19T05:33:00.665Z","updated_at":"2025-08-19T05:33:00.665Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685604,"owners_count":25149722,"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-04T02:00:08.968Z","response_time":61,"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":"sharkdp","name":"David Peter","uuid":"4209276","kind":"user","description":"","email":"","website":"https://david-peter.de/","location":"Stuttgart, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4209276?u=e6c4022c315b6cbecd5968ec256f4b02885eba41\u0026v=4","repositories_count":107,"last_synced_at":"2024-04-14T07:12:53.840Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sharkdp"}},"html_url":"https://github.com/sharkdp","funding_links":["https://github.com/sponsors/sharkdp"],"total_stars":127309,"followers":6335,"following":25,"created_at":"2022-11-04T10:42:45.481Z","updated_at":"2024-04-14T07:13:16.404Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp/repositories"},"tags":[{"name":"v0.25.0","sha":"25f4f96ea3afb6fe44552f3b38ed8b1540ffa1b3","kind":"tag","published_at":"2025-01-07T19:07:05.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.25.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fc9546854f5a7b38823f4990453c6cde386bfd3b","kind":"commit","published_at":"2023-10-11T17:14:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.24.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"871abd27aa91264e01539da849add0330b24cb9c","kind":"commit","published_at":"2023-03-25T09:31:31.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.23.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"e5d95796141a719e208208182a5d3c2090a009c6","kind":"commit","published_at":"2022-09-10T15:59:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"1f9519d8b9bd3efac979766eefa0c6fae594b984","kind":"commit","published_at":"2022-09-06T20:54:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"405e5f74602d8f680168ef52350150921c696d54","kind":"commit","published_at":"2022-05-12T10:12:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.21.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0655ecf23d778f1455e2d79f37a805a7bcca98d2","kind":"commit","published_at":"2022-02-27T06:39:22.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.20.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"59a8f58be780ba9ba04eb4791b6bf5ca14e99e99","kind":"commit","published_at":"2022-01-08T16:01:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.19.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"b146958ecbb8c8c926159509ca7fb32a8573f897","kind":"commit","published_at":"2021-08-22T15:47:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"589df6792fe406f91b00db5e24d35393c6527e6b","kind":"commit","published_at":"2021-07-13T09:00:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3aea51455b8acf553f4481996f93d7e219130c2b","kind":"commit","published_at":"2021-05-13T08:06:50.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"b8a18d3ebb5b29162c346b74174239ea077f0796","kind":"commit","published_at":"2021-02-28T22:04:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"6d981498d80aa0127df9547ec0ac69d8314b29e5","kind":"commit","published_at":"2020-11-24T20:40:11.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"591eba66a3af1c211a09eefd17cbeb819b0a131f","kind":"commit","published_at":"2020-11-23T14:43:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"6258dda0f851256c2e1d65cf87e997023a4f997b","kind":"commit","published_at":"2020-10-02T21:27:29.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.16.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"9e65ecd03e60336bd54dea12fbc4354c4fb8d8b0","kind":"commit","published_at":"2020-05-27T08:14:32.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.4","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"302707f3ce75b8846ee84175bfb5a86dac9d0304","kind":"commit","published_at":"2020-05-26T06:11:41.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"28af18ba27c2888bd87998e703228ab2c2debbed","kind":"commit","published_at":"2020-05-25T15:27:27.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"2596bfe7a75f6867d803c1e9af0fa3467873a0e3","kind":"commit","published_at":"2020-05-11T18:30:45.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"696d1b3ed3eae9ea9bd94fa7c4c05306dfd621b6","kind":"commit","published_at":"2020-04-25T11:17:07.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"59ca933aeed2a9cc2f11397cc2a63866f343a769","kind":"commit","published_at":"2020-04-22T21:59:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.14.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"5edd8260e8fef887bd4c7e39c411dfe843d03894","kind":"commit","published_at":"2020-03-22T12:16:47.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.13.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"608cefb05c2860f00397aa68f473fcd494ed21af","kind":"commit","published_at":"2019-09-03T06:07:42.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"79f016e15cda054dffec009a4fc0900412bc1e48","kind":"commit","published_at":"2019-08-31T18:58:16.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"416a0fd439bea69b9fcc3519e22e88f2349588af","kind":"commit","published_at":"2019-05-15T21:24:37.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.11.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e09499b3df6369e1a1f6e42f95ad4009fa76c00e","kind":"commit","published_at":"2019-02-07T22:27:53.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.10.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"c073d4a11866a8d51ec19963803bb7ff5441d0e0","kind":"commit","published_at":"2018-11-11T12:19:34.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.9.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"30b742e9845314bcac67f37664cfb3df61c1ba3f","kind":"commit","published_at":"2018-10-17T21:27:44.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.8.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"238482e5f3990c1f5ef22a7875066822f10857f8","kind":"commit","published_at":"2018-09-23T08:30:19.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"732750c2749ebeb2b0bea89028a171c792a2aadf","kind":"commit","published_at":"2018-09-12T20:03:48.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"ba4d5a2e7dc38ff8475f63f254cca5e4fb969b2f","kind":"commit","published_at":"2018-08-31T22:30:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"acdea97e71f9baa2801747236492ff29f1632ab6","kind":"commit","published_at":"2018-08-28T21:37:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"25083232640dfe06334c929cb16333a9bd873195","kind":"commit","published_at":"2018-08-19T10:32:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.5.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"195d5e0e16ba76ee3cc554d8fb30382dd22fcbf8","kind":"commit","published_at":"2018-05-31T22:35:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"bf5883f06f94f5af329cb8d7a8dcac5fbfc1524b","kind":"commit","published_at":"2018-05-31T20:57:18.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8b9991d7808d65782844ac68a2f9c53fa4225dc6","kind":"commit","published_at":"2018-05-08T21:49:59.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.3.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"4e8ea815af643ebfa93a3264bf228e6b92f6a254","kind":"commit","published_at":"2018-05-03T07:07:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"f5a9236a47d75d336c9408b197c3f01e21f3e31d","kind":"commit","published_at":"2018-05-02T20:03:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"ed09a80a731bc5b93ea047f9da098355b880e0a3","kind":"commit","published_at":"2018-05-01T10:46:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"7f070c9dcb05d52482f0d1175261c40e7451daa8","kind":"commit","published_at":"2018-04-30T14:05:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9435e16a1be6e7fab41a067284d707217b42afb5","kind":"commit","published_at":"2018-04-22T14:21:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.1.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T23:07:55.937Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/bat-fish-completion?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/bat-fish-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/bat-fish-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/bat-fish-completion/dependencies","status":null,"funding_links":["https://github.com/sponsors/sharkdp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T19:39:38.995Z","issues_count":439,"pull_requests_count":748,"avg_time_to_close_issue":12204656.599009901,"avg_time_to_close_pull_request":2172295.3215488214,"issues_closed_count":202,"pull_requests_closed_count":594,"pull_request_authors_count":155,"issue_authors_count":387,"avg_comments_per_issue":3.2710706150341684,"avg_comments_per_pull_request":0.9679144385026738,"merged_pull_requests_count":479,"bot_issues_count":1,"bot_pull_requests_count":296,"past_year_issues_count":107,"past_year_pull_requests_count":276,"past_year_avg_time_to_close_issue":3131758.1470588236,"past_year_avg_time_to_close_pull_request":935495.1407035176,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":199,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":0.8037383177570093,"past_year_avg_comments_per_pull_request":0.5036231884057971,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":110,"past_year_merged_pull_requests_count":175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/issues","maintainers":[{"login":"keith-hall","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"},{"login":"eth-p","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eth-p"},{"login":"sharkdp","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sharkdp"}],"active_maintainers":[{"login":"keith-hall","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/bat-fish-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/bat-fish-completion/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/bat-fish-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/bat-fish-completion/related_packages","maintainers":[{"uuid":"omni+alpine@hack.org","login":null,"name":"omni","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=omni","packages_count":216,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=omni","role":null,"created_at":"2024-12-09T11:59:19.583Z","updated_at":"2024-12-09T11:59:19.583Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/omni+alpine@hack.org/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":2766,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1060},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2025-09-08T06:51:38.309Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":6149694,"name":"bat","ecosystem":"alpine","description":"cat(1) clone with wings","homepage":"https://github.com/sharkdp/bat","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/sharkdp/bat","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-05-12T17:50:05.000Z","latest_release_published_at":"2022-05-12T17:50:05.000Z","latest_release_number":"0.21.0-r0","last_synced_at":"2025-09-04T09:06:04.461Z","created_at":"2023-01-31T23:17:45.693Z","updated_at":"2025-09-04T23:07:49.631Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.16/community/x86_64/bat","install_command":"apk add bat","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37261168,"uuid":"130464961","full_name":"sharkdp/bat","owner":"sharkdp","description":"A cat(1) clone with wings.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:38:23.000Z","size":34020,"stargazers_count":54255,"open_issues_count":338,"forks_count":1342,"subscribers_count":211,"default_branch":"master","last_synced_at":"2025-09-04T08:43:51.560Z","etag":null,"topics":["cli","command-line","git","hacktoberfest","rust","syntax-highlighting","terminal","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharkdp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sharkdp"}},"created_at":"2018-04-21T10:52:23.000Z","updated_at":"2025-09-04T08:36:12.000Z","dependencies_parsed_at":"2022-07-13T19:30:34.570Z","dependency_job_id":"f4f63f84-176c-4290-a7b1-4dd1b8186665","html_url":"https://github.com/sharkdp/bat","commit_stats":{"total_commits":2604,"total_committers":358,"mean_commits":7.273743016759776,"dds":0.7227342549923195,"last_synced_commit":"3d87b25b190e0990e0e75a2ab8f994d6c277d263"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/sharkdp/bat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/sbom","scorecard":{"id":440838,"data":{"date":"2025-08-11","repo":{"name":"github.com/sharkdp/bat","commit":"982409065493fe65139f7e46239df2bcc55c58df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 8/10 approved changesets -- score normalized to 8","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CICD.yml:1","Warn: no topLevel permission defined: .github/workflows/require-changelog-for-PRs.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: if statement must end with \"fi\": tests/syntax-tests/source/Dockerfile/Dockerfile:10-12","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/batgrep.sh:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/simple.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:430: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:436: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:465: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/require-changelog-for-PRs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/require-changelog-for-PRs.yml/master?enable=pin","Warn: containerImage not pinned by hash: tests/syntax-tests/source/Dockerfile/Dockerfile:2","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 not signed: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/76424069","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76424069"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"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-19T05:33:00.665Z","repository_id":37261168,"created_at":"2025-08-19T05:33:00.665Z","updated_at":"2025-08-19T05:33:00.665Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685604,"owners_count":25149722,"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-04T02:00:08.968Z","response_time":61,"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":"sharkdp","name":"David Peter","uuid":"4209276","kind":"user","description":"","email":"","website":"https://david-peter.de/","location":"Stuttgart, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4209276?u=e6c4022c315b6cbecd5968ec256f4b02885eba41\u0026v=4","repositories_count":107,"last_synced_at":"2024-04-14T07:12:53.840Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sharkdp"}},"html_url":"https://github.com/sharkdp","funding_links":["https://github.com/sponsors/sharkdp"],"total_stars":127309,"followers":6335,"following":25,"created_at":"2022-11-04T10:42:45.481Z","updated_at":"2024-04-14T07:13:16.404Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp/repositories"},"tags":[{"name":"v0.25.0","sha":"25f4f96ea3afb6fe44552f3b38ed8b1540ffa1b3","kind":"tag","published_at":"2025-01-07T19:07:05.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.25.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fc9546854f5a7b38823f4990453c6cde386bfd3b","kind":"commit","published_at":"2023-10-11T17:14:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.24.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"871abd27aa91264e01539da849add0330b24cb9c","kind":"commit","published_at":"2023-03-25T09:31:31.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.23.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"e5d95796141a719e208208182a5d3c2090a009c6","kind":"commit","published_at":"2022-09-10T15:59:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"1f9519d8b9bd3efac979766eefa0c6fae594b984","kind":"commit","published_at":"2022-09-06T20:54:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"405e5f74602d8f680168ef52350150921c696d54","kind":"commit","published_at":"2022-05-12T10:12:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.21.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0655ecf23d778f1455e2d79f37a805a7bcca98d2","kind":"commit","published_at":"2022-02-27T06:39:22.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.20.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"59a8f58be780ba9ba04eb4791b6bf5ca14e99e99","kind":"commit","published_at":"2022-01-08T16:01:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.19.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"b146958ecbb8c8c926159509ca7fb32a8573f897","kind":"commit","published_at":"2021-08-22T15:47:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"589df6792fe406f91b00db5e24d35393c6527e6b","kind":"commit","published_at":"2021-07-13T09:00:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3aea51455b8acf553f4481996f93d7e219130c2b","kind":"commit","published_at":"2021-05-13T08:06:50.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"b8a18d3ebb5b29162c346b74174239ea077f0796","kind":"commit","published_at":"2021-02-28T22:04:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"6d981498d80aa0127df9547ec0ac69d8314b29e5","kind":"commit","published_at":"2020-11-24T20:40:11.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"591eba66a3af1c211a09eefd17cbeb819b0a131f","kind":"commit","published_at":"2020-11-23T14:43:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"6258dda0f851256c2e1d65cf87e997023a4f997b","kind":"commit","published_at":"2020-10-02T21:27:29.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.16.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"9e65ecd03e60336bd54dea12fbc4354c4fb8d8b0","kind":"commit","published_at":"2020-05-27T08:14:32.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.4","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"302707f3ce75b8846ee84175bfb5a86dac9d0304","kind":"commit","published_at":"2020-05-26T06:11:41.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"28af18ba27c2888bd87998e703228ab2c2debbed","kind":"commit","published_at":"2020-05-25T15:27:27.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"2596bfe7a75f6867d803c1e9af0fa3467873a0e3","kind":"commit","published_at":"2020-05-11T18:30:45.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"696d1b3ed3eae9ea9bd94fa7c4c05306dfd621b6","kind":"commit","published_at":"2020-04-25T11:17:07.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"59ca933aeed2a9cc2f11397cc2a63866f343a769","kind":"commit","published_at":"2020-04-22T21:59:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.14.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"5edd8260e8fef887bd4c7e39c411dfe843d03894","kind":"commit","published_at":"2020-03-22T12:16:47.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.13.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"608cefb05c2860f00397aa68f473fcd494ed21af","kind":"commit","published_at":"2019-09-03T06:07:42.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"79f016e15cda054dffec009a4fc0900412bc1e48","kind":"commit","published_at":"2019-08-31T18:58:16.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"416a0fd439bea69b9fcc3519e22e88f2349588af","kind":"commit","published_at":"2019-05-15T21:24:37.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.11.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e09499b3df6369e1a1f6e42f95ad4009fa76c00e","kind":"commit","published_at":"2019-02-07T22:27:53.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.10.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"c073d4a11866a8d51ec19963803bb7ff5441d0e0","kind":"commit","published_at":"2018-11-11T12:19:34.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.9.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"30b742e9845314bcac67f37664cfb3df61c1ba3f","kind":"commit","published_at":"2018-10-17T21:27:44.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.8.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"238482e5f3990c1f5ef22a7875066822f10857f8","kind":"commit","published_at":"2018-09-23T08:30:19.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"732750c2749ebeb2b0bea89028a171c792a2aadf","kind":"commit","published_at":"2018-09-12T20:03:48.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"ba4d5a2e7dc38ff8475f63f254cca5e4fb969b2f","kind":"commit","published_at":"2018-08-31T22:30:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"acdea97e71f9baa2801747236492ff29f1632ab6","kind":"commit","published_at":"2018-08-28T21:37:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"25083232640dfe06334c929cb16333a9bd873195","kind":"commit","published_at":"2018-08-19T10:32:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.5.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"195d5e0e16ba76ee3cc554d8fb30382dd22fcbf8","kind":"commit","published_at":"2018-05-31T22:35:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"bf5883f06f94f5af329cb8d7a8dcac5fbfc1524b","kind":"commit","published_at":"2018-05-31T20:57:18.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8b9991d7808d65782844ac68a2f9c53fa4225dc6","kind":"commit","published_at":"2018-05-08T21:49:59.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.3.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"4e8ea815af643ebfa93a3264bf228e6b92f6a254","kind":"commit","published_at":"2018-05-03T07:07:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"f5a9236a47d75d336c9408b197c3f01e21f3e31d","kind":"commit","published_at":"2018-05-02T20:03:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"ed09a80a731bc5b93ea047f9da098355b880e0a3","kind":"commit","published_at":"2018-05-01T10:46:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"7f070c9dcb05d52482f0d1175261c40e7451daa8","kind":"commit","published_at":"2018-04-30T14:05:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9435e16a1be6e7fab41a067284d707217b42afb5","kind":"commit","published_at":"2018-04-22T14:21:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.1.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T23:07:49.631Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.31114632857897,"stargazers_count":0.49304455009684806,"forks_count":1.4263074484944533,"average":7.3076245817925685},"purl":"pkg:apk/alpine/bat?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/bat","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/bat","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/bat/dependencies","status":null,"funding_links":["https://github.com/sponsors/sharkdp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T19:39:38.995Z","issues_count":439,"pull_requests_count":748,"avg_time_to_close_issue":12204656.599009901,"avg_time_to_close_pull_request":2172295.3215488214,"issues_closed_count":202,"pull_requests_closed_count":594,"pull_request_authors_count":155,"issue_authors_count":387,"avg_comments_per_issue":3.2710706150341684,"avg_comments_per_pull_request":0.9679144385026738,"merged_pull_requests_count":479,"bot_issues_count":1,"bot_pull_requests_count":296,"past_year_issues_count":107,"past_year_pull_requests_count":276,"past_year_avg_time_to_close_issue":3131758.1470588236,"past_year_avg_time_to_close_pull_request":935495.1407035176,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":199,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":0.8037383177570093,"past_year_avg_comments_per_pull_request":0.5036231884057971,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":110,"past_year_merged_pull_requests_count":175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/issues","maintainers":[{"login":"keith-hall","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"},{"login":"eth-p","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eth-p"},{"login":"sharkdp","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sharkdp"}],"active_maintainers":[{"login":"keith-hall","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/bat/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/bat/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/bat/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/bat/related_packages","maintainers":[{"uuid":"toast@toast.cafe","login":null,"name":"Chloe Kudryavtsev","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Chloe Kudryavtsev","packages_count":21,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Chloe Kudryavtsev","role":null,"created_at":"2023-02-01T14:25:19.807Z","updated_at":"2023-02-01T14:25:19.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers/toast@toast.cafe/packages"}],"registry":{"name":"alpine-v3.16","url":"https://pkgs.alpinelinux.org/packages?branch=v3.16","ecosystem":"alpine","default":false,"packages_count":17040,"maintainers_count":328,"namespaces_count":2,"keywords_count":2845,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":915},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.662Z","updated_at":"2025-09-08T06:51:50.317Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/namespaces"}},{"id":6206511,"name":"bat","ecosystem":"alpine","description":"A cat(1) clone with wings","homepage":"https://github.com/sharkdp/bat","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/sharkdp/bat","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2021-01-13T02:52:44.000Z","latest_release_published_at":"2021-01-13T02:52:44.000Z","latest_release_number":"0.17.1-r1","last_synced_at":"2025-09-04T09:06:06.467Z","created_at":"2023-02-01T02:32:09.467Z","updated_at":"2025-09-04T23:07:49.616Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.13/community/x86_64/bat","install_command":"apk add bat","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37261168,"uuid":"130464961","full_name":"sharkdp/bat","owner":"sharkdp","description":"A cat(1) clone with wings.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:38:23.000Z","size":34020,"stargazers_count":54255,"open_issues_count":338,"forks_count":1342,"subscribers_count":211,"default_branch":"master","last_synced_at":"2025-09-04T08:43:51.560Z","etag":null,"topics":["cli","command-line","git","hacktoberfest","rust","syntax-highlighting","terminal","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharkdp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sharkdp"}},"created_at":"2018-04-21T10:52:23.000Z","updated_at":"2025-09-04T08:36:12.000Z","dependencies_parsed_at":"2022-07-13T19:30:34.570Z","dependency_job_id":"f4f63f84-176c-4290-a7b1-4dd1b8186665","html_url":"https://github.com/sharkdp/bat","commit_stats":{"total_commits":2604,"total_committers":358,"mean_commits":7.273743016759776,"dds":0.7227342549923195,"last_synced_commit":"3d87b25b190e0990e0e75a2ab8f994d6c277d263"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/sharkdp/bat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/sbom","scorecard":{"id":440838,"data":{"date":"2025-08-11","repo":{"name":"github.com/sharkdp/bat","commit":"982409065493fe65139f7e46239df2bcc55c58df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 8/10 approved changesets -- score normalized to 8","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CICD.yml:1","Warn: no topLevel permission defined: .github/workflows/require-changelog-for-PRs.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: if statement must end with \"fi\": tests/syntax-tests/source/Dockerfile/Dockerfile:10-12","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/batgrep.sh:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/simple.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:430: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:436: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:465: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/require-changelog-for-PRs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/require-changelog-for-PRs.yml/master?enable=pin","Warn: containerImage not pinned by hash: tests/syntax-tests/source/Dockerfile/Dockerfile:2","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 not signed: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/76424069","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76424069"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"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-19T05:33:00.665Z","repository_id":37261168,"created_at":"2025-08-19T05:33:00.665Z","updated_at":"2025-08-19T05:33:00.665Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685604,"owners_count":25149722,"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-04T02:00:08.968Z","response_time":61,"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":"sharkdp","name":"David Peter","uuid":"4209276","kind":"user","description":"","email":"","website":"https://david-peter.de/","location":"Stuttgart, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4209276?u=e6c4022c315b6cbecd5968ec256f4b02885eba41\u0026v=4","repositories_count":107,"last_synced_at":"2024-04-14T07:12:53.840Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sharkdp"}},"html_url":"https://github.com/sharkdp","funding_links":["https://github.com/sponsors/sharkdp"],"total_stars":127309,"followers":6335,"following":25,"created_at":"2022-11-04T10:42:45.481Z","updated_at":"2024-04-14T07:13:16.404Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp/repositories"},"tags":[{"name":"v0.25.0","sha":"25f4f96ea3afb6fe44552f3b38ed8b1540ffa1b3","kind":"tag","published_at":"2025-01-07T19:07:05.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.25.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fc9546854f5a7b38823f4990453c6cde386bfd3b","kind":"commit","published_at":"2023-10-11T17:14:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.24.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"871abd27aa91264e01539da849add0330b24cb9c","kind":"commit","published_at":"2023-03-25T09:31:31.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.23.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"e5d95796141a719e208208182a5d3c2090a009c6","kind":"commit","published_at":"2022-09-10T15:59:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"1f9519d8b9bd3efac979766eefa0c6fae594b984","kind":"commit","published_at":"2022-09-06T20:54:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"405e5f74602d8f680168ef52350150921c696d54","kind":"commit","published_at":"2022-05-12T10:12:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.21.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0655ecf23d778f1455e2d79f37a805a7bcca98d2","kind":"commit","published_at":"2022-02-27T06:39:22.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.20.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"59a8f58be780ba9ba04eb4791b6bf5ca14e99e99","kind":"commit","published_at":"2022-01-08T16:01:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.19.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"b146958ecbb8c8c926159509ca7fb32a8573f897","kind":"commit","published_at":"2021-08-22T15:47:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"589df6792fe406f91b00db5e24d35393c6527e6b","kind":"commit","published_at":"2021-07-13T09:00:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3aea51455b8acf553f4481996f93d7e219130c2b","kind":"commit","published_at":"2021-05-13T08:06:50.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"b8a18d3ebb5b29162c346b74174239ea077f0796","kind":"commit","published_at":"2021-02-28T22:04:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"6d981498d80aa0127df9547ec0ac69d8314b29e5","kind":"commit","published_at":"2020-11-24T20:40:11.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"591eba66a3af1c211a09eefd17cbeb819b0a131f","kind":"commit","published_at":"2020-11-23T14:43:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"6258dda0f851256c2e1d65cf87e997023a4f997b","kind":"commit","published_at":"2020-10-02T21:27:29.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.16.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"9e65ecd03e60336bd54dea12fbc4354c4fb8d8b0","kind":"commit","published_at":"2020-05-27T08:14:32.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.4","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"302707f3ce75b8846ee84175bfb5a86dac9d0304","kind":"commit","published_at":"2020-05-26T06:11:41.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"28af18ba27c2888bd87998e703228ab2c2debbed","kind":"commit","published_at":"2020-05-25T15:27:27.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"2596bfe7a75f6867d803c1e9af0fa3467873a0e3","kind":"commit","published_at":"2020-05-11T18:30:45.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"696d1b3ed3eae9ea9bd94fa7c4c05306dfd621b6","kind":"commit","published_at":"2020-04-25T11:17:07.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"59ca933aeed2a9cc2f11397cc2a63866f343a769","kind":"commit","published_at":"2020-04-22T21:59:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.14.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"5edd8260e8fef887bd4c7e39c411dfe843d03894","kind":"commit","published_at":"2020-03-22T12:16:47.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.13.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"608cefb05c2860f00397aa68f473fcd494ed21af","kind":"commit","published_at":"2019-09-03T06:07:42.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"79f016e15cda054dffec009a4fc0900412bc1e48","kind":"commit","published_at":"2019-08-31T18:58:16.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"416a0fd439bea69b9fcc3519e22e88f2349588af","kind":"commit","published_at":"2019-05-15T21:24:37.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.11.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e09499b3df6369e1a1f6e42f95ad4009fa76c00e","kind":"commit","published_at":"2019-02-07T22:27:53.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.10.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"c073d4a11866a8d51ec19963803bb7ff5441d0e0","kind":"commit","published_at":"2018-11-11T12:19:34.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.9.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"30b742e9845314bcac67f37664cfb3df61c1ba3f","kind":"commit","published_at":"2018-10-17T21:27:44.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.8.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"238482e5f3990c1f5ef22a7875066822f10857f8","kind":"commit","published_at":"2018-09-23T08:30:19.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"732750c2749ebeb2b0bea89028a171c792a2aadf","kind":"commit","published_at":"2018-09-12T20:03:48.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"ba4d5a2e7dc38ff8475f63f254cca5e4fb969b2f","kind":"commit","published_at":"2018-08-31T22:30:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"acdea97e71f9baa2801747236492ff29f1632ab6","kind":"commit","published_at":"2018-08-28T21:37:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"25083232640dfe06334c929cb16333a9bd873195","kind":"commit","published_at":"2018-08-19T10:32:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.5.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"195d5e0e16ba76ee3cc554d8fb30382dd22fcbf8","kind":"commit","published_at":"2018-05-31T22:35:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"bf5883f06f94f5af329cb8d7a8dcac5fbfc1524b","kind":"commit","published_at":"2018-05-31T20:57:18.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8b9991d7808d65782844ac68a2f9c53fa4225dc6","kind":"commit","published_at":"2018-05-08T21:49:59.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.3.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"4e8ea815af643ebfa93a3264bf228e6b92f6a254","kind":"commit","published_at":"2018-05-03T07:07:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"f5a9236a47d75d336c9408b197c3f01e21f3e31d","kind":"commit","published_at":"2018-05-02T20:03:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"ed09a80a731bc5b93ea047f9da098355b880e0a3","kind":"commit","published_at":"2018-05-01T10:46:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"7f070c9dcb05d52482f0d1175261c40e7451daa8","kind":"commit","published_at":"2018-04-30T14:05:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9435e16a1be6e7fab41a067284d707217b42afb5","kind":"commit","published_at":"2018-04-22T14:21:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.1.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T23:07:49.616Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":19.522199035763112,"stargazers_count":0.5468806217169173,"forks_count":1.5399006979923726,"average":5.4022450888681},"purl":"pkg:apk/alpine/bat?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/bat","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/bat","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/bat/dependencies","status":null,"funding_links":["https://github.com/sponsors/sharkdp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T19:39:38.995Z","issues_count":439,"pull_requests_count":748,"avg_time_to_close_issue":12204656.599009901,"avg_time_to_close_pull_request":2172295.3215488214,"issues_closed_count":202,"pull_requests_closed_count":594,"pull_request_authors_count":155,"issue_authors_count":387,"avg_comments_per_issue":3.2710706150341684,"avg_comments_per_pull_request":0.9679144385026738,"merged_pull_requests_count":479,"bot_issues_count":1,"bot_pull_requests_count":296,"past_year_issues_count":107,"past_year_pull_requests_count":276,"past_year_avg_time_to_close_issue":3131758.1470588236,"past_year_avg_time_to_close_pull_request":935495.1407035176,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":199,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":0.8037383177570093,"past_year_avg_comments_per_pull_request":0.5036231884057971,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":110,"past_year_merged_pull_requests_count":175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/issues","maintainers":[{"login":"keith-hall","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"},{"login":"eth-p","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eth-p"},{"login":"sharkdp","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sharkdp"}],"active_maintainers":[{"login":"keith-hall","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/bat/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/bat/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/bat/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/bat/related_packages","maintainers":[{"uuid":"toast@toast.cafe","login":null,"name":"Chloe Kudryavtsev","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Chloe Kudryavtsev","packages_count":5,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Chloe Kudryavtsev","role":null,"created_at":"2023-03-25T14:20:51.168Z","updated_at":"2023-03-25T14:20:51.168Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/maintainers/toast@toast.cafe/packages"}],"registry":{"name":"alpine-v3.13","url":"https://pkgs.alpinelinux.org/packages?branch=v3.13","ecosystem":"alpine","default":false,"packages_count":13897,"maintainers_count":231,"namespaces_count":2,"keywords_count":1890,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":587},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.734Z","updated_at":"2025-09-07T05:11:47.762Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/namespaces"}},{"id":8665575,"name":"bat-doc","ecosystem":"alpine","description":"cat(1) clone with wings (documentation)","homepage":"https://github.com/sharkdp/bat","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/sharkdp/bat","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-10-13T20:46:30.000Z","latest_release_published_at":"2023-10-13T20:46:30.000Z","latest_release_number":"0.24.0-r0","last_synced_at":"2025-09-04T09:06:33.999Z","created_at":"2023-12-20T10:04:23.611Z","updated_at":"2025-09-04T23:07:49.543Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/bat-doc","install_command":"apk add bat-doc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37261168,"uuid":"130464961","full_name":"sharkdp/bat","owner":"sharkdp","description":"A cat(1) clone with wings.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:38:23.000Z","size":34020,"stargazers_count":54255,"open_issues_count":338,"forks_count":1342,"subscribers_count":211,"default_branch":"master","last_synced_at":"2025-09-04T08:43:51.560Z","etag":null,"topics":["cli","command-line","git","hacktoberfest","rust","syntax-highlighting","terminal","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharkdp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sharkdp"}},"created_at":"2018-04-21T10:52:23.000Z","updated_at":"2025-09-04T08:36:12.000Z","dependencies_parsed_at":"2022-07-13T19:30:34.570Z","dependency_job_id":"f4f63f84-176c-4290-a7b1-4dd1b8186665","html_url":"https://github.com/sharkdp/bat","commit_stats":{"total_commits":2604,"total_committers":358,"mean_commits":7.273743016759776,"dds":0.7227342549923195,"last_synced_commit":"3d87b25b190e0990e0e75a2ab8f994d6c277d263"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/sharkdp/bat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/sbom","scorecard":{"id":440838,"data":{"date":"2025-08-11","repo":{"name":"github.com/sharkdp/bat","commit":"982409065493fe65139f7e46239df2bcc55c58df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 8/10 approved changesets -- score normalized to 8","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CICD.yml:1","Warn: no topLevel permission defined: .github/workflows/require-changelog-for-PRs.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: if statement must end with \"fi\": tests/syntax-tests/source/Dockerfile/Dockerfile:10-12","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/batgrep.sh:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/simple.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:430: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:436: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:465: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/require-changelog-for-PRs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/require-changelog-for-PRs.yml/master?enable=pin","Warn: containerImage not pinned by hash: tests/syntax-tests/source/Dockerfile/Dockerfile:2","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 not signed: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/76424069","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76424069"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"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-19T05:33:00.665Z","repository_id":37261168,"created_at":"2025-08-19T05:33:00.665Z","updated_at":"2025-08-19T05:33:00.665Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685604,"owners_count":25149722,"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-04T02:00:08.968Z","response_time":61,"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":"sharkdp","name":"David Peter","uuid":"4209276","kind":"user","description":"","email":"","website":"https://david-peter.de/","location":"Stuttgart, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4209276?u=e6c4022c315b6cbecd5968ec256f4b02885eba41\u0026v=4","repositories_count":107,"last_synced_at":"2024-04-14T07:12:53.840Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sharkdp"}},"html_url":"https://github.com/sharkdp","funding_links":["https://github.com/sponsors/sharkdp"],"total_stars":127309,"followers":6335,"following":25,"created_at":"2022-11-04T10:42:45.481Z","updated_at":"2024-04-14T07:13:16.404Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp/repositories"},"tags":[{"name":"v0.25.0","sha":"25f4f96ea3afb6fe44552f3b38ed8b1540ffa1b3","kind":"tag","published_at":"2025-01-07T19:07:05.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.25.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fc9546854f5a7b38823f4990453c6cde386bfd3b","kind":"commit","published_at":"2023-10-11T17:14:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.24.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"871abd27aa91264e01539da849add0330b24cb9c","kind":"commit","published_at":"2023-03-25T09:31:31.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.23.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"e5d95796141a719e208208182a5d3c2090a009c6","kind":"commit","published_at":"2022-09-10T15:59:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"1f9519d8b9bd3efac979766eefa0c6fae594b984","kind":"commit","published_at":"2022-09-06T20:54:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"405e5f74602d8f680168ef52350150921c696d54","kind":"commit","published_at":"2022-05-12T10:12:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.21.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0655ecf23d778f1455e2d79f37a805a7bcca98d2","kind":"commit","published_at":"2022-02-27T06:39:22.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.20.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"59a8f58be780ba9ba04eb4791b6bf5ca14e99e99","kind":"commit","published_at":"2022-01-08T16:01:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.19.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"b146958ecbb8c8c926159509ca7fb32a8573f897","kind":"commit","published_at":"2021-08-22T15:47:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"589df6792fe406f91b00db5e24d35393c6527e6b","kind":"commit","published_at":"2021-07-13T09:00:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3aea51455b8acf553f4481996f93d7e219130c2b","kind":"commit","published_at":"2021-05-13T08:06:50.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"b8a18d3ebb5b29162c346b74174239ea077f0796","kind":"commit","published_at":"2021-02-28T22:04:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"6d981498d80aa0127df9547ec0ac69d8314b29e5","kind":"commit","published_at":"2020-11-24T20:40:11.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"591eba66a3af1c211a09eefd17cbeb819b0a131f","kind":"commit","published_at":"2020-11-23T14:43:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"6258dda0f851256c2e1d65cf87e997023a4f997b","kind":"commit","published_at":"2020-10-02T21:27:29.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.16.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"9e65ecd03e60336bd54dea12fbc4354c4fb8d8b0","kind":"commit","published_at":"2020-05-27T08:14:32.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.4","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"302707f3ce75b8846ee84175bfb5a86dac9d0304","kind":"commit","published_at":"2020-05-26T06:11:41.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"28af18ba27c2888bd87998e703228ab2c2debbed","kind":"commit","published_at":"2020-05-25T15:27:27.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"2596bfe7a75f6867d803c1e9af0fa3467873a0e3","kind":"commit","published_at":"2020-05-11T18:30:45.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"696d1b3ed3eae9ea9bd94fa7c4c05306dfd621b6","kind":"commit","published_at":"2020-04-25T11:17:07.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"59ca933aeed2a9cc2f11397cc2a63866f343a769","kind":"commit","published_at":"2020-04-22T21:59:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.14.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"5edd8260e8fef887bd4c7e39c411dfe843d03894","kind":"commit","published_at":"2020-03-22T12:16:47.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.13.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"608cefb05c2860f00397aa68f473fcd494ed21af","kind":"commit","published_at":"2019-09-03T06:07:42.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"79f016e15cda054dffec009a4fc0900412bc1e48","kind":"commit","published_at":"2019-08-31T18:58:16.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"416a0fd439bea69b9fcc3519e22e88f2349588af","kind":"commit","published_at":"2019-05-15T21:24:37.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.11.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e09499b3df6369e1a1f6e42f95ad4009fa76c00e","kind":"commit","published_at":"2019-02-07T22:27:53.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.10.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"c073d4a11866a8d51ec19963803bb7ff5441d0e0","kind":"commit","published_at":"2018-11-11T12:19:34.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.9.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"30b742e9845314bcac67f37664cfb3df61c1ba3f","kind":"commit","published_at":"2018-10-17T21:27:44.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.8.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"238482e5f3990c1f5ef22a7875066822f10857f8","kind":"commit","published_at":"2018-09-23T08:30:19.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"732750c2749ebeb2b0bea89028a171c792a2aadf","kind":"commit","published_at":"2018-09-12T20:03:48.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"ba4d5a2e7dc38ff8475f63f254cca5e4fb969b2f","kind":"commit","published_at":"2018-08-31T22:30:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"acdea97e71f9baa2801747236492ff29f1632ab6","kind":"commit","published_at":"2018-08-28T21:37:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"25083232640dfe06334c929cb16333a9bd873195","kind":"commit","published_at":"2018-08-19T10:32:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.5.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"195d5e0e16ba76ee3cc554d8fb30382dd22fcbf8","kind":"commit","published_at":"2018-05-31T22:35:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"bf5883f06f94f5af329cb8d7a8dcac5fbfc1524b","kind":"commit","published_at":"2018-05-31T20:57:18.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8b9991d7808d65782844ac68a2f9c53fa4225dc6","kind":"commit","published_at":"2018-05-08T21:49:59.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.3.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"4e8ea815af643ebfa93a3264bf228e6b92f6a254","kind":"commit","published_at":"2018-05-03T07:07:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"f5a9236a47d75d336c9408b197c3f01e21f3e31d","kind":"commit","published_at":"2018-05-02T20:03:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"ed09a80a731bc5b93ea047f9da098355b880e0a3","kind":"commit","published_at":"2018-05-01T10:46:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"7f070c9dcb05d52482f0d1175261c40e7451daa8","kind":"commit","published_at":"2018-04-30T14:05:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9435e16a1be6e7fab41a067284d707217b42afb5","kind":"commit","published_at":"2018-04-22T14:21:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.1.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T23:07:49.543Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/bat-doc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/bat-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/bat-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/bat-doc/dependencies","status":null,"funding_links":["https://github.com/sponsors/sharkdp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T19:39:38.995Z","issues_count":439,"pull_requests_count":748,"avg_time_to_close_issue":12204656.599009901,"avg_time_to_close_pull_request":2172295.3215488214,"issues_closed_count":202,"pull_requests_closed_count":594,"pull_request_authors_count":155,"issue_authors_count":387,"avg_comments_per_issue":3.2710706150341684,"avg_comments_per_pull_request":0.9679144385026738,"merged_pull_requests_count":479,"bot_issues_count":1,"bot_pull_requests_count":296,"past_year_issues_count":107,"past_year_pull_requests_count":276,"past_year_avg_time_to_close_issue":3131758.1470588236,"past_year_avg_time_to_close_pull_request":935495.1407035176,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":199,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":0.8037383177570093,"past_year_avg_comments_per_pull_request":0.5036231884057971,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":110,"past_year_merged_pull_requests_count":175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/issues","maintainers":[{"login":"keith-hall","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"},{"login":"eth-p","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eth-p"},{"login":"sharkdp","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sharkdp"}],"active_maintainers":[{"login":"keith-hall","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/bat-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/bat-doc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/bat-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/bat-doc/related_packages","maintainers":[{"uuid":"me@panekj.dev","login":null,"name":"Jakub Panek","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Panek","packages_count":38,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Panek","role":null,"created_at":"2023-12-20T11:46:59.834Z","updated_at":"2023-12-20T11:46:59.834Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/me@panekj.dev/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":376,"namespaces_count":2,"keywords_count":2627,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":711},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2025-09-08T06:55:50.087Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":6055316,"name":"bat-zsh-completion","ecosystem":"alpine","description":"Zsh completions for bat","homepage":"https://github.com/sharkdp/bat","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/sharkdp/bat","keywords_array":[],"namespace":"community","versions_count":14,"first_release_published_at":"2022-10-02T14:38:37.000Z","latest_release_published_at":"2025-02-24T13:05:51.000Z","latest_release_number":"0.25.0-r4","last_synced_at":"2025-09-04T09:06:52.736Z","created_at":"2023-01-31T18:46:56.916Z","updated_at":"2025-09-04T23:07:49.544Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/bat-zsh-completion","install_command":"apk add bat-zsh-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37261168,"uuid":"130464961","full_name":"sharkdp/bat","owner":"sharkdp","description":"A cat(1) clone with wings.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:38:23.000Z","size":34020,"stargazers_count":54255,"open_issues_count":338,"forks_count":1342,"subscribers_count":211,"default_branch":"master","last_synced_at":"2025-09-04T08:43:51.560Z","etag":null,"topics":["cli","command-line","git","hacktoberfest","rust","syntax-highlighting","terminal","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharkdp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sharkdp"}},"created_at":"2018-04-21T10:52:23.000Z","updated_at":"2025-09-04T08:36:12.000Z","dependencies_parsed_at":"2022-07-13T19:30:34.570Z","dependency_job_id":"f4f63f84-176c-4290-a7b1-4dd1b8186665","html_url":"https://github.com/sharkdp/bat","commit_stats":{"total_commits":2604,"total_committers":358,"mean_commits":7.273743016759776,"dds":0.7227342549923195,"last_synced_commit":"3d87b25b190e0990e0e75a2ab8f994d6c277d263"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/sharkdp/bat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/sbom","scorecard":{"id":440838,"data":{"date":"2025-08-11","repo":{"name":"github.com/sharkdp/bat","commit":"982409065493fe65139f7e46239df2bcc55c58df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 8/10 approved changesets -- score normalized to 8","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CICD.yml:1","Warn: no topLevel permission defined: .github/workflows/require-changelog-for-PRs.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: if statement must end with \"fi\": tests/syntax-tests/source/Dockerfile/Dockerfile:10-12","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/batgrep.sh:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/simple.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:430: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:436: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:465: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/require-changelog-for-PRs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/require-changelog-for-PRs.yml/master?enable=pin","Warn: containerImage not pinned by hash: tests/syntax-tests/source/Dockerfile/Dockerfile:2","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 not signed: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/76424069","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76424069"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"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-19T05:33:00.665Z","repository_id":37261168,"created_at":"2025-08-19T05:33:00.665Z","updated_at":"2025-08-19T05:33:00.665Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685604,"owners_count":25149722,"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-04T02:00:08.968Z","response_time":61,"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":"sharkdp","name":"David Peter","uuid":"4209276","kind":"user","description":"","email":"","website":"https://david-peter.de/","location":"Stuttgart, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4209276?u=e6c4022c315b6cbecd5968ec256f4b02885eba41\u0026v=4","repositories_count":107,"last_synced_at":"2024-04-14T07:12:53.840Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sharkdp"}},"html_url":"https://github.com/sharkdp","funding_links":["https://github.com/sponsors/sharkdp"],"total_stars":127309,"followers":6335,"following":25,"created_at":"2022-11-04T10:42:45.481Z","updated_at":"2024-04-14T07:13:16.404Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp/repositories"},"tags":[{"name":"v0.25.0","sha":"25f4f96ea3afb6fe44552f3b38ed8b1540ffa1b3","kind":"tag","published_at":"2025-01-07T19:07:05.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.25.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fc9546854f5a7b38823f4990453c6cde386bfd3b","kind":"commit","published_at":"2023-10-11T17:14:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.24.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"871abd27aa91264e01539da849add0330b24cb9c","kind":"commit","published_at":"2023-03-25T09:31:31.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.23.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"e5d95796141a719e208208182a5d3c2090a009c6","kind":"commit","published_at":"2022-09-10T15:59:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"1f9519d8b9bd3efac979766eefa0c6fae594b984","kind":"commit","published_at":"2022-09-06T20:54:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"405e5f74602d8f680168ef52350150921c696d54","kind":"commit","published_at":"2022-05-12T10:12:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.21.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0655ecf23d778f1455e2d79f37a805a7bcca98d2","kind":"commit","published_at":"2022-02-27T06:39:22.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.20.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"59a8f58be780ba9ba04eb4791b6bf5ca14e99e99","kind":"commit","published_at":"2022-01-08T16:01:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.19.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"b146958ecbb8c8c926159509ca7fb32a8573f897","kind":"commit","published_at":"2021-08-22T15:47:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"589df6792fe406f91b00db5e24d35393c6527e6b","kind":"commit","published_at":"2021-07-13T09:00:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3aea51455b8acf553f4481996f93d7e219130c2b","kind":"commit","published_at":"2021-05-13T08:06:50.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"b8a18d3ebb5b29162c346b74174239ea077f0796","kind":"commit","published_at":"2021-02-28T22:04:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"6d981498d80aa0127df9547ec0ac69d8314b29e5","kind":"commit","published_at":"2020-11-24T20:40:11.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"591eba66a3af1c211a09eefd17cbeb819b0a131f","kind":"commit","published_at":"2020-11-23T14:43:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"6258dda0f851256c2e1d65cf87e997023a4f997b","kind":"commit","published_at":"2020-10-02T21:27:29.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.16.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"9e65ecd03e60336bd54dea12fbc4354c4fb8d8b0","kind":"commit","published_at":"2020-05-27T08:14:32.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.4","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"302707f3ce75b8846ee84175bfb5a86dac9d0304","kind":"commit","published_at":"2020-05-26T06:11:41.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"28af18ba27c2888bd87998e703228ab2c2debbed","kind":"commit","published_at":"2020-05-25T15:27:27.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"2596bfe7a75f6867d803c1e9af0fa3467873a0e3","kind":"commit","published_at":"2020-05-11T18:30:45.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"696d1b3ed3eae9ea9bd94fa7c4c05306dfd621b6","kind":"commit","published_at":"2020-04-25T11:17:07.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"59ca933aeed2a9cc2f11397cc2a63866f343a769","kind":"commit","published_at":"2020-04-22T21:59:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.14.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"5edd8260e8fef887bd4c7e39c411dfe843d03894","kind":"commit","published_at":"2020-03-22T12:16:47.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.13.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"608cefb05c2860f00397aa68f473fcd494ed21af","kind":"commit","published_at":"2019-09-03T06:07:42.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"79f016e15cda054dffec009a4fc0900412bc1e48","kind":"commit","published_at":"2019-08-31T18:58:16.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"416a0fd439bea69b9fcc3519e22e88f2349588af","kind":"commit","published_at":"2019-05-15T21:24:37.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.11.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e09499b3df6369e1a1f6e42f95ad4009fa76c00e","kind":"commit","published_at":"2019-02-07T22:27:53.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.10.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"c073d4a11866a8d51ec19963803bb7ff5441d0e0","kind":"commit","published_at":"2018-11-11T12:19:34.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.9.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"30b742e9845314bcac67f37664cfb3df61c1ba3f","kind":"commit","published_at":"2018-10-17T21:27:44.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.8.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"238482e5f3990c1f5ef22a7875066822f10857f8","kind":"commit","published_at":"2018-09-23T08:30:19.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"732750c2749ebeb2b0bea89028a171c792a2aadf","kind":"commit","published_at":"2018-09-12T20:03:48.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"ba4d5a2e7dc38ff8475f63f254cca5e4fb969b2f","kind":"commit","published_at":"2018-08-31T22:30:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"acdea97e71f9baa2801747236492ff29f1632ab6","kind":"commit","published_at":"2018-08-28T21:37:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"25083232640dfe06334c929cb16333a9bd873195","kind":"commit","published_at":"2018-08-19T10:32:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.5.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"195d5e0e16ba76ee3cc554d8fb30382dd22fcbf8","kind":"commit","published_at":"2018-05-31T22:35:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"bf5883f06f94f5af329cb8d7a8dcac5fbfc1524b","kind":"commit","published_at":"2018-05-31T20:57:18.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8b9991d7808d65782844ac68a2f9c53fa4225dc6","kind":"commit","published_at":"2018-05-08T21:49:59.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.3.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"4e8ea815af643ebfa93a3264bf228e6b92f6a254","kind":"commit","published_at":"2018-05-03T07:07:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"f5a9236a47d75d336c9408b197c3f01e21f3e31d","kind":"commit","published_at":"2018-05-02T20:03:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"ed09a80a731bc5b93ea047f9da098355b880e0a3","kind":"commit","published_at":"2018-05-01T10:46:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"7f070c9dcb05d52482f0d1175261c40e7451daa8","kind":"commit","published_at":"2018-04-30T14:05:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9435e16a1be6e7fab41a067284d707217b42afb5","kind":"commit","published_at":"2018-04-22T14:21:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.1.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T23:07:49.543Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.64073262366938,"stargazers_count":0.45788979336255475,"forks_count":1.6045710707576706,"average":4.175798371947401},"purl":"pkg:apk/alpine/bat-zsh-completion?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/bat-zsh-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/bat-zsh-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/bat-zsh-completion/dependencies","status":null,"funding_links":["https://github.com/sponsors/sharkdp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T19:39:38.995Z","issues_count":439,"pull_requests_count":748,"avg_time_to_close_issue":12204656.599009901,"avg_time_to_close_pull_request":2172295.3215488214,"issues_closed_count":202,"pull_requests_closed_count":594,"pull_request_authors_count":155,"issue_authors_count":387,"avg_comments_per_issue":3.2710706150341684,"avg_comments_per_pull_request":0.9679144385026738,"merged_pull_requests_count":479,"bot_issues_count":1,"bot_pull_requests_count":296,"past_year_issues_count":107,"past_year_pull_requests_count":276,"past_year_avg_time_to_close_issue":3131758.1470588236,"past_year_avg_time_to_close_pull_request":935495.1407035176,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":199,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":0.8037383177570093,"past_year_avg_comments_per_pull_request":0.5036231884057971,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":110,"past_year_merged_pull_requests_count":175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/issues","maintainers":[{"login":"keith-hall","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"},{"login":"eth-p","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eth-p"},{"login":"sharkdp","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sharkdp"}],"active_maintainers":[{"login":"keith-hall","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/bat-zsh-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/bat-zsh-completion/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/bat-zsh-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/bat-zsh-completion/related_packages","maintainers":[{"uuid":"omni+alpine@hack.org","login":null,"name":"omni","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=omni","packages_count":265,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=omni","role":null,"created_at":"2024-01-22T20:15:47.900Z","updated_at":"2024-01-22T20:15:47.900Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/omni+alpine@hack.org/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":37130,"maintainers_count":822,"namespaces_count":3,"keywords_count":6489,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2647},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2025-09-08T05:01:36.044Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":8665574,"name":"bat-bash-completion","ecosystem":"alpine","description":"Bash completions for bat","homepage":"https://github.com/sharkdp/bat","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/sharkdp/bat","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-10-13T20:46:30.000Z","latest_release_published_at":"2023-10-13T20:46:30.000Z","latest_release_number":"0.24.0-r0","last_synced_at":"2025-09-04T09:06:38.369Z","created_at":"2023-12-20T10:04:23.554Z","updated_at":"2025-09-04T23:07:49.553Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/bat-bash-completion","install_command":"apk add bat-bash-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37261168,"uuid":"130464961","full_name":"sharkdp/bat","owner":"sharkdp","description":"A cat(1) clone with wings.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:38:23.000Z","size":34020,"stargazers_count":54255,"open_issues_count":338,"forks_count":1342,"subscribers_count":211,"default_branch":"master","last_synced_at":"2025-09-04T08:43:51.560Z","etag":null,"topics":["cli","command-line","git","hacktoberfest","rust","syntax-highlighting","terminal","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharkdp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sharkdp"}},"created_at":"2018-04-21T10:52:23.000Z","updated_at":"2025-09-04T08:36:12.000Z","dependencies_parsed_at":"2022-07-13T19:30:34.570Z","dependency_job_id":"f4f63f84-176c-4290-a7b1-4dd1b8186665","html_url":"https://github.com/sharkdp/bat","commit_stats":{"total_commits":2604,"total_committers":358,"mean_commits":7.273743016759776,"dds":0.7227342549923195,"last_synced_commit":"3d87b25b190e0990e0e75a2ab8f994d6c277d263"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/sharkdp/bat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/sbom","scorecard":{"id":440838,"data":{"date":"2025-08-11","repo":{"name":"github.com/sharkdp/bat","commit":"982409065493fe65139f7e46239df2bcc55c58df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 8/10 approved changesets -- score normalized to 8","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CICD.yml:1","Warn: no topLevel permission defined: .github/workflows/require-changelog-for-PRs.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: if statement must end with \"fi\": tests/syntax-tests/source/Dockerfile/Dockerfile:10-12","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/batgrep.sh:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/simple.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:430: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:436: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:465: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/require-changelog-for-PRs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/require-changelog-for-PRs.yml/master?enable=pin","Warn: containerImage not pinned by hash: tests/syntax-tests/source/Dockerfile/Dockerfile:2","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 not signed: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/76424069","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76424069"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"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-19T05:33:00.665Z","repository_id":37261168,"created_at":"2025-08-19T05:33:00.665Z","updated_at":"2025-08-19T05:33:00.665Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685604,"owners_count":25149722,"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-04T02:00:08.968Z","response_time":61,"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":"sharkdp","name":"David Peter","uuid":"4209276","kind":"user","description":"","email":"","website":"https://david-peter.de/","location":"Stuttgart, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4209276?u=e6c4022c315b6cbecd5968ec256f4b02885eba41\u0026v=4","repositories_count":107,"last_synced_at":"2024-04-14T07:12:53.840Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sharkdp"}},"html_url":"https://github.com/sharkdp","funding_links":["https://github.com/sponsors/sharkdp"],"total_stars":127309,"followers":6335,"following":25,"created_at":"2022-11-04T10:42:45.481Z","updated_at":"2024-04-14T07:13:16.404Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp/repositories"},"tags":[{"name":"v0.25.0","sha":"25f4f96ea3afb6fe44552f3b38ed8b1540ffa1b3","kind":"tag","published_at":"2025-01-07T19:07:05.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.25.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fc9546854f5a7b38823f4990453c6cde386bfd3b","kind":"commit","published_at":"2023-10-11T17:14:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.24.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"871abd27aa91264e01539da849add0330b24cb9c","kind":"commit","published_at":"2023-03-25T09:31:31.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.23.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"e5d95796141a719e208208182a5d3c2090a009c6","kind":"commit","published_at":"2022-09-10T15:59:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"1f9519d8b9bd3efac979766eefa0c6fae594b984","kind":"commit","published_at":"2022-09-06T20:54:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"405e5f74602d8f680168ef52350150921c696d54","kind":"commit","published_at":"2022-05-12T10:12:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.21.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0655ecf23d778f1455e2d79f37a805a7bcca98d2","kind":"commit","published_at":"2022-02-27T06:39:22.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.20.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"59a8f58be780ba9ba04eb4791b6bf5ca14e99e99","kind":"commit","published_at":"2022-01-08T16:01:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.19.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"b146958ecbb8c8c926159509ca7fb32a8573f897","kind":"commit","published_at":"2021-08-22T15:47:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"589df6792fe406f91b00db5e24d35393c6527e6b","kind":"commit","published_at":"2021-07-13T09:00:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3aea51455b8acf553f4481996f93d7e219130c2b","kind":"commit","published_at":"2021-05-13T08:06:50.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"b8a18d3ebb5b29162c346b74174239ea077f0796","kind":"commit","published_at":"2021-02-28T22:04:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"6d981498d80aa0127df9547ec0ac69d8314b29e5","kind":"commit","published_at":"2020-11-24T20:40:11.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"591eba66a3af1c211a09eefd17cbeb819b0a131f","kind":"commit","published_at":"2020-11-23T14:43:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"6258dda0f851256c2e1d65cf87e997023a4f997b","kind":"commit","published_at":"2020-10-02T21:27:29.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.16.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"9e65ecd03e60336bd54dea12fbc4354c4fb8d8b0","kind":"commit","published_at":"2020-05-27T08:14:32.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.4","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"302707f3ce75b8846ee84175bfb5a86dac9d0304","kind":"commit","published_at":"2020-05-26T06:11:41.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"28af18ba27c2888bd87998e703228ab2c2debbed","kind":"commit","published_at":"2020-05-25T15:27:27.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"2596bfe7a75f6867d803c1e9af0fa3467873a0e3","kind":"commit","published_at":"2020-05-11T18:30:45.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"696d1b3ed3eae9ea9bd94fa7c4c05306dfd621b6","kind":"commit","published_at":"2020-04-25T11:17:07.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"59ca933aeed2a9cc2f11397cc2a63866f343a769","kind":"commit","published_at":"2020-04-22T21:59:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.14.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"5edd8260e8fef887bd4c7e39c411dfe843d03894","kind":"commit","published_at":"2020-03-22T12:16:47.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.13.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"608cefb05c2860f00397aa68f473fcd494ed21af","kind":"commit","published_at":"2019-09-03T06:07:42.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"79f016e15cda054dffec009a4fc0900412bc1e48","kind":"commit","published_at":"2019-08-31T18:58:16.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"416a0fd439bea69b9fcc3519e22e88f2349588af","kind":"commit","published_at":"2019-05-15T21:24:37.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.11.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e09499b3df6369e1a1f6e42f95ad4009fa76c00e","kind":"commit","published_at":"2019-02-07T22:27:53.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.10.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"c073d4a11866a8d51ec19963803bb7ff5441d0e0","kind":"commit","published_at":"2018-11-11T12:19:34.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.9.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"30b742e9845314bcac67f37664cfb3df61c1ba3f","kind":"commit","published_at":"2018-10-17T21:27:44.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.8.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"238482e5f3990c1f5ef22a7875066822f10857f8","kind":"commit","published_at":"2018-09-23T08:30:19.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"732750c2749ebeb2b0bea89028a171c792a2aadf","kind":"commit","published_at":"2018-09-12T20:03:48.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"ba4d5a2e7dc38ff8475f63f254cca5e4fb969b2f","kind":"commit","published_at":"2018-08-31T22:30:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"acdea97e71f9baa2801747236492ff29f1632ab6","kind":"commit","published_at":"2018-08-28T21:37:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"25083232640dfe06334c929cb16333a9bd873195","kind":"commit","published_at":"2018-08-19T10:32:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.5.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"195d5e0e16ba76ee3cc554d8fb30382dd22fcbf8","kind":"commit","published_at":"2018-05-31T22:35:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"bf5883f06f94f5af329cb8d7a8dcac5fbfc1524b","kind":"commit","published_at":"2018-05-31T20:57:18.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8b9991d7808d65782844ac68a2f9c53fa4225dc6","kind":"commit","published_at":"2018-05-08T21:49:59.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.3.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"4e8ea815af643ebfa93a3264bf228e6b92f6a254","kind":"commit","published_at":"2018-05-03T07:07:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"f5a9236a47d75d336c9408b197c3f01e21f3e31d","kind":"commit","published_at":"2018-05-02T20:03:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"ed09a80a731bc5b93ea047f9da098355b880e0a3","kind":"commit","published_at":"2018-05-01T10:46:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"7f070c9dcb05d52482f0d1175261c40e7451daa8","kind":"commit","published_at":"2018-04-30T14:05:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9435e16a1be6e7fab41a067284d707217b42afb5","kind":"commit","published_at":"2018-04-22T14:21:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.1.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T23:07:49.553Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/bat-bash-completion?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/bat-bash-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/bat-bash-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/bat-bash-completion/dependencies","status":null,"funding_links":["https://github.com/sponsors/sharkdp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T19:39:38.995Z","issues_count":439,"pull_requests_count":748,"avg_time_to_close_issue":12204656.599009901,"avg_time_to_close_pull_request":2172295.3215488214,"issues_closed_count":202,"pull_requests_closed_count":594,"pull_request_authors_count":155,"issue_authors_count":387,"avg_comments_per_issue":3.2710706150341684,"avg_comments_per_pull_request":0.9679144385026738,"merged_pull_requests_count":479,"bot_issues_count":1,"bot_pull_requests_count":296,"past_year_issues_count":107,"past_year_pull_requests_count":276,"past_year_avg_time_to_close_issue":3131758.1470588236,"past_year_avg_time_to_close_pull_request":935495.1407035176,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":199,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":0.8037383177570093,"past_year_avg_comments_per_pull_request":0.5036231884057971,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":110,"past_year_merged_pull_requests_count":175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/issues","maintainers":[{"login":"keith-hall","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"},{"login":"eth-p","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eth-p"},{"login":"sharkdp","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sharkdp"}],"active_maintainers":[{"login":"keith-hall","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/bat-bash-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/bat-bash-completion/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/bat-bash-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/bat-bash-completion/related_packages","maintainers":[{"uuid":"me@panekj.dev","login":null,"name":"Jakub Panek","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Panek","packages_count":38,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Panek","role":null,"created_at":"2023-12-20T11:46:55.722Z","updated_at":"2023-12-20T11:46:55.722Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/me@panekj.dev/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":376,"namespaces_count":2,"keywords_count":2627,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":711},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2025-09-08T06:55:50.087Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":11752537,"name":"bat","ecosystem":"alpine","description":"cat(1) clone with wings","homepage":"https://github.com/sharkdp/bat","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/sharkdp/bat","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-02-24T13:05:51.000Z","latest_release_published_at":"2025-02-24T13:05:51.000Z","latest_release_number":"0.25.0-r4","last_synced_at":"2025-09-04T09:06:47.050Z","created_at":"2025-06-07T12:54:42.596Z","updated_at":"2025-09-04T23:07:55.096Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/bat","install_command":"apk add bat","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37261168,"uuid":"130464961","full_name":"sharkdp/bat","owner":"sharkdp","description":"A cat(1) clone with wings.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:38:23.000Z","size":34020,"stargazers_count":54255,"open_issues_count":338,"forks_count":1342,"subscribers_count":211,"default_branch":"master","last_synced_at":"2025-09-04T08:43:51.560Z","etag":null,"topics":["cli","command-line","git","hacktoberfest","rust","syntax-highlighting","terminal","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharkdp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sharkdp"}},"created_at":"2018-04-21T10:52:23.000Z","updated_at":"2025-09-04T08:36:12.000Z","dependencies_parsed_at":"2022-07-13T19:30:34.570Z","dependency_job_id":"f4f63f84-176c-4290-a7b1-4dd1b8186665","html_url":"https://github.com/sharkdp/bat","commit_stats":{"total_commits":2604,"total_committers":358,"mean_commits":7.273743016759776,"dds":0.7227342549923195,"last_synced_commit":"3d87b25b190e0990e0e75a2ab8f994d6c277d263"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/sharkdp/bat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/sbom","scorecard":{"id":440838,"data":{"date":"2025-08-11","repo":{"name":"github.com/sharkdp/bat","commit":"982409065493fe65139f7e46239df2bcc55c58df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 8/10 approved changesets -- score normalized to 8","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CICD.yml:1","Warn: no topLevel permission defined: .github/workflows/require-changelog-for-PRs.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: if statement must end with \"fi\": tests/syntax-tests/source/Dockerfile/Dockerfile:10-12","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/batgrep.sh:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/simple.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:430: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:436: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:465: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/require-changelog-for-PRs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/require-changelog-for-PRs.yml/master?enable=pin","Warn: containerImage not pinned by hash: tests/syntax-tests/source/Dockerfile/Dockerfile:2","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 not signed: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/76424069","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76424069"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"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-19T05:33:00.665Z","repository_id":37261168,"created_at":"2025-08-19T05:33:00.665Z","updated_at":"2025-08-19T05:33:00.665Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685604,"owners_count":25149722,"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-04T02:00:08.968Z","response_time":61,"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":"sharkdp","name":"David Peter","uuid":"4209276","kind":"user","description":"","email":"","website":"https://david-peter.de/","location":"Stuttgart, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4209276?u=e6c4022c315b6cbecd5968ec256f4b02885eba41\u0026v=4","repositories_count":107,"last_synced_at":"2024-04-14T07:12:53.840Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sharkdp"}},"html_url":"https://github.com/sharkdp","funding_links":["https://github.com/sponsors/sharkdp"],"total_stars":127309,"followers":6335,"following":25,"created_at":"2022-11-04T10:42:45.481Z","updated_at":"2024-04-14T07:13:16.404Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp/repositories"},"tags":[{"name":"v0.25.0","sha":"25f4f96ea3afb6fe44552f3b38ed8b1540ffa1b3","kind":"tag","published_at":"2025-01-07T19:07:05.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.25.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fc9546854f5a7b38823f4990453c6cde386bfd3b","kind":"commit","published_at":"2023-10-11T17:14:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.24.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"871abd27aa91264e01539da849add0330b24cb9c","kind":"commit","published_at":"2023-03-25T09:31:31.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.23.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"e5d95796141a719e208208182a5d3c2090a009c6","kind":"commit","published_at":"2022-09-10T15:59:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"1f9519d8b9bd3efac979766eefa0c6fae594b984","kind":"commit","published_at":"2022-09-06T20:54:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"405e5f74602d8f680168ef52350150921c696d54","kind":"commit","published_at":"2022-05-12T10:12:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.21.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0655ecf23d778f1455e2d79f37a805a7bcca98d2","kind":"commit","published_at":"2022-02-27T06:39:22.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.20.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"59a8f58be780ba9ba04eb4791b6bf5ca14e99e99","kind":"commit","published_at":"2022-01-08T16:01:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.19.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"b146958ecbb8c8c926159509ca7fb32a8573f897","kind":"commit","published_at":"2021-08-22T15:47:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"589df6792fe406f91b00db5e24d35393c6527e6b","kind":"commit","published_at":"2021-07-13T09:00:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3aea51455b8acf553f4481996f93d7e219130c2b","kind":"commit","published_at":"2021-05-13T08:06:50.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"b8a18d3ebb5b29162c346b74174239ea077f0796","kind":"commit","published_at":"2021-02-28T22:04:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"6d981498d80aa0127df9547ec0ac69d8314b29e5","kind":"commit","published_at":"2020-11-24T20:40:11.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"591eba66a3af1c211a09eefd17cbeb819b0a131f","kind":"commit","published_at":"2020-11-23T14:43:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"6258dda0f851256c2e1d65cf87e997023a4f997b","kind":"commit","published_at":"2020-10-02T21:27:29.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.16.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"9e65ecd03e60336bd54dea12fbc4354c4fb8d8b0","kind":"commit","published_at":"2020-05-27T08:14:32.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.4","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"302707f3ce75b8846ee84175bfb5a86dac9d0304","kind":"commit","published_at":"2020-05-26T06:11:41.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"28af18ba27c2888bd87998e703228ab2c2debbed","kind":"commit","published_at":"2020-05-25T15:27:27.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"2596bfe7a75f6867d803c1e9af0fa3467873a0e3","kind":"commit","published_at":"2020-05-11T18:30:45.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"696d1b3ed3eae9ea9bd94fa7c4c05306dfd621b6","kind":"commit","published_at":"2020-04-25T11:17:07.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"59ca933aeed2a9cc2f11397cc2a63866f343a769","kind":"commit","published_at":"2020-04-22T21:59:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.14.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"5edd8260e8fef887bd4c7e39c411dfe843d03894","kind":"commit","published_at":"2020-03-22T12:16:47.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.13.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"608cefb05c2860f00397aa68f473fcd494ed21af","kind":"commit","published_at":"2019-09-03T06:07:42.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"79f016e15cda054dffec009a4fc0900412bc1e48","kind":"commit","published_at":"2019-08-31T18:58:16.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"416a0fd439bea69b9fcc3519e22e88f2349588af","kind":"commit","published_at":"2019-05-15T21:24:37.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.11.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e09499b3df6369e1a1f6e42f95ad4009fa76c00e","kind":"commit","published_at":"2019-02-07T22:27:53.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.10.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"c073d4a11866a8d51ec19963803bb7ff5441d0e0","kind":"commit","published_at":"2018-11-11T12:19:34.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.9.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"30b742e9845314bcac67f37664cfb3df61c1ba3f","kind":"commit","published_at":"2018-10-17T21:27:44.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.8.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"238482e5f3990c1f5ef22a7875066822f10857f8","kind":"commit","published_at":"2018-09-23T08:30:19.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"732750c2749ebeb2b0bea89028a171c792a2aadf","kind":"commit","published_at":"2018-09-12T20:03:48.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"ba4d5a2e7dc38ff8475f63f254cca5e4fb969b2f","kind":"commit","published_at":"2018-08-31T22:30:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"acdea97e71f9baa2801747236492ff29f1632ab6","kind":"commit","published_at":"2018-08-28T21:37:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"25083232640dfe06334c929cb16333a9bd873195","kind":"commit","published_at":"2018-08-19T10:32:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.5.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"195d5e0e16ba76ee3cc554d8fb30382dd22fcbf8","kind":"commit","published_at":"2018-05-31T22:35:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"bf5883f06f94f5af329cb8d7a8dcac5fbfc1524b","kind":"commit","published_at":"2018-05-31T20:57:18.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8b9991d7808d65782844ac68a2f9c53fa4225dc6","kind":"commit","published_at":"2018-05-08T21:49:59.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.3.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"4e8ea815af643ebfa93a3264bf228e6b92f6a254","kind":"commit","published_at":"2018-05-03T07:07:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"f5a9236a47d75d336c9408b197c3f01e21f3e31d","kind":"commit","published_at":"2018-05-02T20:03:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"ed09a80a731bc5b93ea047f9da098355b880e0a3","kind":"commit","published_at":"2018-05-01T10:46:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"7f070c9dcb05d52482f0d1175261c40e7451daa8","kind":"commit","published_at":"2018-04-30T14:05:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9435e16a1be6e7fab41a067284d707217b42afb5","kind":"commit","published_at":"2018-04-22T14:21:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.1.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T23:07:55.096Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/bat?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/bat","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/bat","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/bat/dependencies","status":null,"funding_links":["https://github.com/sponsors/sharkdp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T19:39:38.995Z","issues_count":439,"pull_requests_count":748,"avg_time_to_close_issue":12204656.599009901,"avg_time_to_close_pull_request":2172295.3215488214,"issues_closed_count":202,"pull_requests_closed_count":594,"pull_request_authors_count":155,"issue_authors_count":387,"avg_comments_per_issue":3.2710706150341684,"avg_comments_per_pull_request":0.9679144385026738,"merged_pull_requests_count":479,"bot_issues_count":1,"bot_pull_requests_count":296,"past_year_issues_count":107,"past_year_pull_requests_count":276,"past_year_avg_time_to_close_issue":3131758.1470588236,"past_year_avg_time_to_close_pull_request":935495.1407035176,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":199,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":0.8037383177570093,"past_year_avg_comments_per_pull_request":0.5036231884057971,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":110,"past_year_merged_pull_requests_count":175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/issues","maintainers":[{"login":"keith-hall","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"},{"login":"eth-p","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eth-p"},{"login":"sharkdp","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sharkdp"}],"active_maintainers":[{"login":"keith-hall","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/bat/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/bat/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/bat/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/bat/related_packages","maintainers":[{"uuid":"omni+alpine@hack.org","login":null,"name":"omni","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=omni","packages_count":230,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=omni","role":null,"created_at":"2025-06-08T04:50:05.569Z","updated_at":"2025-06-08T04:50:05.569Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/omni+alpine@hack.org/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26315,"maintainers_count":422,"namespaces_count":2,"keywords_count":4641,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1614},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2025-09-08T05:33:01.089Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":10332656,"name":"bat-zsh-completion","ecosystem":"alpine","description":"Zsh completions for bat","homepage":"https://github.com/sharkdp/bat","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/sharkdp/bat","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-01-22T11:20:42.000Z","latest_release_published_at":"2024-01-22T11:20:42.000Z","latest_release_number":"0.24.0-r1","last_synced_at":"2025-09-04T09:06:42.109Z","created_at":"2024-06-11T03:38:20.221Z","updated_at":"2025-09-04T23:07:55.950Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/bat-zsh-completion","install_command":"apk add bat-zsh-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37261168,"uuid":"130464961","full_name":"sharkdp/bat","owner":"sharkdp","description":"A cat(1) clone with wings.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:38:23.000Z","size":34020,"stargazers_count":54255,"open_issues_count":338,"forks_count":1342,"subscribers_count":211,"default_branch":"master","last_synced_at":"2025-09-04T08:43:51.560Z","etag":null,"topics":["cli","command-line","git","hacktoberfest","rust","syntax-highlighting","terminal","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharkdp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sharkdp"}},"created_at":"2018-04-21T10:52:23.000Z","updated_at":"2025-09-04T08:36:12.000Z","dependencies_parsed_at":"2022-07-13T19:30:34.570Z","dependency_job_id":"f4f63f84-176c-4290-a7b1-4dd1b8186665","html_url":"https://github.com/sharkdp/bat","commit_stats":{"total_commits":2604,"total_committers":358,"mean_commits":7.273743016759776,"dds":0.7227342549923195,"last_synced_commit":"3d87b25b190e0990e0e75a2ab8f994d6c277d263"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/sharkdp/bat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/sbom","scorecard":{"id":440838,"data":{"date":"2025-08-11","repo":{"name":"github.com/sharkdp/bat","commit":"982409065493fe65139f7e46239df2bcc55c58df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 8/10 approved changesets -- score normalized to 8","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CICD.yml:1","Warn: no topLevel permission defined: .github/workflows/require-changelog-for-PRs.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: if statement must end with \"fi\": tests/syntax-tests/source/Dockerfile/Dockerfile:10-12","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/batgrep.sh:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/simple.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:430: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:436: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:465: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/require-changelog-for-PRs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/require-changelog-for-PRs.yml/master?enable=pin","Warn: containerImage not pinned by hash: tests/syntax-tests/source/Dockerfile/Dockerfile:2","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 not signed: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/76424069","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76424069"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"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-19T05:33:00.665Z","repository_id":37261168,"created_at":"2025-08-19T05:33:00.665Z","updated_at":"2025-08-19T05:33:00.665Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685604,"owners_count":25149722,"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-04T02:00:08.968Z","response_time":61,"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":"sharkdp","name":"David Peter","uuid":"4209276","kind":"user","description":"","email":"","website":"https://david-peter.de/","location":"Stuttgart, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4209276?u=e6c4022c315b6cbecd5968ec256f4b02885eba41\u0026v=4","repositories_count":107,"last_synced_at":"2024-04-14T07:12:53.840Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sharkdp"}},"html_url":"https://github.com/sharkdp","funding_links":["https://github.com/sponsors/sharkdp"],"total_stars":127309,"followers":6335,"following":25,"created_at":"2022-11-04T10:42:45.481Z","updated_at":"2024-04-14T07:13:16.404Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp/repositories"},"tags":[{"name":"v0.25.0","sha":"25f4f96ea3afb6fe44552f3b38ed8b1540ffa1b3","kind":"tag","published_at":"2025-01-07T19:07:05.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.25.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fc9546854f5a7b38823f4990453c6cde386bfd3b","kind":"commit","published_at":"2023-10-11T17:14:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.24.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"871abd27aa91264e01539da849add0330b24cb9c","kind":"commit","published_at":"2023-03-25T09:31:31.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.23.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"e5d95796141a719e208208182a5d3c2090a009c6","kind":"commit","published_at":"2022-09-10T15:59:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"1f9519d8b9bd3efac979766eefa0c6fae594b984","kind":"commit","published_at":"2022-09-06T20:54:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"405e5f74602d8f680168ef52350150921c696d54","kind":"commit","published_at":"2022-05-12T10:12:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.21.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0655ecf23d778f1455e2d79f37a805a7bcca98d2","kind":"commit","published_at":"2022-02-27T06:39:22.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.20.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"59a8f58be780ba9ba04eb4791b6bf5ca14e99e99","kind":"commit","published_at":"2022-01-08T16:01:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.19.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"b146958ecbb8c8c926159509ca7fb32a8573f897","kind":"commit","published_at":"2021-08-22T15:47:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"589df6792fe406f91b00db5e24d35393c6527e6b","kind":"commit","published_at":"2021-07-13T09:00:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3aea51455b8acf553f4481996f93d7e219130c2b","kind":"commit","published_at":"2021-05-13T08:06:50.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"b8a18d3ebb5b29162c346b74174239ea077f0796","kind":"commit","published_at":"2021-02-28T22:04:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"6d981498d80aa0127df9547ec0ac69d8314b29e5","kind":"commit","published_at":"2020-11-24T20:40:11.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"591eba66a3af1c211a09eefd17cbeb819b0a131f","kind":"commit","published_at":"2020-11-23T14:43:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"6258dda0f851256c2e1d65cf87e997023a4f997b","kind":"commit","published_at":"2020-10-02T21:27:29.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.16.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"9e65ecd03e60336bd54dea12fbc4354c4fb8d8b0","kind":"commit","published_at":"2020-05-27T08:14:32.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.4","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"302707f3ce75b8846ee84175bfb5a86dac9d0304","kind":"commit","published_at":"2020-05-26T06:11:41.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"28af18ba27c2888bd87998e703228ab2c2debbed","kind":"commit","published_at":"2020-05-25T15:27:27.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"2596bfe7a75f6867d803c1e9af0fa3467873a0e3","kind":"commit","published_at":"2020-05-11T18:30:45.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"696d1b3ed3eae9ea9bd94fa7c4c05306dfd621b6","kind":"commit","published_at":"2020-04-25T11:17:07.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"59ca933aeed2a9cc2f11397cc2a63866f343a769","kind":"commit","published_at":"2020-04-22T21:59:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.14.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"5edd8260e8fef887bd4c7e39c411dfe843d03894","kind":"commit","published_at":"2020-03-22T12:16:47.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.13.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"608cefb05c2860f00397aa68f473fcd494ed21af","kind":"commit","published_at":"2019-09-03T06:07:42.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"79f016e15cda054dffec009a4fc0900412bc1e48","kind":"commit","published_at":"2019-08-31T18:58:16.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"416a0fd439bea69b9fcc3519e22e88f2349588af","kind":"commit","published_at":"2019-05-15T21:24:37.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.11.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e09499b3df6369e1a1f6e42f95ad4009fa76c00e","kind":"commit","published_at":"2019-02-07T22:27:53.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.10.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"c073d4a11866a8d51ec19963803bb7ff5441d0e0","kind":"commit","published_at":"2018-11-11T12:19:34.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.9.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"30b742e9845314bcac67f37664cfb3df61c1ba3f","kind":"commit","published_at":"2018-10-17T21:27:44.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.8.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"238482e5f3990c1f5ef22a7875066822f10857f8","kind":"commit","published_at":"2018-09-23T08:30:19.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"732750c2749ebeb2b0bea89028a171c792a2aadf","kind":"commit","published_at":"2018-09-12T20:03:48.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"ba4d5a2e7dc38ff8475f63f254cca5e4fb969b2f","kind":"commit","published_at":"2018-08-31T22:30:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"acdea97e71f9baa2801747236492ff29f1632ab6","kind":"commit","published_at":"2018-08-28T21:37:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"25083232640dfe06334c929cb16333a9bd873195","kind":"commit","published_at":"2018-08-19T10:32:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.5.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"195d5e0e16ba76ee3cc554d8fb30382dd22fcbf8","kind":"commit","published_at":"2018-05-31T22:35:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"bf5883f06f94f5af329cb8d7a8dcac5fbfc1524b","kind":"commit","published_at":"2018-05-31T20:57:18.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8b9991d7808d65782844ac68a2f9c53fa4225dc6","kind":"commit","published_at":"2018-05-08T21:49:59.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.3.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"4e8ea815af643ebfa93a3264bf228e6b92f6a254","kind":"commit","published_at":"2018-05-03T07:07:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"f5a9236a47d75d336c9408b197c3f01e21f3e31d","kind":"commit","published_at":"2018-05-02T20:03:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"ed09a80a731bc5b93ea047f9da098355b880e0a3","kind":"commit","published_at":"2018-05-01T10:46:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"7f070c9dcb05d52482f0d1175261c40e7451daa8","kind":"commit","published_at":"2018-04-30T14:05:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9435e16a1be6e7fab41a067284d707217b42afb5","kind":"commit","published_at":"2018-04-22T14:21:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.1.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T23:07:55.950Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/bat-zsh-completion?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/bat-zsh-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/bat-zsh-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/bat-zsh-completion/dependencies","status":null,"funding_links":["https://github.com/sponsors/sharkdp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T19:39:38.995Z","issues_count":439,"pull_requests_count":748,"avg_time_to_close_issue":12204656.599009901,"avg_time_to_close_pull_request":2172295.3215488214,"issues_closed_count":202,"pull_requests_closed_count":594,"pull_request_authors_count":155,"issue_authors_count":387,"avg_comments_per_issue":3.2710706150341684,"avg_comments_per_pull_request":0.9679144385026738,"merged_pull_requests_count":479,"bot_issues_count":1,"bot_pull_requests_count":296,"past_year_issues_count":107,"past_year_pull_requests_count":276,"past_year_avg_time_to_close_issue":3131758.1470588236,"past_year_avg_time_to_close_pull_request":935495.1407035176,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":199,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":0.8037383177570093,"past_year_avg_comments_per_pull_request":0.5036231884057971,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":110,"past_year_merged_pull_requests_count":175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/issues","maintainers":[{"login":"keith-hall","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"},{"login":"eth-p","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eth-p"},{"login":"sharkdp","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sharkdp"}],"active_maintainers":[{"login":"keith-hall","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/bat-zsh-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/bat-zsh-completion/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/bat-zsh-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/bat-zsh-completion/related_packages","maintainers":[{"uuid":"omni+alpine@hack.org","login":null,"name":"omni","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=omni","packages_count":148,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=omni","role":null,"created_at":"2024-06-11T21:11:56.793Z","updated_at":"2024-06-11T21:11:56.793Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/omni+alpine@hack.org/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4237,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1365},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2025-09-08T06:55:59.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":6176158,"name":"bat-zsh-completion","ecosystem":"alpine","description":"Zsh completions for bat","homepage":"https://github.com/sharkdp/bat","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/sharkdp/bat","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-05-13T00:16:34.000Z","latest_release_published_at":"2022-05-13T00:16:34.000Z","latest_release_number":"0.18.3-r2","last_synced_at":"2025-09-04T09:06:35.341Z","created_at":"2023-02-01T00:23:18.377Z","updated_at":"2025-09-04T23:07:55.987Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.15/community/x86_64/bat-zsh-completion","install_command":"apk add bat-zsh-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37261168,"uuid":"130464961","full_name":"sharkdp/bat","owner":"sharkdp","description":"A cat(1) clone with wings.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:38:23.000Z","size":34020,"stargazers_count":54255,"open_issues_count":338,"forks_count":1342,"subscribers_count":211,"default_branch":"master","last_synced_at":"2025-09-04T08:43:51.560Z","etag":null,"topics":["cli","command-line","git","hacktoberfest","rust","syntax-highlighting","terminal","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharkdp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sharkdp"}},"created_at":"2018-04-21T10:52:23.000Z","updated_at":"2025-09-04T08:36:12.000Z","dependencies_parsed_at":"2022-07-13T19:30:34.570Z","dependency_job_id":"f4f63f84-176c-4290-a7b1-4dd1b8186665","html_url":"https://github.com/sharkdp/bat","commit_stats":{"total_commits":2604,"total_committers":358,"mean_commits":7.273743016759776,"dds":0.7227342549923195,"last_synced_commit":"3d87b25b190e0990e0e75a2ab8f994d6c277d263"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/sharkdp/bat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/sbom","scorecard":{"id":440838,"data":{"date":"2025-08-11","repo":{"name":"github.com/sharkdp/bat","commit":"982409065493fe65139f7e46239df2bcc55c58df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 8/10 approved changesets -- score normalized to 8","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CICD.yml:1","Warn: no topLevel permission defined: .github/workflows/require-changelog-for-PRs.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: if statement must end with \"fi\": tests/syntax-tests/source/Dockerfile/Dockerfile:10-12","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/batgrep.sh:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/simple.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:430: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:436: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:465: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/require-changelog-for-PRs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/require-changelog-for-PRs.yml/master?enable=pin","Warn: containerImage not pinned by hash: tests/syntax-tests/source/Dockerfile/Dockerfile:2","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 not signed: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/76424069","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76424069"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"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-19T05:33:00.665Z","repository_id":37261168,"created_at":"2025-08-19T05:33:00.665Z","updated_at":"2025-08-19T05:33:00.665Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685604,"owners_count":25149722,"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-04T02:00:08.968Z","response_time":61,"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":"sharkdp","name":"David Peter","uuid":"4209276","kind":"user","description":"","email":"","website":"https://david-peter.de/","location":"Stuttgart, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4209276?u=e6c4022c315b6cbecd5968ec256f4b02885eba41\u0026v=4","repositories_count":107,"last_synced_at":"2024-04-14T07:12:53.840Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sharkdp"}},"html_url":"https://github.com/sharkdp","funding_links":["https://github.com/sponsors/sharkdp"],"total_stars":127309,"followers":6335,"following":25,"created_at":"2022-11-04T10:42:45.481Z","updated_at":"2024-04-14T07:13:16.404Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp/repositories"},"tags":[{"name":"v0.25.0","sha":"25f4f96ea3afb6fe44552f3b38ed8b1540ffa1b3","kind":"tag","published_at":"2025-01-07T19:07:05.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.25.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fc9546854f5a7b38823f4990453c6cde386bfd3b","kind":"commit","published_at":"2023-10-11T17:14:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.24.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"871abd27aa91264e01539da849add0330b24cb9c","kind":"commit","published_at":"2023-03-25T09:31:31.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.23.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"e5d95796141a719e208208182a5d3c2090a009c6","kind":"commit","published_at":"2022-09-10T15:59:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"1f9519d8b9bd3efac979766eefa0c6fae594b984","kind":"commit","published_at":"2022-09-06T20:54:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"405e5f74602d8f680168ef52350150921c696d54","kind":"commit","published_at":"2022-05-12T10:12:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.21.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0655ecf23d778f1455e2d79f37a805a7bcca98d2","kind":"commit","published_at":"2022-02-27T06:39:22.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.20.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"59a8f58be780ba9ba04eb4791b6bf5ca14e99e99","kind":"commit","published_at":"2022-01-08T16:01:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.19.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"b146958ecbb8c8c926159509ca7fb32a8573f897","kind":"commit","published_at":"2021-08-22T15:47:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"589df6792fe406f91b00db5e24d35393c6527e6b","kind":"commit","published_at":"2021-07-13T09:00:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3aea51455b8acf553f4481996f93d7e219130c2b","kind":"commit","published_at":"2021-05-13T08:06:50.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"b8a18d3ebb5b29162c346b74174239ea077f0796","kind":"commit","published_at":"2021-02-28T22:04:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"6d981498d80aa0127df9547ec0ac69d8314b29e5","kind":"commit","published_at":"2020-11-24T20:40:11.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"591eba66a3af1c211a09eefd17cbeb819b0a131f","kind":"commit","published_at":"2020-11-23T14:43:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"6258dda0f851256c2e1d65cf87e997023a4f997b","kind":"commit","published_at":"2020-10-02T21:27:29.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.16.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"9e65ecd03e60336bd54dea12fbc4354c4fb8d8b0","kind":"commit","published_at":"2020-05-27T08:14:32.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.4","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"302707f3ce75b8846ee84175bfb5a86dac9d0304","kind":"commit","published_at":"2020-05-26T06:11:41.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"28af18ba27c2888bd87998e703228ab2c2debbed","kind":"commit","published_at":"2020-05-25T15:27:27.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"2596bfe7a75f6867d803c1e9af0fa3467873a0e3","kind":"commit","published_at":"2020-05-11T18:30:45.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"696d1b3ed3eae9ea9bd94fa7c4c05306dfd621b6","kind":"commit","published_at":"2020-04-25T11:17:07.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"59ca933aeed2a9cc2f11397cc2a63866f343a769","kind":"commit","published_at":"2020-04-22T21:59:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.14.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"5edd8260e8fef887bd4c7e39c411dfe843d03894","kind":"commit","published_at":"2020-03-22T12:16:47.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.13.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"608cefb05c2860f00397aa68f473fcd494ed21af","kind":"commit","published_at":"2019-09-03T06:07:42.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"79f016e15cda054dffec009a4fc0900412bc1e48","kind":"commit","published_at":"2019-08-31T18:58:16.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"416a0fd439bea69b9fcc3519e22e88f2349588af","kind":"commit","published_at":"2019-05-15T21:24:37.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.11.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e09499b3df6369e1a1f6e42f95ad4009fa76c00e","kind":"commit","published_at":"2019-02-07T22:27:53.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.10.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"c073d4a11866a8d51ec19963803bb7ff5441d0e0","kind":"commit","published_at":"2018-11-11T12:19:34.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.9.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"30b742e9845314bcac67f37664cfb3df61c1ba3f","kind":"commit","published_at":"2018-10-17T21:27:44.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.8.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"238482e5f3990c1f5ef22a7875066822f10857f8","kind":"commit","published_at":"2018-09-23T08:30:19.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"732750c2749ebeb2b0bea89028a171c792a2aadf","kind":"commit","published_at":"2018-09-12T20:03:48.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"ba4d5a2e7dc38ff8475f63f254cca5e4fb969b2f","kind":"commit","published_at":"2018-08-31T22:30:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"acdea97e71f9baa2801747236492ff29f1632ab6","kind":"commit","published_at":"2018-08-28T21:37:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"25083232640dfe06334c929cb16333a9bd873195","kind":"commit","published_at":"2018-08-19T10:32:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.5.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"195d5e0e16ba76ee3cc554d8fb30382dd22fcbf8","kind":"commit","published_at":"2018-05-31T22:35:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"bf5883f06f94f5af329cb8d7a8dcac5fbfc1524b","kind":"commit","published_at":"2018-05-31T20:57:18.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8b9991d7808d65782844ac68a2f9c53fa4225dc6","kind":"commit","published_at":"2018-05-08T21:49:59.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.3.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"4e8ea815af643ebfa93a3264bf228e6b92f6a254","kind":"commit","published_at":"2018-05-03T07:07:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"f5a9236a47d75d336c9408b197c3f01e21f3e31d","kind":"commit","published_at":"2018-05-02T20:03:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"ed09a80a731bc5b93ea047f9da098355b880e0a3","kind":"commit","published_at":"2018-05-01T10:46:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"7f070c9dcb05d52482f0d1175261c40e7451daa8","kind":"commit","published_at":"2018-04-30T14:05:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9435e16a1be6e7fab41a067284d707217b42afb5","kind":"commit","published_at":"2018-04-22T14:21:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.1.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T23:07:55.987Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":25.58491517941603,"stargazers_count":0.4982026865106893,"forks_count":1.4567698808097371,"average":6.884971936684114},"purl":"pkg:apk/alpine/bat-zsh-completion?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/bat-zsh-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/bat-zsh-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/bat-zsh-completion/dependencies","status":null,"funding_links":["https://github.com/sponsors/sharkdp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T19:39:38.995Z","issues_count":439,"pull_requests_count":748,"avg_time_to_close_issue":12204656.599009901,"avg_time_to_close_pull_request":2172295.3215488214,"issues_closed_count":202,"pull_requests_closed_count":594,"pull_request_authors_count":155,"issue_authors_count":387,"avg_comments_per_issue":3.2710706150341684,"avg_comments_per_pull_request":0.9679144385026738,"merged_pull_requests_count":479,"bot_issues_count":1,"bot_pull_requests_count":296,"past_year_issues_count":107,"past_year_pull_requests_count":276,"past_year_avg_time_to_close_issue":3131758.1470588236,"past_year_avg_time_to_close_pull_request":935495.1407035176,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":199,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":0.8037383177570093,"past_year_avg_comments_per_pull_request":0.5036231884057971,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":110,"past_year_merged_pull_requests_count":175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/issues","maintainers":[{"login":"keith-hall","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"},{"login":"eth-p","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eth-p"},{"login":"sharkdp","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sharkdp"}],"active_maintainers":[{"login":"keith-hall","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/bat-zsh-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/bat-zsh-completion/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/bat-zsh-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/bat-zsh-completion/related_packages","maintainers":[{"uuid":"toast@toast.cafe","login":null,"name":"Chloe Kudryavtsev","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Chloe Kudryavtsev","packages_count":10,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Chloe Kudryavtsev","role":null,"created_at":"2023-02-04T19:46:56.357Z","updated_at":"2023-02-04T19:46:56.357Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers/toast@toast.cafe/packages"}],"registry":{"name":"alpine-v3.15","url":"https://pkgs.alpinelinux.org/packages?branch=v3.15","ecosystem":"alpine","default":false,"packages_count":15857,"maintainers_count":287,"namespaces_count":2,"keywords_count":2456,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":780},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.684Z","updated_at":"2025-09-08T06:51:45.631Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/namespaces"}},{"id":10332650,"name":"bat","ecosystem":"alpine","description":"cat(1) clone with wings","homepage":"https://github.com/sharkdp/bat","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/sharkdp/bat","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-01-22T11:20:42.000Z","latest_release_published_at":"2024-01-22T11:20:42.000Z","latest_release_number":"0.24.0-r1","last_synced_at":"2025-09-04T09:06:43.755Z","created_at":"2024-06-11T03:37:52.856Z","updated_at":"2025-09-04T23:07:56.009Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/bat","install_command":"apk add bat","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37261168,"uuid":"130464961","full_name":"sharkdp/bat","owner":"sharkdp","description":"A cat(1) clone with wings.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:38:23.000Z","size":34020,"stargazers_count":54255,"open_issues_count":338,"forks_count":1342,"subscribers_count":211,"default_branch":"master","last_synced_at":"2025-09-04T08:43:51.560Z","etag":null,"topics":["cli","command-line","git","hacktoberfest","rust","syntax-highlighting","terminal","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharkdp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sharkdp"}},"created_at":"2018-04-21T10:52:23.000Z","updated_at":"2025-09-04T08:36:12.000Z","dependencies_parsed_at":"2022-07-13T19:30:34.570Z","dependency_job_id":"f4f63f84-176c-4290-a7b1-4dd1b8186665","html_url":"https://github.com/sharkdp/bat","commit_stats":{"total_commits":2604,"total_committers":358,"mean_commits":7.273743016759776,"dds":0.7227342549923195,"last_synced_commit":"3d87b25b190e0990e0e75a2ab8f994d6c277d263"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/sharkdp/bat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/sbom","scorecard":{"id":440838,"data":{"date":"2025-08-11","repo":{"name":"github.com/sharkdp/bat","commit":"982409065493fe65139f7e46239df2bcc55c58df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 8/10 approved changesets -- score normalized to 8","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CICD.yml:1","Warn: no topLevel permission defined: .github/workflows/require-changelog-for-PRs.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: if statement must end with \"fi\": tests/syntax-tests/source/Dockerfile/Dockerfile:10-12","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/batgrep.sh:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/simple.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:430: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:436: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:465: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/require-changelog-for-PRs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/require-changelog-for-PRs.yml/master?enable=pin","Warn: containerImage not pinned by hash: tests/syntax-tests/source/Dockerfile/Dockerfile:2","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 not signed: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/76424069","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76424069"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"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-19T05:33:00.665Z","repository_id":37261168,"created_at":"2025-08-19T05:33:00.665Z","updated_at":"2025-08-19T05:33:00.665Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685604,"owners_count":25149722,"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-04T02:00:08.968Z","response_time":61,"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":"sharkdp","name":"David Peter","uuid":"4209276","kind":"user","description":"","email":"","website":"https://david-peter.de/","location":"Stuttgart, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4209276?u=e6c4022c315b6cbecd5968ec256f4b02885eba41\u0026v=4","repositories_count":107,"last_synced_at":"2024-04-14T07:12:53.840Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sharkdp"}},"html_url":"https://github.com/sharkdp","funding_links":["https://github.com/sponsors/sharkdp"],"total_stars":127309,"followers":6335,"following":25,"created_at":"2022-11-04T10:42:45.481Z","updated_at":"2024-04-14T07:13:16.404Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp/repositories"},"tags":[{"name":"v0.25.0","sha":"25f4f96ea3afb6fe44552f3b38ed8b1540ffa1b3","kind":"tag","published_at":"2025-01-07T19:07:05.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.25.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fc9546854f5a7b38823f4990453c6cde386bfd3b","kind":"commit","published_at":"2023-10-11T17:14:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.24.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"871abd27aa91264e01539da849add0330b24cb9c","kind":"commit","published_at":"2023-03-25T09:31:31.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.23.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"e5d95796141a719e208208182a5d3c2090a009c6","kind":"commit","published_at":"2022-09-10T15:59:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"1f9519d8b9bd3efac979766eefa0c6fae594b984","kind":"commit","published_at":"2022-09-06T20:54:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"405e5f74602d8f680168ef52350150921c696d54","kind":"commit","published_at":"2022-05-12T10:12:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.21.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0655ecf23d778f1455e2d79f37a805a7bcca98d2","kind":"commit","published_at":"2022-02-27T06:39:22.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.20.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"59a8f58be780ba9ba04eb4791b6bf5ca14e99e99","kind":"commit","published_at":"2022-01-08T16:01:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.19.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"b146958ecbb8c8c926159509ca7fb32a8573f897","kind":"commit","published_at":"2021-08-22T15:47:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"589df6792fe406f91b00db5e24d35393c6527e6b","kind":"commit","published_at":"2021-07-13T09:00:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3aea51455b8acf553f4481996f93d7e219130c2b","kind":"commit","published_at":"2021-05-13T08:06:50.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"b8a18d3ebb5b29162c346b74174239ea077f0796","kind":"commit","published_at":"2021-02-28T22:04:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"6d981498d80aa0127df9547ec0ac69d8314b29e5","kind":"commit","published_at":"2020-11-24T20:40:11.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"591eba66a3af1c211a09eefd17cbeb819b0a131f","kind":"commit","published_at":"2020-11-23T14:43:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"6258dda0f851256c2e1d65cf87e997023a4f997b","kind":"commit","published_at":"2020-10-02T21:27:29.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.16.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"9e65ecd03e60336bd54dea12fbc4354c4fb8d8b0","kind":"commit","published_at":"2020-05-27T08:14:32.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.4","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"302707f3ce75b8846ee84175bfb5a86dac9d0304","kind":"commit","published_at":"2020-05-26T06:11:41.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"28af18ba27c2888bd87998e703228ab2c2debbed","kind":"commit","published_at":"2020-05-25T15:27:27.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"2596bfe7a75f6867d803c1e9af0fa3467873a0e3","kind":"commit","published_at":"2020-05-11T18:30:45.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"696d1b3ed3eae9ea9bd94fa7c4c05306dfd621b6","kind":"commit","published_at":"2020-04-25T11:17:07.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"59ca933aeed2a9cc2f11397cc2a63866f343a769","kind":"commit","published_at":"2020-04-22T21:59:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.14.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"5edd8260e8fef887bd4c7e39c411dfe843d03894","kind":"commit","published_at":"2020-03-22T12:16:47.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.13.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"608cefb05c2860f00397aa68f473fcd494ed21af","kind":"commit","published_at":"2019-09-03T06:07:42.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"79f016e15cda054dffec009a4fc0900412bc1e48","kind":"commit","published_at":"2019-08-31T18:58:16.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"416a0fd439bea69b9fcc3519e22e88f2349588af","kind":"commit","published_at":"2019-05-15T21:24:37.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.11.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e09499b3df6369e1a1f6e42f95ad4009fa76c00e","kind":"commit","published_at":"2019-02-07T22:27:53.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.10.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"c073d4a11866a8d51ec19963803bb7ff5441d0e0","kind":"commit","published_at":"2018-11-11T12:19:34.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.9.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"30b742e9845314bcac67f37664cfb3df61c1ba3f","kind":"commit","published_at":"2018-10-17T21:27:44.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.8.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"238482e5f3990c1f5ef22a7875066822f10857f8","kind":"commit","published_at":"2018-09-23T08:30:19.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"732750c2749ebeb2b0bea89028a171c792a2aadf","kind":"commit","published_at":"2018-09-12T20:03:48.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"ba4d5a2e7dc38ff8475f63f254cca5e4fb969b2f","kind":"commit","published_at":"2018-08-31T22:30:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"acdea97e71f9baa2801747236492ff29f1632ab6","kind":"commit","published_at":"2018-08-28T21:37:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"25083232640dfe06334c929cb16333a9bd873195","kind":"commit","published_at":"2018-08-19T10:32:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.5.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"195d5e0e16ba76ee3cc554d8fb30382dd22fcbf8","kind":"commit","published_at":"2018-05-31T22:35:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"bf5883f06f94f5af329cb8d7a8dcac5fbfc1524b","kind":"commit","published_at":"2018-05-31T20:57:18.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8b9991d7808d65782844ac68a2f9c53fa4225dc6","kind":"commit","published_at":"2018-05-08T21:49:59.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.3.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"4e8ea815af643ebfa93a3264bf228e6b92f6a254","kind":"commit","published_at":"2018-05-03T07:07:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"f5a9236a47d75d336c9408b197c3f01e21f3e31d","kind":"commit","published_at":"2018-05-02T20:03:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"ed09a80a731bc5b93ea047f9da098355b880e0a3","kind":"commit","published_at":"2018-05-01T10:46:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"7f070c9dcb05d52482f0d1175261c40e7451daa8","kind":"commit","published_at":"2018-04-30T14:05:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9435e16a1be6e7fab41a067284d707217b42afb5","kind":"commit","published_at":"2018-04-22T14:21:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.1.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T23:07:56.009Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/bat?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/bat","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/bat","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/bat/dependencies","status":null,"funding_links":["https://github.com/sponsors/sharkdp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T19:39:38.995Z","issues_count":439,"pull_requests_count":748,"avg_time_to_close_issue":12204656.599009901,"avg_time_to_close_pull_request":2172295.3215488214,"issues_closed_count":202,"pull_requests_closed_count":594,"pull_request_authors_count":155,"issue_authors_count":387,"avg_comments_per_issue":3.2710706150341684,"avg_comments_per_pull_request":0.9679144385026738,"merged_pull_requests_count":479,"bot_issues_count":1,"bot_pull_requests_count":296,"past_year_issues_count":107,"past_year_pull_requests_count":276,"past_year_avg_time_to_close_issue":3131758.1470588236,"past_year_avg_time_to_close_pull_request":935495.1407035176,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":199,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":0.8037383177570093,"past_year_avg_comments_per_pull_request":0.5036231884057971,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":110,"past_year_merged_pull_requests_count":175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/issues","maintainers":[{"login":"keith-hall","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"},{"login":"eth-p","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eth-p"},{"login":"sharkdp","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sharkdp"}],"active_maintainers":[{"login":"keith-hall","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/bat/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/bat/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/bat/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/bat/related_packages","maintainers":[{"uuid":"omni+alpine@hack.org","login":null,"name":"omni","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=omni","packages_count":148,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=omni","role":null,"created_at":"2024-06-11T21:11:53.610Z","updated_at":"2024-06-11T21:11:53.610Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/omni+alpine@hack.org/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4237,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1365},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2025-09-08T06:55:59.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":4141074,"name":"bat","ecosystem":"homebrew","description":"Clone of cat(1) with syntax highlighting and Git integration","homepage":"https://github.com/sharkdp/bat","licenses":"Apache-2.0 OR MIT","normalized_licenses":["Apache-2.0","MIT"],"repository_url":"https://github.com/sharkdp/bat","keywords_array":[],"namespace":null,"versions_count":7,"first_release_published_at":"2022-04-12T16:40:47.004Z","latest_release_published_at":"2025-01-13T14:27:51.513Z","latest_release_number":"0.25.0","last_synced_at":"2025-09-04T09:06:16.799Z","created_at":"2022-04-12T16:40:46.996Z","updated_at":"2025-09-04T09:06:16.799Z","registry_url":"https://formulae.brew.sh/formula/bat","install_command":"brew install bat","documentation_url":null,"metadata":{},"repo_metadata":{"id":37261168,"uuid":"130464961","full_name":"sharkdp/bat","owner":"sharkdp","description":"A cat(1) clone with wings.","archived":false,"fork":false,"pushed_at":"2024-05-01T06:27:48.000Z","size":31040,"stargazers_count":46606,"open_issues_count":268,"forks_count":1159,"subscribers_count":200,"default_branch":"master","last_synced_at":"2024-05-01T15:29:04.745Z","etag":null,"topics":["cli","command-line","git","hacktoberfest","rust","syntax-highlighting","terminal","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharkdp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","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},"funding":{"github":"sharkdp"}},"created_at":"2018-04-21T10:52:23.000Z","updated_at":"2024-05-05T02:36:33.952Z","dependencies_parsed_at":"2022-07-13T19:30:34.570Z","dependency_job_id":"f4f63f84-176c-4290-a7b1-4dd1b8186665","html_url":"https://github.com/sharkdp/bat","commit_stats":{"total_commits":2604,"total_committers":358,"mean_commits":7.273743016759776,"dds":0.7227342549923195,"last_synced_commit":"3d87b25b190e0990e0e75a2ab8f994d6c277d263"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":214914570,"owners_count":15802615,"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","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":"sharkdp","name":"David Peter","uuid":"4209276","kind":"user","description":"","email":"","website":"https://david-peter.de/","location":"Stuttgart, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4209276?u=e6c4022c315b6cbecd5968ec256f4b02885eba41\u0026v=4","repositories_count":107,"last_synced_at":"2024-04-14T07:12:53.840Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sharkdp"}},"html_url":"https://github.com/sharkdp","funding_links":["https://github.com/sponsors/sharkdp"],"total_stars":127309,"followers":6335,"following":25,"created_at":"2022-11-04T10:42:45.481Z","updated_at":"2024-04-14T07:13:16.404Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp/repositories"},"tags":[{"name":"v0.24.0","sha":"fc9546854f5a7b38823f4990453c6cde386bfd3b","kind":"commit","published_at":"2023-10-11T17:14:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.24.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"871abd27aa91264e01539da849add0330b24cb9c","kind":"commit","published_at":"2023-03-25T09:31:31.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.23.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"e5d95796141a719e208208182a5d3c2090a009c6","kind":"commit","published_at":"2022-09-10T15:59:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"1f9519d8b9bd3efac979766eefa0c6fae594b984","kind":"commit","published_at":"2022-09-06T20:54:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"405e5f74602d8f680168ef52350150921c696d54","kind":"commit","published_at":"2022-05-12T10:12:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.21.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0655ecf23d778f1455e2d79f37a805a7bcca98d2","kind":"commit","published_at":"2022-02-27T06:39:22.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.20.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"59a8f58be780ba9ba04eb4791b6bf5ca14e99e99","kind":"commit","published_at":"2022-01-08T16:01:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.19.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"b146958ecbb8c8c926159509ca7fb32a8573f897","kind":"commit","published_at":"2021-08-22T15:47:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"589df6792fe406f91b00db5e24d35393c6527e6b","kind":"commit","published_at":"2021-07-13T09:00:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3aea51455b8acf553f4481996f93d7e219130c2b","kind":"commit","published_at":"2021-05-13T08:06:50.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"b8a18d3ebb5b29162c346b74174239ea077f0796","kind":"commit","published_at":"2021-02-28T22:04:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"6d981498d80aa0127df9547ec0ac69d8314b29e5","kind":"commit","published_at":"2020-11-24T20:40:11.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"591eba66a3af1c211a09eefd17cbeb819b0a131f","kind":"commit","published_at":"2020-11-23T14:43:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"6258dda0f851256c2e1d65cf87e997023a4f997b","kind":"commit","published_at":"2020-10-02T21:27:29.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.16.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"9e65ecd03e60336bd54dea12fbc4354c4fb8d8b0","kind":"commit","published_at":"2020-05-27T08:14:32.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.4","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"302707f3ce75b8846ee84175bfb5a86dac9d0304","kind":"commit","published_at":"2020-05-26T06:11:41.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"28af18ba27c2888bd87998e703228ab2c2debbed","kind":"commit","published_at":"2020-05-25T15:27:27.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"2596bfe7a75f6867d803c1e9af0fa3467873a0e3","kind":"commit","published_at":"2020-05-11T18:30:45.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"696d1b3ed3eae9ea9bd94fa7c4c05306dfd621b6","kind":"commit","published_at":"2020-04-25T11:17:07.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"59ca933aeed2a9cc2f11397cc2a63866f343a769","kind":"commit","published_at":"2020-04-22T21:59:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.14.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"5edd8260e8fef887bd4c7e39c411dfe843d03894","kind":"commit","published_at":"2020-03-22T12:16:47.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.13.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"608cefb05c2860f00397aa68f473fcd494ed21af","kind":"commit","published_at":"2019-09-03T06:07:42.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"79f016e15cda054dffec009a4fc0900412bc1e48","kind":"commit","published_at":"2019-08-31T18:58:16.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"416a0fd439bea69b9fcc3519e22e88f2349588af","kind":"commit","published_at":"2019-05-15T21:24:37.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.11.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e09499b3df6369e1a1f6e42f95ad4009fa76c00e","kind":"commit","published_at":"2019-02-07T22:27:53.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.10.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"c073d4a11866a8d51ec19963803bb7ff5441d0e0","kind":"commit","published_at":"2018-11-11T12:19:34.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.9.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"30b742e9845314bcac67f37664cfb3df61c1ba3f","kind":"commit","published_at":"2018-10-17T21:27:44.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.8.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"238482e5f3990c1f5ef22a7875066822f10857f8","kind":"commit","published_at":"2018-09-23T08:30:19.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"732750c2749ebeb2b0bea89028a171c792a2aadf","kind":"commit","published_at":"2018-09-12T20:03:48.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"ba4d5a2e7dc38ff8475f63f254cca5e4fb969b2f","kind":"commit","published_at":"2018-08-31T22:30:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"acdea97e71f9baa2801747236492ff29f1632ab6","kind":"commit","published_at":"2018-08-28T21:37:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"25083232640dfe06334c929cb16333a9bd873195","kind":"commit","published_at":"2018-08-19T10:32:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.5.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"195d5e0e16ba76ee3cc554d8fb30382dd22fcbf8","kind":"commit","published_at":"2018-05-31T22:35:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"bf5883f06f94f5af329cb8d7a8dcac5fbfc1524b","kind":"commit","published_at":"2018-05-31T20:57:18.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8b9991d7808d65782844ac68a2f9c53fa4225dc6","kind":"commit","published_at":"2018-05-08T21:49:59.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.3.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"4e8ea815af643ebfa93a3264bf228e6b92f6a254","kind":"commit","published_at":"2018-05-03T07:07:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"f5a9236a47d75d336c9408b197c3f01e21f3e31d","kind":"commit","published_at":"2018-05-02T20:03:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"ed09a80a731bc5b93ea047f9da098355b880e0a3","kind":"commit","published_at":"2018-05-01T10:46:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"7f070c9dcb05d52482f0d1175261c40e7451daa8","kind":"commit","published_at":"2018-04-30T14:05:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9435e16a1be6e7fab41a067284d707217b42afb5","kind":"commit","published_at":"2018-04-22T14:21:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.1.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-08-11T14:18:41.206Z","dependent_packages_count":1,"downloads":8729,"downloads_period":"last-month","dependent_repos_count":1240,"rankings":{"downloads":5.203432050927207,"dependent_repos_count":0.16606698034874065,"dependent_packages_count":10.825027685492802,"stargazers_count":0.249100470523111,"forks_count":2.1727096595626905,"docker_downloads_count":null,"average":3.72326736937091},"purl":"pkg:brew/bat","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/homebrew/bat","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/homebrew/bat","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/homebrew/bat/dependencies","status":null,"funding_links":["https://github.com/sponsors/sharkdp"],"critical":true,"issue_metadata":{"last_synced_at":"2024-08-08T11:45:03.001Z","issues_count":386,"pull_requests_count":398,"avg_time_to_close_issue":10904056.94736842,"avg_time_to_close_pull_request":1559686.3981191223,"issues_closed_count":171,"pull_requests_closed_count":319,"pull_request_authors_count":98,"issue_authors_count":276,"avg_comments_per_issue":4.020725388601036,"avg_comments_per_pull_request":1.2160804020100504,"merged_pull_requests_count":254,"bot_issues_count":0,"bot_pull_requests_count":158,"past_year_issues_count":199,"past_year_pull_requests_count":305,"past_year_avg_time_to_close_issue":1526839.119402985,"past_year_avg_time_to_close_pull_request":596085.0840707965,"past_year_issues_closed_count":67,"past_year_pull_requests_closed_count":226,"past_year_pull_request_authors_count":72,"past_year_issue_authors_count":136,"past_year_avg_comments_per_issue":2.4522613065326633,"past_year_avg_comments_per_pull_request":1.0885245901639344,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":127,"past_year_merged_pull_requests_count":185,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/issues","maintainers":[{"login":"eth-p","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eth-p"},{"login":"Enselic","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"},{"login":"sharkdp","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sharkdp"},{"login":"keith-hall","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"}],"active_maintainers":[{"login":"eth-p","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eth-p"},{"login":"Enselic","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"},{"login":"keith-hall","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/bat/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/bat/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/bat/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/bat/related_packages","maintainers":[],"registry":{"name":"formulae.brew.sh","url":"https://formulae.brew.sh","ecosystem":"homebrew","default":true,"packages_count":8586,"maintainers_count":0,"namespaces_count":0,"keywords_count":6255,"github":"homebrew","metadata":{"funded_packages_count":828},"icon_url":"https://github.com/homebrew.png","created_at":"2022-04-12T16:38:29.467Z","updated_at":"2025-09-08T06:57:43.947Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/namespaces"}},{"id":6210997,"name":"bat-fish-completion","ecosystem":"alpine","description":"Fish completions for bat","homepage":"https://github.com/sharkdp/bat","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/sharkdp/bat","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2021-01-13T02:52:44.000Z","latest_release_published_at":"2021-01-13T02:52:44.000Z","latest_release_number":"0.17.1-r1","last_synced_at":"2025-09-04T09:06:34.593Z","created_at":"2023-02-01T02:56:25.868Z","updated_at":"2025-09-04T23:07:55.946Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.13/community/x86_64/bat-fish-completion","install_command":"apk add bat-fish-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37261168,"uuid":"130464961","full_name":"sharkdp/bat","owner":"sharkdp","description":"A cat(1) clone with wings.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:38:23.000Z","size":34020,"stargazers_count":54255,"open_issues_count":338,"forks_count":1342,"subscribers_count":211,"default_branch":"master","last_synced_at":"2025-09-04T08:43:51.560Z","etag":null,"topics":["cli","command-line","git","hacktoberfest","rust","syntax-highlighting","terminal","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharkdp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sharkdp"}},"created_at":"2018-04-21T10:52:23.000Z","updated_at":"2025-09-04T08:36:12.000Z","dependencies_parsed_at":"2022-07-13T19:30:34.570Z","dependency_job_id":"f4f63f84-176c-4290-a7b1-4dd1b8186665","html_url":"https://github.com/sharkdp/bat","commit_stats":{"total_commits":2604,"total_committers":358,"mean_commits":7.273743016759776,"dds":0.7227342549923195,"last_synced_commit":"3d87b25b190e0990e0e75a2ab8f994d6c277d263"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/sharkdp/bat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/sbom","scorecard":{"id":440838,"data":{"date":"2025-08-11","repo":{"name":"github.com/sharkdp/bat","commit":"982409065493fe65139f7e46239df2bcc55c58df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 8/10 approved changesets -- score normalized to 8","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CICD.yml:1","Warn: no topLevel permission defined: .github/workflows/require-changelog-for-PRs.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: if statement must end with \"fi\": tests/syntax-tests/source/Dockerfile/Dockerfile:10-12","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/batgrep.sh:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/simple.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:430: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:436: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:465: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/require-changelog-for-PRs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/require-changelog-for-PRs.yml/master?enable=pin","Warn: containerImage not pinned by hash: tests/syntax-tests/source/Dockerfile/Dockerfile:2","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 not signed: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/76424069","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76424069"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"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-19T05:33:00.665Z","repository_id":37261168,"created_at":"2025-08-19T05:33:00.665Z","updated_at":"2025-08-19T05:33:00.665Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685604,"owners_count":25149722,"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-04T02:00:08.968Z","response_time":61,"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":"sharkdp","name":"David Peter","uuid":"4209276","kind":"user","description":"","email":"","website":"https://david-peter.de/","location":"Stuttgart, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4209276?u=e6c4022c315b6cbecd5968ec256f4b02885eba41\u0026v=4","repositories_count":107,"last_synced_at":"2024-04-14T07:12:53.840Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sharkdp"}},"html_url":"https://github.com/sharkdp","funding_links":["https://github.com/sponsors/sharkdp"],"total_stars":127309,"followers":6335,"following":25,"created_at":"2022-11-04T10:42:45.481Z","updated_at":"2024-04-14T07:13:16.404Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp/repositories"},"tags":[{"name":"v0.25.0","sha":"25f4f96ea3afb6fe44552f3b38ed8b1540ffa1b3","kind":"tag","published_at":"2025-01-07T19:07:05.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.25.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fc9546854f5a7b38823f4990453c6cde386bfd3b","kind":"commit","published_at":"2023-10-11T17:14:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.24.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"871abd27aa91264e01539da849add0330b24cb9c","kind":"commit","published_at":"2023-03-25T09:31:31.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.23.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"e5d95796141a719e208208182a5d3c2090a009c6","kind":"commit","published_at":"2022-09-10T15:59:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"1f9519d8b9bd3efac979766eefa0c6fae594b984","kind":"commit","published_at":"2022-09-06T20:54:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"405e5f74602d8f680168ef52350150921c696d54","kind":"commit","published_at":"2022-05-12T10:12:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.21.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0655ecf23d778f1455e2d79f37a805a7bcca98d2","kind":"commit","published_at":"2022-02-27T06:39:22.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.20.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"59a8f58be780ba9ba04eb4791b6bf5ca14e99e99","kind":"commit","published_at":"2022-01-08T16:01:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.19.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"b146958ecbb8c8c926159509ca7fb32a8573f897","kind":"commit","published_at":"2021-08-22T15:47:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"589df6792fe406f91b00db5e24d35393c6527e6b","kind":"commit","published_at":"2021-07-13T09:00:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3aea51455b8acf553f4481996f93d7e219130c2b","kind":"commit","published_at":"2021-05-13T08:06:50.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"b8a18d3ebb5b29162c346b74174239ea077f0796","kind":"commit","published_at":"2021-02-28T22:04:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"6d981498d80aa0127df9547ec0ac69d8314b29e5","kind":"commit","published_at":"2020-11-24T20:40:11.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"591eba66a3af1c211a09eefd17cbeb819b0a131f","kind":"commit","published_at":"2020-11-23T14:43:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"6258dda0f851256c2e1d65cf87e997023a4f997b","kind":"commit","published_at":"2020-10-02T21:27:29.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.16.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"9e65ecd03e60336bd54dea12fbc4354c4fb8d8b0","kind":"commit","published_at":"2020-05-27T08:14:32.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.4","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"302707f3ce75b8846ee84175bfb5a86dac9d0304","kind":"commit","published_at":"2020-05-26T06:11:41.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"28af18ba27c2888bd87998e703228ab2c2debbed","kind":"commit","published_at":"2020-05-25T15:27:27.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"2596bfe7a75f6867d803c1e9af0fa3467873a0e3","kind":"commit","published_at":"2020-05-11T18:30:45.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"696d1b3ed3eae9ea9bd94fa7c4c05306dfd621b6","kind":"commit","published_at":"2020-04-25T11:17:07.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"59ca933aeed2a9cc2f11397cc2a63866f343a769","kind":"commit","published_at":"2020-04-22T21:59:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.14.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"5edd8260e8fef887bd4c7e39c411dfe843d03894","kind":"commit","published_at":"2020-03-22T12:16:47.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.13.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"608cefb05c2860f00397aa68f473fcd494ed21af","kind":"commit","published_at":"2019-09-03T06:07:42.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"79f016e15cda054dffec009a4fc0900412bc1e48","kind":"commit","published_at":"2019-08-31T18:58:16.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"416a0fd439bea69b9fcc3519e22e88f2349588af","kind":"commit","published_at":"2019-05-15T21:24:37.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.11.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e09499b3df6369e1a1f6e42f95ad4009fa76c00e","kind":"commit","published_at":"2019-02-07T22:27:53.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.10.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"c073d4a11866a8d51ec19963803bb7ff5441d0e0","kind":"commit","published_at":"2018-11-11T12:19:34.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.9.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"30b742e9845314bcac67f37664cfb3df61c1ba3f","kind":"commit","published_at":"2018-10-17T21:27:44.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.8.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"238482e5f3990c1f5ef22a7875066822f10857f8","kind":"commit","published_at":"2018-09-23T08:30:19.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"732750c2749ebeb2b0bea89028a171c792a2aadf","kind":"commit","published_at":"2018-09-12T20:03:48.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"ba4d5a2e7dc38ff8475f63f254cca5e4fb969b2f","kind":"commit","published_at":"2018-08-31T22:30:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"acdea97e71f9baa2801747236492ff29f1632ab6","kind":"commit","published_at":"2018-08-28T21:37:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"25083232640dfe06334c929cb16333a9bd873195","kind":"commit","published_at":"2018-08-19T10:32:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.5.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"195d5e0e16ba76ee3cc554d8fb30382dd22fcbf8","kind":"commit","published_at":"2018-05-31T22:35:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"bf5883f06f94f5af329cb8d7a8dcac5fbfc1524b","kind":"commit","published_at":"2018-05-31T20:57:18.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8b9991d7808d65782844ac68a2f9c53fa4225dc6","kind":"commit","published_at":"2018-05-08T21:49:59.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.3.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"4e8ea815af643ebfa93a3264bf228e6b92f6a254","kind":"commit","published_at":"2018-05-03T07:07:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"f5a9236a47d75d336c9408b197c3f01e21f3e31d","kind":"commit","published_at":"2018-05-02T20:03:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"ed09a80a731bc5b93ea047f9da098355b880e0a3","kind":"commit","published_at":"2018-05-01T10:46:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"7f070c9dcb05d52482f0d1175261c40e7451daa8","kind":"commit","published_at":"2018-04-30T14:05:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9435e16a1be6e7fab41a067284d707217b42afb5","kind":"commit","published_at":"2018-04-22T14:21:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.1.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T23:07:55.946Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":19.522199035763112,"stargazers_count":0.5468806217169173,"forks_count":1.5399006979923726,"average":5.4022450888681},"purl":"pkg:apk/alpine/bat-fish-completion?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/bat-fish-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/bat-fish-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/bat-fish-completion/dependencies","status":null,"funding_links":["https://github.com/sponsors/sharkdp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T19:39:38.995Z","issues_count":439,"pull_requests_count":748,"avg_time_to_close_issue":12204656.599009901,"avg_time_to_close_pull_request":2172295.3215488214,"issues_closed_count":202,"pull_requests_closed_count":594,"pull_request_authors_count":155,"issue_authors_count":387,"avg_comments_per_issue":3.2710706150341684,"avg_comments_per_pull_request":0.9679144385026738,"merged_pull_requests_count":479,"bot_issues_count":1,"bot_pull_requests_count":296,"past_year_issues_count":107,"past_year_pull_requests_count":276,"past_year_avg_time_to_close_issue":3131758.1470588236,"past_year_avg_time_to_close_pull_request":935495.1407035176,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":199,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":0.8037383177570093,"past_year_avg_comments_per_pull_request":0.5036231884057971,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":110,"past_year_merged_pull_requests_count":175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/issues","maintainers":[{"login":"keith-hall","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"},{"login":"eth-p","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eth-p"},{"login":"sharkdp","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sharkdp"}],"active_maintainers":[{"login":"keith-hall","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/bat-fish-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/bat-fish-completion/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/bat-fish-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/bat-fish-completion/related_packages","maintainers":[{"uuid":"toast@toast.cafe","login":null,"name":"Chloe Kudryavtsev","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Chloe Kudryavtsev","packages_count":5,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Chloe Kudryavtsev","role":null,"created_at":"2023-03-25T14:20:54.648Z","updated_at":"2023-03-25T14:20:54.648Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/maintainers/toast@toast.cafe/packages"}],"registry":{"name":"alpine-v3.13","url":"https://pkgs.alpinelinux.org/packages?branch=v3.13","ecosystem":"alpine","default":false,"packages_count":13897,"maintainers_count":231,"namespaces_count":2,"keywords_count":1890,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":587},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.734Z","updated_at":"2025-09-07T05:11:47.762Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/namespaces"}},{"id":6089935,"name":"bat-bash-completion","ecosystem":"alpine","description":"Bash completions for bat","homepage":"https://github.com/sharkdp/bat","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/sharkdp/bat","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-10-02T14:38:37.000Z","latest_release_published_at":"2022-10-02T14:38:37.000Z","latest_release_number":"0.22.1-r1","last_synced_at":"2025-09-04T09:06:40.024Z","created_at":"2023-01-31T20:18:20.159Z","updated_at":"2025-09-04T23:07:56.195Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/bat-bash-completion","install_command":"apk add bat-bash-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37261168,"uuid":"130464961","full_name":"sharkdp/bat","owner":"sharkdp","description":"A cat(1) clone with wings.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:38:23.000Z","size":34020,"stargazers_count":54255,"open_issues_count":338,"forks_count":1342,"subscribers_count":211,"default_branch":"master","last_synced_at":"2025-09-04T08:43:51.560Z","etag":null,"topics":["cli","command-line","git","hacktoberfest","rust","syntax-highlighting","terminal","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharkdp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sharkdp"}},"created_at":"2018-04-21T10:52:23.000Z","updated_at":"2025-09-04T08:36:12.000Z","dependencies_parsed_at":"2022-07-13T19:30:34.570Z","dependency_job_id":"f4f63f84-176c-4290-a7b1-4dd1b8186665","html_url":"https://github.com/sharkdp/bat","commit_stats":{"total_commits":2604,"total_committers":358,"mean_commits":7.273743016759776,"dds":0.7227342549923195,"last_synced_commit":"3d87b25b190e0990e0e75a2ab8f994d6c277d263"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/sharkdp/bat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/sbom","scorecard":{"id":440838,"data":{"date":"2025-08-11","repo":{"name":"github.com/sharkdp/bat","commit":"982409065493fe65139f7e46239df2bcc55c58df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 8/10 approved changesets -- score normalized to 8","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CICD.yml:1","Warn: no topLevel permission defined: .github/workflows/require-changelog-for-PRs.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: if statement must end with \"fi\": tests/syntax-tests/source/Dockerfile/Dockerfile:10-12","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/batgrep.sh:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/simple.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:430: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:436: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:465: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/require-changelog-for-PRs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/require-changelog-for-PRs.yml/master?enable=pin","Warn: containerImage not pinned by hash: tests/syntax-tests/source/Dockerfile/Dockerfile:2","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 not signed: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/76424069","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76424069"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"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-19T05:33:00.665Z","repository_id":37261168,"created_at":"2025-08-19T05:33:00.665Z","updated_at":"2025-08-19T05:33:00.665Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685604,"owners_count":25149722,"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-04T02:00:08.968Z","response_time":61,"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":"sharkdp","name":"David Peter","uuid":"4209276","kind":"user","description":"","email":"","website":"https://david-peter.de/","location":"Stuttgart, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4209276?u=e6c4022c315b6cbecd5968ec256f4b02885eba41\u0026v=4","repositories_count":107,"last_synced_at":"2024-04-14T07:12:53.840Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sharkdp"}},"html_url":"https://github.com/sharkdp","funding_links":["https://github.com/sponsors/sharkdp"],"total_stars":127309,"followers":6335,"following":25,"created_at":"2022-11-04T10:42:45.481Z","updated_at":"2024-04-14T07:13:16.404Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp/repositories"},"tags":[{"name":"v0.25.0","sha":"25f4f96ea3afb6fe44552f3b38ed8b1540ffa1b3","kind":"tag","published_at":"2025-01-07T19:07:05.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.25.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fc9546854f5a7b38823f4990453c6cde386bfd3b","kind":"commit","published_at":"2023-10-11T17:14:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.24.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"871abd27aa91264e01539da849add0330b24cb9c","kind":"commit","published_at":"2023-03-25T09:31:31.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.23.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"e5d95796141a719e208208182a5d3c2090a009c6","kind":"commit","published_at":"2022-09-10T15:59:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"1f9519d8b9bd3efac979766eefa0c6fae594b984","kind":"commit","published_at":"2022-09-06T20:54:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"405e5f74602d8f680168ef52350150921c696d54","kind":"commit","published_at":"2022-05-12T10:12:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.21.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0655ecf23d778f1455e2d79f37a805a7bcca98d2","kind":"commit","published_at":"2022-02-27T06:39:22.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.20.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"59a8f58be780ba9ba04eb4791b6bf5ca14e99e99","kind":"commit","published_at":"2022-01-08T16:01:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.19.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"b146958ecbb8c8c926159509ca7fb32a8573f897","kind":"commit","published_at":"2021-08-22T15:47:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"589df6792fe406f91b00db5e24d35393c6527e6b","kind":"commit","published_at":"2021-07-13T09:00:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3aea51455b8acf553f4481996f93d7e219130c2b","kind":"commit","published_at":"2021-05-13T08:06:50.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"b8a18d3ebb5b29162c346b74174239ea077f0796","kind":"commit","published_at":"2021-02-28T22:04:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"6d981498d80aa0127df9547ec0ac69d8314b29e5","kind":"commit","published_at":"2020-11-24T20:40:11.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"591eba66a3af1c211a09eefd17cbeb819b0a131f","kind":"commit","published_at":"2020-11-23T14:43:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"6258dda0f851256c2e1d65cf87e997023a4f997b","kind":"commit","published_at":"2020-10-02T21:27:29.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.16.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"9e65ecd03e60336bd54dea12fbc4354c4fb8d8b0","kind":"commit","published_at":"2020-05-27T08:14:32.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.4","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"302707f3ce75b8846ee84175bfb5a86dac9d0304","kind":"commit","published_at":"2020-05-26T06:11:41.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"28af18ba27c2888bd87998e703228ab2c2debbed","kind":"commit","published_at":"2020-05-25T15:27:27.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"2596bfe7a75f6867d803c1e9af0fa3467873a0e3","kind":"commit","published_at":"2020-05-11T18:30:45.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"696d1b3ed3eae9ea9bd94fa7c4c05306dfd621b6","kind":"commit","published_at":"2020-04-25T11:17:07.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"59ca933aeed2a9cc2f11397cc2a63866f343a769","kind":"commit","published_at":"2020-04-22T21:59:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.14.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"5edd8260e8fef887bd4c7e39c411dfe843d03894","kind":"commit","published_at":"2020-03-22T12:16:47.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.13.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"608cefb05c2860f00397aa68f473fcd494ed21af","kind":"commit","published_at":"2019-09-03T06:07:42.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"79f016e15cda054dffec009a4fc0900412bc1e48","kind":"commit","published_at":"2019-08-31T18:58:16.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"416a0fd439bea69b9fcc3519e22e88f2349588af","kind":"commit","published_at":"2019-05-15T21:24:37.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.11.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e09499b3df6369e1a1f6e42f95ad4009fa76c00e","kind":"commit","published_at":"2019-02-07T22:27:53.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.10.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"c073d4a11866a8d51ec19963803bb7ff5441d0e0","kind":"commit","published_at":"2018-11-11T12:19:34.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.9.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"30b742e9845314bcac67f37664cfb3df61c1ba3f","kind":"commit","published_at":"2018-10-17T21:27:44.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.8.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"238482e5f3990c1f5ef22a7875066822f10857f8","kind":"commit","published_at":"2018-09-23T08:30:19.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"732750c2749ebeb2b0bea89028a171c792a2aadf","kind":"commit","published_at":"2018-09-12T20:03:48.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"ba4d5a2e7dc38ff8475f63f254cca5e4fb969b2f","kind":"commit","published_at":"2018-08-31T22:30:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"acdea97e71f9baa2801747236492ff29f1632ab6","kind":"commit","published_at":"2018-08-28T21:37:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"25083232640dfe06334c929cb16333a9bd873195","kind":"commit","published_at":"2018-08-19T10:32:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.5.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"195d5e0e16ba76ee3cc554d8fb30382dd22fcbf8","kind":"commit","published_at":"2018-05-31T22:35:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"bf5883f06f94f5af329cb8d7a8dcac5fbfc1524b","kind":"commit","published_at":"2018-05-31T20:57:18.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8b9991d7808d65782844ac68a2f9c53fa4225dc6","kind":"commit","published_at":"2018-05-08T21:49:59.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.3.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"4e8ea815af643ebfa93a3264bf228e6b92f6a254","kind":"commit","published_at":"2018-05-03T07:07:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"f5a9236a47d75d336c9408b197c3f01e21f3e31d","kind":"commit","published_at":"2018-05-02T20:03:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"ed09a80a731bc5b93ea047f9da098355b880e0a3","kind":"commit","published_at":"2018-05-01T10:46:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"7f070c9dcb05d52482f0d1175261c40e7451daa8","kind":"commit","published_at":"2018-04-30T14:05:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9435e16a1be6e7fab41a067284d707217b42afb5","kind":"commit","published_at":"2018-04-22T14:21:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.1.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T23:07:56.194Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.253845290221175,"stargazers_count":0.5389019872010778,"forks_count":1.594251712136522,"average":7.346749747389694},"purl":"pkg:apk/alpine/bat-bash-completion?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/bat-bash-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/bat-bash-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/bat-bash-completion/dependencies","status":null,"funding_links":["https://github.com/sponsors/sharkdp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T19:39:38.995Z","issues_count":439,"pull_requests_count":748,"avg_time_to_close_issue":12204656.599009901,"avg_time_to_close_pull_request":2172295.3215488214,"issues_closed_count":202,"pull_requests_closed_count":594,"pull_request_authors_count":155,"issue_authors_count":387,"avg_comments_per_issue":3.2710706150341684,"avg_comments_per_pull_request":0.9679144385026738,"merged_pull_requests_count":479,"bot_issues_count":1,"bot_pull_requests_count":296,"past_year_issues_count":107,"past_year_pull_requests_count":276,"past_year_avg_time_to_close_issue":3131758.1470588236,"past_year_avg_time_to_close_pull_request":935495.1407035176,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":199,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":0.8037383177570093,"past_year_avg_comments_per_pull_request":0.5036231884057971,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":110,"past_year_merged_pull_requests_count":175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/issues","maintainers":[{"login":"keith-hall","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"},{"login":"eth-p","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eth-p"},{"login":"sharkdp","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sharkdp"}],"active_maintainers":[{"login":"keith-hall","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/bat-bash-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/bat-bash-completion/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/bat-bash-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/bat-bash-completion/related_packages","maintainers":[{"uuid":"alice@ayaya.dev","login":null,"name":"psykose","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=psykose","packages_count":263,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=psykose","role":null,"created_at":"2023-02-01T06:02:53.744Z","updated_at":"2023-02-01T06:02:53.744Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/alice@ayaya.dev/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":3362,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1026},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2025-09-07T07:26:12.220Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}},{"id":6049291,"name":"bat-fish-completion","ecosystem":"alpine","description":"Fish completions for bat","homepage":"https://github.com/sharkdp/bat","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/sharkdp/bat","keywords_array":[],"namespace":"community","versions_count":14,"first_release_published_at":"2022-10-02T14:38:37.000Z","latest_release_published_at":"2025-02-24T13:05:51.000Z","latest_release_number":"0.25.0-r4","last_synced_at":"2025-09-04T09:07:04.679Z","created_at":"2023-01-31T18:17:13.137Z","updated_at":"2025-09-04T23:07:56.081Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/bat-fish-completion","install_command":"apk add bat-fish-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37261168,"uuid":"130464961","full_name":"sharkdp/bat","owner":"sharkdp","description":"A cat(1) clone with wings.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:38:23.000Z","size":34020,"stargazers_count":54255,"open_issues_count":338,"forks_count":1342,"subscribers_count":211,"default_branch":"master","last_synced_at":"2025-09-04T08:43:51.560Z","etag":null,"topics":["cli","command-line","git","hacktoberfest","rust","syntax-highlighting","terminal","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharkdp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sharkdp"}},"created_at":"2018-04-21T10:52:23.000Z","updated_at":"2025-09-04T08:36:12.000Z","dependencies_parsed_at":"2022-07-13T19:30:34.570Z","dependency_job_id":"f4f63f84-176c-4290-a7b1-4dd1b8186665","html_url":"https://github.com/sharkdp/bat","commit_stats":{"total_commits":2604,"total_committers":358,"mean_commits":7.273743016759776,"dds":0.7227342549923195,"last_synced_commit":"3d87b25b190e0990e0e75a2ab8f994d6c277d263"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/sharkdp/bat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/sbom","scorecard":{"id":440838,"data":{"date":"2025-08-11","repo":{"name":"github.com/sharkdp/bat","commit":"982409065493fe65139f7e46239df2bcc55c58df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 8/10 approved changesets -- score normalized to 8","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CICD.yml:1","Warn: no topLevel permission defined: .github/workflows/require-changelog-for-PRs.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: if statement must end with \"fi\": tests/syntax-tests/source/Dockerfile/Dockerfile:10-12","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/batgrep.sh:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/simple.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:430: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:436: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:465: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/require-changelog-for-PRs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/require-changelog-for-PRs.yml/master?enable=pin","Warn: containerImage not pinned by hash: tests/syntax-tests/source/Dockerfile/Dockerfile:2","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 not signed: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/76424069","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76424069"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"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-19T05:33:00.665Z","repository_id":37261168,"created_at":"2025-08-19T05:33:00.665Z","updated_at":"2025-08-19T05:33:00.665Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685604,"owners_count":25149722,"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-04T02:00:08.968Z","response_time":61,"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":"sharkdp","name":"David Peter","uuid":"4209276","kind":"user","description":"","email":"","website":"https://david-peter.de/","location":"Stuttgart, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4209276?u=e6c4022c315b6cbecd5968ec256f4b02885eba41\u0026v=4","repositories_count":107,"last_synced_at":"2024-04-14T07:12:53.840Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sharkdp"}},"html_url":"https://github.com/sharkdp","funding_links":["https://github.com/sponsors/sharkdp"],"total_stars":127309,"followers":6335,"following":25,"created_at":"2022-11-04T10:42:45.481Z","updated_at":"2024-04-14T07:13:16.404Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp/repositories"},"tags":[{"name":"v0.25.0","sha":"25f4f96ea3afb6fe44552f3b38ed8b1540ffa1b3","kind":"tag","published_at":"2025-01-07T19:07:05.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.25.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fc9546854f5a7b38823f4990453c6cde386bfd3b","kind":"commit","published_at":"2023-10-11T17:14:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.24.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"871abd27aa91264e01539da849add0330b24cb9c","kind":"commit","published_at":"2023-03-25T09:31:31.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.23.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"e5d95796141a719e208208182a5d3c2090a009c6","kind":"commit","published_at":"2022-09-10T15:59:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"1f9519d8b9bd3efac979766eefa0c6fae594b984","kind":"commit","published_at":"2022-09-06T20:54:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"405e5f74602d8f680168ef52350150921c696d54","kind":"commit","published_at":"2022-05-12T10:12:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.21.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0655ecf23d778f1455e2d79f37a805a7bcca98d2","kind":"commit","published_at":"2022-02-27T06:39:22.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.20.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"59a8f58be780ba9ba04eb4791b6bf5ca14e99e99","kind":"commit","published_at":"2022-01-08T16:01:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.19.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"b146958ecbb8c8c926159509ca7fb32a8573f897","kind":"commit","published_at":"2021-08-22T15:47:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"589df6792fe406f91b00db5e24d35393c6527e6b","kind":"commit","published_at":"2021-07-13T09:00:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3aea51455b8acf553f4481996f93d7e219130c2b","kind":"commit","published_at":"2021-05-13T08:06:50.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"b8a18d3ebb5b29162c346b74174239ea077f0796","kind":"commit","published_at":"2021-02-28T22:04:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"6d981498d80aa0127df9547ec0ac69d8314b29e5","kind":"commit","published_at":"2020-11-24T20:40:11.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"591eba66a3af1c211a09eefd17cbeb819b0a131f","kind":"commit","published_at":"2020-11-23T14:43:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"6258dda0f851256c2e1d65cf87e997023a4f997b","kind":"commit","published_at":"2020-10-02T21:27:29.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.16.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"9e65ecd03e60336bd54dea12fbc4354c4fb8d8b0","kind":"commit","published_at":"2020-05-27T08:14:32.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.4","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"302707f3ce75b8846ee84175bfb5a86dac9d0304","kind":"commit","published_at":"2020-05-26T06:11:41.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"28af18ba27c2888bd87998e703228ab2c2debbed","kind":"commit","published_at":"2020-05-25T15:27:27.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"2596bfe7a75f6867d803c1e9af0fa3467873a0e3","kind":"commit","published_at":"2020-05-11T18:30:45.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"696d1b3ed3eae9ea9bd94fa7c4c05306dfd621b6","kind":"commit","published_at":"2020-04-25T11:17:07.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"59ca933aeed2a9cc2f11397cc2a63866f343a769","kind":"commit","published_at":"2020-04-22T21:59:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.14.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"5edd8260e8fef887bd4c7e39c411dfe843d03894","kind":"commit","published_at":"2020-03-22T12:16:47.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.13.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"608cefb05c2860f00397aa68f473fcd494ed21af","kind":"commit","published_at":"2019-09-03T06:07:42.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"79f016e15cda054dffec009a4fc0900412bc1e48","kind":"commit","published_at":"2019-08-31T18:58:16.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"416a0fd439bea69b9fcc3519e22e88f2349588af","kind":"commit","published_at":"2019-05-15T21:24:37.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.11.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e09499b3df6369e1a1f6e42f95ad4009fa76c00e","kind":"commit","published_at":"2019-02-07T22:27:53.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.10.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"c073d4a11866a8d51ec19963803bb7ff5441d0e0","kind":"commit","published_at":"2018-11-11T12:19:34.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.9.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"30b742e9845314bcac67f37664cfb3df61c1ba3f","kind":"commit","published_at":"2018-10-17T21:27:44.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.8.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"238482e5f3990c1f5ef22a7875066822f10857f8","kind":"commit","published_at":"2018-09-23T08:30:19.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"732750c2749ebeb2b0bea89028a171c792a2aadf","kind":"commit","published_at":"2018-09-12T20:03:48.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"ba4d5a2e7dc38ff8475f63f254cca5e4fb969b2f","kind":"commit","published_at":"2018-08-31T22:30:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"acdea97e71f9baa2801747236492ff29f1632ab6","kind":"commit","published_at":"2018-08-28T21:37:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"25083232640dfe06334c929cb16333a9bd873195","kind":"commit","published_at":"2018-08-19T10:32:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.5.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"195d5e0e16ba76ee3cc554d8fb30382dd22fcbf8","kind":"commit","published_at":"2018-05-31T22:35:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"bf5883f06f94f5af329cb8d7a8dcac5fbfc1524b","kind":"commit","published_at":"2018-05-31T20:57:18.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8b9991d7808d65782844ac68a2f9c53fa4225dc6","kind":"commit","published_at":"2018-05-08T21:49:59.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.3.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"4e8ea815af643ebfa93a3264bf228e6b92f6a254","kind":"commit","published_at":"2018-05-03T07:07:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"f5a9236a47d75d336c9408b197c3f01e21f3e31d","kind":"commit","published_at":"2018-05-02T20:03:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"ed09a80a731bc5b93ea047f9da098355b880e0a3","kind":"commit","published_at":"2018-05-01T10:46:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"7f070c9dcb05d52482f0d1175261c40e7451daa8","kind":"commit","published_at":"2018-04-30T14:05:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9435e16a1be6e7fab41a067284d707217b42afb5","kind":"commit","published_at":"2018-04-22T14:21:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.1.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T23:07:56.081Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.64073262366938,"stargazers_count":0.45788979336255475,"forks_count":1.6045710707576706,"average":4.175798371947401},"purl":"pkg:apk/alpine/bat-fish-completion?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/bat-fish-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/bat-fish-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/bat-fish-completion/dependencies","status":null,"funding_links":["https://github.com/sponsors/sharkdp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T19:39:38.995Z","issues_count":439,"pull_requests_count":748,"avg_time_to_close_issue":12204656.599009901,"avg_time_to_close_pull_request":2172295.3215488214,"issues_closed_count":202,"pull_requests_closed_count":594,"pull_request_authors_count":155,"issue_authors_count":387,"avg_comments_per_issue":3.2710706150341684,"avg_comments_per_pull_request":0.9679144385026738,"merged_pull_requests_count":479,"bot_issues_count":1,"bot_pull_requests_count":296,"past_year_issues_count":107,"past_year_pull_requests_count":276,"past_year_avg_time_to_close_issue":3131758.1470588236,"past_year_avg_time_to_close_pull_request":935495.1407035176,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":199,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":0.8037383177570093,"past_year_avg_comments_per_pull_request":0.5036231884057971,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":110,"past_year_merged_pull_requests_count":175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/issues","maintainers":[{"login":"keith-hall","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"},{"login":"eth-p","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eth-p"},{"login":"sharkdp","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sharkdp"}],"active_maintainers":[{"login":"keith-hall","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/bat-fish-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/bat-fish-completion/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/bat-fish-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/bat-fish-completion/related_packages","maintainers":[{"uuid":"omni+alpine@hack.org","login":null,"name":"omni","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=omni","packages_count":265,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=omni","role":null,"created_at":"2024-01-22T20:16:08.068Z","updated_at":"2024-01-22T20:16:08.068Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/omni+alpine@hack.org/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":37130,"maintainers_count":822,"namespaces_count":3,"keywords_count":6489,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2647},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2025-09-08T05:01:36.044Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":6125765,"name":"bat-zsh-completion","ecosystem":"alpine","description":"Zsh completions for bat","homepage":"https://github.com/sharkdp/bat","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/sharkdp/bat","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-05-12T17:50:05.000Z","latest_release_published_at":"2022-05-12T17:50:05.000Z","latest_release_number":"0.21.0-r0","last_synced_at":"2025-09-04T09:06:39.453Z","created_at":"2023-01-31T21:55:18.425Z","updated_at":"2025-09-04T23:07:55.997Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.16/community/x86_64/bat-zsh-completion","install_command":"apk add bat-zsh-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37261168,"uuid":"130464961","full_name":"sharkdp/bat","owner":"sharkdp","description":"A cat(1) clone with wings.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:38:23.000Z","size":34020,"stargazers_count":54255,"open_issues_count":338,"forks_count":1342,"subscribers_count":211,"default_branch":"master","last_synced_at":"2025-09-04T08:43:51.560Z","etag":null,"topics":["cli","command-line","git","hacktoberfest","rust","syntax-highlighting","terminal","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharkdp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sharkdp"}},"created_at":"2018-04-21T10:52:23.000Z","updated_at":"2025-09-04T08:36:12.000Z","dependencies_parsed_at":"2022-07-13T19:30:34.570Z","dependency_job_id":"f4f63f84-176c-4290-a7b1-4dd1b8186665","html_url":"https://github.com/sharkdp/bat","commit_stats":{"total_commits":2604,"total_committers":358,"mean_commits":7.273743016759776,"dds":0.7227342549923195,"last_synced_commit":"3d87b25b190e0990e0e75a2ab8f994d6c277d263"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/sharkdp/bat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/sbom","scorecard":{"id":440838,"data":{"date":"2025-08-11","repo":{"name":"github.com/sharkdp/bat","commit":"982409065493fe65139f7e46239df2bcc55c58df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 8/10 approved changesets -- score normalized to 8","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CICD.yml:1","Warn: no topLevel permission defined: .github/workflows/require-changelog-for-PRs.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: if statement must end with \"fi\": tests/syntax-tests/source/Dockerfile/Dockerfile:10-12","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/batgrep.sh:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/simple.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:430: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:436: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:465: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/require-changelog-for-PRs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/require-changelog-for-PRs.yml/master?enable=pin","Warn: containerImage not pinned by hash: tests/syntax-tests/source/Dockerfile/Dockerfile:2","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 not signed: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/76424069","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76424069"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"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-19T05:33:00.665Z","repository_id":37261168,"created_at":"2025-08-19T05:33:00.665Z","updated_at":"2025-08-19T05:33:00.665Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685604,"owners_count":25149722,"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-04T02:00:08.968Z","response_time":61,"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":"sharkdp","name":"David Peter","uuid":"4209276","kind":"user","description":"","email":"","website":"https://david-peter.de/","location":"Stuttgart, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4209276?u=e6c4022c315b6cbecd5968ec256f4b02885eba41\u0026v=4","repositories_count":107,"last_synced_at":"2024-04-14T07:12:53.840Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sharkdp"}},"html_url":"https://github.com/sharkdp","funding_links":["https://github.com/sponsors/sharkdp"],"total_stars":127309,"followers":6335,"following":25,"created_at":"2022-11-04T10:42:45.481Z","updated_at":"2024-04-14T07:13:16.404Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp/repositories"},"tags":[{"name":"v0.25.0","sha":"25f4f96ea3afb6fe44552f3b38ed8b1540ffa1b3","kind":"tag","published_at":"2025-01-07T19:07:05.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.25.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fc9546854f5a7b38823f4990453c6cde386bfd3b","kind":"commit","published_at":"2023-10-11T17:14:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.24.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"871abd27aa91264e01539da849add0330b24cb9c","kind":"commit","published_at":"2023-03-25T09:31:31.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.23.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"e5d95796141a719e208208182a5d3c2090a009c6","kind":"commit","published_at":"2022-09-10T15:59:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"1f9519d8b9bd3efac979766eefa0c6fae594b984","kind":"commit","published_at":"2022-09-06T20:54:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"405e5f74602d8f680168ef52350150921c696d54","kind":"commit","published_at":"2022-05-12T10:12:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.21.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0655ecf23d778f1455e2d79f37a805a7bcca98d2","kind":"commit","published_at":"2022-02-27T06:39:22.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.20.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"59a8f58be780ba9ba04eb4791b6bf5ca14e99e99","kind":"commit","published_at":"2022-01-08T16:01:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.19.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"b146958ecbb8c8c926159509ca7fb32a8573f897","kind":"commit","published_at":"2021-08-22T15:47:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"589df6792fe406f91b00db5e24d35393c6527e6b","kind":"commit","published_at":"2021-07-13T09:00:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3aea51455b8acf553f4481996f93d7e219130c2b","kind":"commit","published_at":"2021-05-13T08:06:50.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"b8a18d3ebb5b29162c346b74174239ea077f0796","kind":"commit","published_at":"2021-02-28T22:04:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"6d981498d80aa0127df9547ec0ac69d8314b29e5","kind":"commit","published_at":"2020-11-24T20:40:11.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"591eba66a3af1c211a09eefd17cbeb819b0a131f","kind":"commit","published_at":"2020-11-23T14:43:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"6258dda0f851256c2e1d65cf87e997023a4f997b","kind":"commit","published_at":"2020-10-02T21:27:29.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.16.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"9e65ecd03e60336bd54dea12fbc4354c4fb8d8b0","kind":"commit","published_at":"2020-05-27T08:14:32.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.4","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"302707f3ce75b8846ee84175bfb5a86dac9d0304","kind":"commit","published_at":"2020-05-26T06:11:41.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"28af18ba27c2888bd87998e703228ab2c2debbed","kind":"commit","published_at":"2020-05-25T15:27:27.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"2596bfe7a75f6867d803c1e9af0fa3467873a0e3","kind":"commit","published_at":"2020-05-11T18:30:45.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"696d1b3ed3eae9ea9bd94fa7c4c05306dfd621b6","kind":"commit","published_at":"2020-04-25T11:17:07.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"59ca933aeed2a9cc2f11397cc2a63866f343a769","kind":"commit","published_at":"2020-04-22T21:59:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.14.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"5edd8260e8fef887bd4c7e39c411dfe843d03894","kind":"commit","published_at":"2020-03-22T12:16:47.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.13.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"608cefb05c2860f00397aa68f473fcd494ed21af","kind":"commit","published_at":"2019-09-03T06:07:42.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"79f016e15cda054dffec009a4fc0900412bc1e48","kind":"commit","published_at":"2019-08-31T18:58:16.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"416a0fd439bea69b9fcc3519e22e88f2349588af","kind":"commit","published_at":"2019-05-15T21:24:37.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.11.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e09499b3df6369e1a1f6e42f95ad4009fa76c00e","kind":"commit","published_at":"2019-02-07T22:27:53.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.10.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"c073d4a11866a8d51ec19963803bb7ff5441d0e0","kind":"commit","published_at":"2018-11-11T12:19:34.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.9.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"30b742e9845314bcac67f37664cfb3df61c1ba3f","kind":"commit","published_at":"2018-10-17T21:27:44.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.8.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"238482e5f3990c1f5ef22a7875066822f10857f8","kind":"commit","published_at":"2018-09-23T08:30:19.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"732750c2749ebeb2b0bea89028a171c792a2aadf","kind":"commit","published_at":"2018-09-12T20:03:48.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"ba4d5a2e7dc38ff8475f63f254cca5e4fb969b2f","kind":"commit","published_at":"2018-08-31T22:30:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"acdea97e71f9baa2801747236492ff29f1632ab6","kind":"commit","published_at":"2018-08-28T21:37:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"25083232640dfe06334c929cb16333a9bd873195","kind":"commit","published_at":"2018-08-19T10:32:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.5.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"195d5e0e16ba76ee3cc554d8fb30382dd22fcbf8","kind":"commit","published_at":"2018-05-31T22:35:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"bf5883f06f94f5af329cb8d7a8dcac5fbfc1524b","kind":"commit","published_at":"2018-05-31T20:57:18.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8b9991d7808d65782844ac68a2f9c53fa4225dc6","kind":"commit","published_at":"2018-05-08T21:49:59.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.3.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"4e8ea815af643ebfa93a3264bf228e6b92f6a254","kind":"commit","published_at":"2018-05-03T07:07:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"f5a9236a47d75d336c9408b197c3f01e21f3e31d","kind":"commit","published_at":"2018-05-02T20:03:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"ed09a80a731bc5b93ea047f9da098355b880e0a3","kind":"commit","published_at":"2018-05-01T10:46:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"7f070c9dcb05d52482f0d1175261c40e7451daa8","kind":"commit","published_at":"2018-04-30T14:05:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9435e16a1be6e7fab41a067284d707217b42afb5","kind":"commit","published_at":"2018-04-22T14:21:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.1.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T23:07:55.997Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.31114632857897,"stargazers_count":0.5106532840288783,"forks_count":1.4263074484944533,"average":7.312026765275576},"purl":"pkg:apk/alpine/bat-zsh-completion?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/bat-zsh-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/bat-zsh-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/bat-zsh-completion/dependencies","status":null,"funding_links":["https://github.com/sponsors/sharkdp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T19:39:38.995Z","issues_count":439,"pull_requests_count":748,"avg_time_to_close_issue":12204656.599009901,"avg_time_to_close_pull_request":2172295.3215488214,"issues_closed_count":202,"pull_requests_closed_count":594,"pull_request_authors_count":155,"issue_authors_count":387,"avg_comments_per_issue":3.2710706150341684,"avg_comments_per_pull_request":0.9679144385026738,"merged_pull_requests_count":479,"bot_issues_count":1,"bot_pull_requests_count":296,"past_year_issues_count":107,"past_year_pull_requests_count":276,"past_year_avg_time_to_close_issue":3131758.1470588236,"past_year_avg_time_to_close_pull_request":935495.1407035176,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":199,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":0.8037383177570093,"past_year_avg_comments_per_pull_request":0.5036231884057971,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":110,"past_year_merged_pull_requests_count":175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/issues","maintainers":[{"login":"keith-hall","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"},{"login":"eth-p","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eth-p"},{"login":"sharkdp","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sharkdp"}],"active_maintainers":[{"login":"keith-hall","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/bat-zsh-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/bat-zsh-completion/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/bat-zsh-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/bat-zsh-completion/related_packages","maintainers":[{"uuid":"toast@toast.cafe","login":null,"name":"Chloe Kudryavtsev","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Chloe Kudryavtsev","packages_count":21,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Chloe Kudryavtsev","role":null,"created_at":"2023-02-01T11:07:40.314Z","updated_at":"2023-02-01T11:07:40.314Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers/toast@toast.cafe/packages"}],"registry":{"name":"alpine-v3.16","url":"https://pkgs.alpinelinux.org/packages?branch=v3.16","ecosystem":"alpine","default":false,"packages_count":17040,"maintainers_count":328,"namespaces_count":2,"keywords_count":2845,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":915},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.662Z","updated_at":"2025-09-08T06:51:50.317Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/namespaces"}},{"id":6103923,"name":"bat-zsh-completion","ecosystem":"alpine","description":"Zsh completions for bat","homepage":"https://github.com/sharkdp/bat","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/sharkdp/bat","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-10-02T14:38:37.000Z","latest_release_published_at":"2022-10-02T14:38:37.000Z","latest_release_number":"0.22.1-r1","last_synced_at":"2025-09-04T09:06:40.744Z","created_at":"2023-01-31T20:56:32.677Z","updated_at":"2025-09-04T23:07:56.012Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/bat-zsh-completion","install_command":"apk add bat-zsh-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37261168,"uuid":"130464961","full_name":"sharkdp/bat","owner":"sharkdp","description":"A cat(1) clone with wings.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:38:23.000Z","size":34020,"stargazers_count":54255,"open_issues_count":338,"forks_count":1342,"subscribers_count":211,"default_branch":"master","last_synced_at":"2025-09-04T08:43:51.560Z","etag":null,"topics":["cli","command-line","git","hacktoberfest","rust","syntax-highlighting","terminal","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharkdp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sharkdp"}},"created_at":"2018-04-21T10:52:23.000Z","updated_at":"2025-09-04T08:36:12.000Z","dependencies_parsed_at":"2022-07-13T19:30:34.570Z","dependency_job_id":"f4f63f84-176c-4290-a7b1-4dd1b8186665","html_url":"https://github.com/sharkdp/bat","commit_stats":{"total_commits":2604,"total_committers":358,"mean_commits":7.273743016759776,"dds":0.7227342549923195,"last_synced_commit":"3d87b25b190e0990e0e75a2ab8f994d6c277d263"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/sharkdp/bat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/sbom","scorecard":{"id":440838,"data":{"date":"2025-08-11","repo":{"name":"github.com/sharkdp/bat","commit":"982409065493fe65139f7e46239df2bcc55c58df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 8/10 approved changesets -- score normalized to 8","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CICD.yml:1","Warn: no topLevel permission defined: .github/workflows/require-changelog-for-PRs.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: if statement must end with \"fi\": tests/syntax-tests/source/Dockerfile/Dockerfile:10-12","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/batgrep.sh:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/simple.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:430: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:436: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:465: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/require-changelog-for-PRs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/require-changelog-for-PRs.yml/master?enable=pin","Warn: containerImage not pinned by hash: tests/syntax-tests/source/Dockerfile/Dockerfile:2","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 not signed: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/76424069","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76424069"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"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-19T05:33:00.665Z","repository_id":37261168,"created_at":"2025-08-19T05:33:00.665Z","updated_at":"2025-08-19T05:33:00.665Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685604,"owners_count":25149722,"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-04T02:00:08.968Z","response_time":61,"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":"sharkdp","name":"David Peter","uuid":"4209276","kind":"user","description":"","email":"","website":"https://david-peter.de/","location":"Stuttgart, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4209276?u=e6c4022c315b6cbecd5968ec256f4b02885eba41\u0026v=4","repositories_count":107,"last_synced_at":"2024-04-14T07:12:53.840Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sharkdp"}},"html_url":"https://github.com/sharkdp","funding_links":["https://github.com/sponsors/sharkdp"],"total_stars":127309,"followers":6335,"following":25,"created_at":"2022-11-04T10:42:45.481Z","updated_at":"2024-04-14T07:13:16.404Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp/repositories"},"tags":[{"name":"v0.25.0","sha":"25f4f96ea3afb6fe44552f3b38ed8b1540ffa1b3","kind":"tag","published_at":"2025-01-07T19:07:05.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.25.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fc9546854f5a7b38823f4990453c6cde386bfd3b","kind":"commit","published_at":"2023-10-11T17:14:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.24.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"871abd27aa91264e01539da849add0330b24cb9c","kind":"commit","published_at":"2023-03-25T09:31:31.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.23.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"e5d95796141a719e208208182a5d3c2090a009c6","kind":"commit","published_at":"2022-09-10T15:59:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"1f9519d8b9bd3efac979766eefa0c6fae594b984","kind":"commit","published_at":"2022-09-06T20:54:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"405e5f74602d8f680168ef52350150921c696d54","kind":"commit","published_at":"2022-05-12T10:12:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.21.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0655ecf23d778f1455e2d79f37a805a7bcca98d2","kind":"commit","published_at":"2022-02-27T06:39:22.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.20.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"59a8f58be780ba9ba04eb4791b6bf5ca14e99e99","kind":"commit","published_at":"2022-01-08T16:01:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.19.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"b146958ecbb8c8c926159509ca7fb32a8573f897","kind":"commit","published_at":"2021-08-22T15:47:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"589df6792fe406f91b00db5e24d35393c6527e6b","kind":"commit","published_at":"2021-07-13T09:00:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3aea51455b8acf553f4481996f93d7e219130c2b","kind":"commit","published_at":"2021-05-13T08:06:50.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"b8a18d3ebb5b29162c346b74174239ea077f0796","kind":"commit","published_at":"2021-02-28T22:04:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"6d981498d80aa0127df9547ec0ac69d8314b29e5","kind":"commit","published_at":"2020-11-24T20:40:11.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"591eba66a3af1c211a09eefd17cbeb819b0a131f","kind":"commit","published_at":"2020-11-23T14:43:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"6258dda0f851256c2e1d65cf87e997023a4f997b","kind":"commit","published_at":"2020-10-02T21:27:29.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.16.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"9e65ecd03e60336bd54dea12fbc4354c4fb8d8b0","kind":"commit","published_at":"2020-05-27T08:14:32.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.4","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"302707f3ce75b8846ee84175bfb5a86dac9d0304","kind":"commit","published_at":"2020-05-26T06:11:41.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"28af18ba27c2888bd87998e703228ab2c2debbed","kind":"commit","published_at":"2020-05-25T15:27:27.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"2596bfe7a75f6867d803c1e9af0fa3467873a0e3","kind":"commit","published_at":"2020-05-11T18:30:45.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"696d1b3ed3eae9ea9bd94fa7c4c05306dfd621b6","kind":"commit","published_at":"2020-04-25T11:17:07.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"59ca933aeed2a9cc2f11397cc2a63866f343a769","kind":"commit","published_at":"2020-04-22T21:59:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.14.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"5edd8260e8fef887bd4c7e39c411dfe843d03894","kind":"commit","published_at":"2020-03-22T12:16:47.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.13.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"608cefb05c2860f00397aa68f473fcd494ed21af","kind":"commit","published_at":"2019-09-03T06:07:42.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"79f016e15cda054dffec009a4fc0900412bc1e48","kind":"commit","published_at":"2019-08-31T18:58:16.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"416a0fd439bea69b9fcc3519e22e88f2349588af","kind":"commit","published_at":"2019-05-15T21:24:37.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.11.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e09499b3df6369e1a1f6e42f95ad4009fa76c00e","kind":"commit","published_at":"2019-02-07T22:27:53.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.10.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"c073d4a11866a8d51ec19963803bb7ff5441d0e0","kind":"commit","published_at":"2018-11-11T12:19:34.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.9.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"30b742e9845314bcac67f37664cfb3df61c1ba3f","kind":"commit","published_at":"2018-10-17T21:27:44.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.8.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"238482e5f3990c1f5ef22a7875066822f10857f8","kind":"commit","published_at":"2018-09-23T08:30:19.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"732750c2749ebeb2b0bea89028a171c792a2aadf","kind":"commit","published_at":"2018-09-12T20:03:48.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"ba4d5a2e7dc38ff8475f63f254cca5e4fb969b2f","kind":"commit","published_at":"2018-08-31T22:30:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"acdea97e71f9baa2801747236492ff29f1632ab6","kind":"commit","published_at":"2018-08-28T21:37:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"25083232640dfe06334c929cb16333a9bd873195","kind":"commit","published_at":"2018-08-19T10:32:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.5.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"195d5e0e16ba76ee3cc554d8fb30382dd22fcbf8","kind":"commit","published_at":"2018-05-31T22:35:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"bf5883f06f94f5af329cb8d7a8dcac5fbfc1524b","kind":"commit","published_at":"2018-05-31T20:57:18.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8b9991d7808d65782844ac68a2f9c53fa4225dc6","kind":"commit","published_at":"2018-05-08T21:49:59.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.3.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"4e8ea815af643ebfa93a3264bf228e6b92f6a254","kind":"commit","published_at":"2018-05-03T07:07:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"f5a9236a47d75d336c9408b197c3f01e21f3e31d","kind":"commit","published_at":"2018-05-02T20:03:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"ed09a80a731bc5b93ea047f9da098355b880e0a3","kind":"commit","published_at":"2018-05-01T10:46:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"7f070c9dcb05d52482f0d1175261c40e7451daa8","kind":"commit","published_at":"2018-04-30T14:05:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9435e16a1be6e7fab41a067284d707217b42afb5","kind":"commit","published_at":"2018-04-22T14:21:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.1.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T23:07:56.011Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.253845290221175,"stargazers_count":0.5389019872010778,"forks_count":1.594251712136522,"average":7.346749747389694},"purl":"pkg:apk/alpine/bat-zsh-completion?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/bat-zsh-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/bat-zsh-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/bat-zsh-completion/dependencies","status":null,"funding_links":["https://github.com/sponsors/sharkdp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T19:39:38.995Z","issues_count":439,"pull_requests_count":748,"avg_time_to_close_issue":12204656.599009901,"avg_time_to_close_pull_request":2172295.3215488214,"issues_closed_count":202,"pull_requests_closed_count":594,"pull_request_authors_count":155,"issue_authors_count":387,"avg_comments_per_issue":3.2710706150341684,"avg_comments_per_pull_request":0.9679144385026738,"merged_pull_requests_count":479,"bot_issues_count":1,"bot_pull_requests_count":296,"past_year_issues_count":107,"past_year_pull_requests_count":276,"past_year_avg_time_to_close_issue":3131758.1470588236,"past_year_avg_time_to_close_pull_request":935495.1407035176,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":199,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":0.8037383177570093,"past_year_avg_comments_per_pull_request":0.5036231884057971,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":110,"past_year_merged_pull_requests_count":175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/issues","maintainers":[{"login":"keith-hall","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"},{"login":"eth-p","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eth-p"},{"login":"sharkdp","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sharkdp"}],"active_maintainers":[{"login":"keith-hall","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/bat-zsh-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/bat-zsh-completion/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/bat-zsh-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/bat-zsh-completion/related_packages","maintainers":[{"uuid":"alice@ayaya.dev","login":null,"name":"psykose","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=psykose","packages_count":263,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=psykose","role":null,"created_at":"2023-02-01T08:07:29.037Z","updated_at":"2023-02-01T08:07:29.037Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/alice@ayaya.dev/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":3362,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1026},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2025-09-07T07:26:12.220Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}},{"id":6053267,"name":"bat","ecosystem":"alpine","description":"cat(1) clone with wings","homepage":"https://github.com/sharkdp/bat","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/sharkdp/bat","keywords_array":[],"namespace":"community","versions_count":14,"first_release_published_at":"2022-10-02T14:38:37.000Z","latest_release_published_at":"2025-02-24T13:05:51.000Z","latest_release_number":"0.25.0-r4","last_synced_at":"2025-09-04T09:07:05.605Z","created_at":"2023-01-31T18:35:44.609Z","updated_at":"2025-09-04T23:07:56.150Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/bat","install_command":"apk add bat","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37261168,"uuid":"130464961","full_name":"sharkdp/bat","owner":"sharkdp","description":"A cat(1) clone with wings.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:38:23.000Z","size":34020,"stargazers_count":54255,"open_issues_count":338,"forks_count":1342,"subscribers_count":211,"default_branch":"master","last_synced_at":"2025-09-04T08:43:51.560Z","etag":null,"topics":["cli","command-line","git","hacktoberfest","rust","syntax-highlighting","terminal","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharkdp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sharkdp"}},"created_at":"2018-04-21T10:52:23.000Z","updated_at":"2025-09-04T08:36:12.000Z","dependencies_parsed_at":"2022-07-13T19:30:34.570Z","dependency_job_id":"f4f63f84-176c-4290-a7b1-4dd1b8186665","html_url":"https://github.com/sharkdp/bat","commit_stats":{"total_commits":2604,"total_committers":358,"mean_commits":7.273743016759776,"dds":0.7227342549923195,"last_synced_commit":"3d87b25b190e0990e0e75a2ab8f994d6c277d263"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/sharkdp/bat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/sbom","scorecard":{"id":440838,"data":{"date":"2025-08-11","repo":{"name":"github.com/sharkdp/bat","commit":"982409065493fe65139f7e46239df2bcc55c58df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 8/10 approved changesets -- score normalized to 8","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CICD.yml:1","Warn: no topLevel permission defined: .github/workflows/require-changelog-for-PRs.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: if statement must end with \"fi\": tests/syntax-tests/source/Dockerfile/Dockerfile:10-12","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/batgrep.sh:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/simple.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:430: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:436: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:465: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/require-changelog-for-PRs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/require-changelog-for-PRs.yml/master?enable=pin","Warn: containerImage not pinned by hash: tests/syntax-tests/source/Dockerfile/Dockerfile:2","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 not signed: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/76424069","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76424069"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"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-19T05:33:00.665Z","repository_id":37261168,"created_at":"2025-08-19T05:33:00.665Z","updated_at":"2025-08-19T05:33:00.665Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685604,"owners_count":25149722,"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-04T02:00:08.968Z","response_time":61,"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":"sharkdp","name":"David Peter","uuid":"4209276","kind":"user","description":"","email":"","website":"https://david-peter.de/","location":"Stuttgart, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4209276?u=e6c4022c315b6cbecd5968ec256f4b02885eba41\u0026v=4","repositories_count":107,"last_synced_at":"2024-04-14T07:12:53.840Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sharkdp"}},"html_url":"https://github.com/sharkdp","funding_links":["https://github.com/sponsors/sharkdp"],"total_stars":127309,"followers":6335,"following":25,"created_at":"2022-11-04T10:42:45.481Z","updated_at":"2024-04-14T07:13:16.404Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp/repositories"},"tags":[{"name":"v0.25.0","sha":"25f4f96ea3afb6fe44552f3b38ed8b1540ffa1b3","kind":"tag","published_at":"2025-01-07T19:07:05.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.25.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fc9546854f5a7b38823f4990453c6cde386bfd3b","kind":"commit","published_at":"2023-10-11T17:14:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.24.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"871abd27aa91264e01539da849add0330b24cb9c","kind":"commit","published_at":"2023-03-25T09:31:31.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.23.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"e5d95796141a719e208208182a5d3c2090a009c6","kind":"commit","published_at":"2022-09-10T15:59:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"1f9519d8b9bd3efac979766eefa0c6fae594b984","kind":"commit","published_at":"2022-09-06T20:54:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"405e5f74602d8f680168ef52350150921c696d54","kind":"commit","published_at":"2022-05-12T10:12:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.21.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0655ecf23d778f1455e2d79f37a805a7bcca98d2","kind":"commit","published_at":"2022-02-27T06:39:22.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.20.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"59a8f58be780ba9ba04eb4791b6bf5ca14e99e99","kind":"commit","published_at":"2022-01-08T16:01:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.19.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"b146958ecbb8c8c926159509ca7fb32a8573f897","kind":"commit","published_at":"2021-08-22T15:47:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"589df6792fe406f91b00db5e24d35393c6527e6b","kind":"commit","published_at":"2021-07-13T09:00:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3aea51455b8acf553f4481996f93d7e219130c2b","kind":"commit","published_at":"2021-05-13T08:06:50.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"b8a18d3ebb5b29162c346b74174239ea077f0796","kind":"commit","published_at":"2021-02-28T22:04:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"6d981498d80aa0127df9547ec0ac69d8314b29e5","kind":"commit","published_at":"2020-11-24T20:40:11.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"591eba66a3af1c211a09eefd17cbeb819b0a131f","kind":"commit","published_at":"2020-11-23T14:43:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"6258dda0f851256c2e1d65cf87e997023a4f997b","kind":"commit","published_at":"2020-10-02T21:27:29.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.16.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"9e65ecd03e60336bd54dea12fbc4354c4fb8d8b0","kind":"commit","published_at":"2020-05-27T08:14:32.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.4","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"302707f3ce75b8846ee84175bfb5a86dac9d0304","kind":"commit","published_at":"2020-05-26T06:11:41.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"28af18ba27c2888bd87998e703228ab2c2debbed","kind":"commit","published_at":"2020-05-25T15:27:27.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"2596bfe7a75f6867d803c1e9af0fa3467873a0e3","kind":"commit","published_at":"2020-05-11T18:30:45.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"696d1b3ed3eae9ea9bd94fa7c4c05306dfd621b6","kind":"commit","published_at":"2020-04-25T11:17:07.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"59ca933aeed2a9cc2f11397cc2a63866f343a769","kind":"commit","published_at":"2020-04-22T21:59:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.14.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"5edd8260e8fef887bd4c7e39c411dfe843d03894","kind":"commit","published_at":"2020-03-22T12:16:47.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.13.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"608cefb05c2860f00397aa68f473fcd494ed21af","kind":"commit","published_at":"2019-09-03T06:07:42.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"79f016e15cda054dffec009a4fc0900412bc1e48","kind":"commit","published_at":"2019-08-31T18:58:16.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"416a0fd439bea69b9fcc3519e22e88f2349588af","kind":"commit","published_at":"2019-05-15T21:24:37.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.11.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e09499b3df6369e1a1f6e42f95ad4009fa76c00e","kind":"commit","published_at":"2019-02-07T22:27:53.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.10.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"c073d4a11866a8d51ec19963803bb7ff5441d0e0","kind":"commit","published_at":"2018-11-11T12:19:34.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.9.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"30b742e9845314bcac67f37664cfb3df61c1ba3f","kind":"commit","published_at":"2018-10-17T21:27:44.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.8.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"238482e5f3990c1f5ef22a7875066822f10857f8","kind":"commit","published_at":"2018-09-23T08:30:19.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"732750c2749ebeb2b0bea89028a171c792a2aadf","kind":"commit","published_at":"2018-09-12T20:03:48.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"ba4d5a2e7dc38ff8475f63f254cca5e4fb969b2f","kind":"commit","published_at":"2018-08-31T22:30:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"acdea97e71f9baa2801747236492ff29f1632ab6","kind":"commit","published_at":"2018-08-28T21:37:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"25083232640dfe06334c929cb16333a9bd873195","kind":"commit","published_at":"2018-08-19T10:32:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.5.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"195d5e0e16ba76ee3cc554d8fb30382dd22fcbf8","kind":"commit","published_at":"2018-05-31T22:35:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"bf5883f06f94f5af329cb8d7a8dcac5fbfc1524b","kind":"commit","published_at":"2018-05-31T20:57:18.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8b9991d7808d65782844ac68a2f9c53fa4225dc6","kind":"commit","published_at":"2018-05-08T21:49:59.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.3.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"4e8ea815af643ebfa93a3264bf228e6b92f6a254","kind":"commit","published_at":"2018-05-03T07:07:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"f5a9236a47d75d336c9408b197c3f01e21f3e31d","kind":"commit","published_at":"2018-05-02T20:03:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"ed09a80a731bc5b93ea047f9da098355b880e0a3","kind":"commit","published_at":"2018-05-01T10:46:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"7f070c9dcb05d52482f0d1175261c40e7451daa8","kind":"commit","published_at":"2018-04-30T14:05:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9435e16a1be6e7fab41a067284d707217b42afb5","kind":"commit","published_at":"2018-04-22T14:21:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.1.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T23:07:56.150Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.64073262366938,"stargazers_count":0.45788979336255475,"forks_count":1.6045710707576706,"average":4.175798371947401},"purl":"pkg:apk/alpine/bat?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/bat","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/bat","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/bat/dependencies","status":null,"funding_links":["https://github.com/sponsors/sharkdp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T19:39:38.995Z","issues_count":439,"pull_requests_count":748,"avg_time_to_close_issue":12204656.599009901,"avg_time_to_close_pull_request":2172295.3215488214,"issues_closed_count":202,"pull_requests_closed_count":594,"pull_request_authors_count":155,"issue_authors_count":387,"avg_comments_per_issue":3.2710706150341684,"avg_comments_per_pull_request":0.9679144385026738,"merged_pull_requests_count":479,"bot_issues_count":1,"bot_pull_requests_count":296,"past_year_issues_count":107,"past_year_pull_requests_count":276,"past_year_avg_time_to_close_issue":3131758.1470588236,"past_year_avg_time_to_close_pull_request":935495.1407035176,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":199,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":0.8037383177570093,"past_year_avg_comments_per_pull_request":0.5036231884057971,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":110,"past_year_merged_pull_requests_count":175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/issues","maintainers":[{"login":"keith-hall","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"},{"login":"eth-p","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eth-p"},{"login":"sharkdp","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sharkdp"}],"active_maintainers":[{"login":"keith-hall","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/bat/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/bat/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/bat/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/bat/related_packages","maintainers":[{"uuid":"omni+alpine@hack.org","login":null,"name":"omni","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=omni","packages_count":265,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=omni","role":null,"created_at":"2024-01-22T20:16:23.647Z","updated_at":"2024-01-22T20:16:23.647Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/omni+alpine@hack.org/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":37130,"maintainers_count":822,"namespaces_count":3,"keywords_count":6489,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2647},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2025-09-08T05:01:36.044Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":6045492,"name":"bat-doc","ecosystem":"alpine","description":"cat(1) clone with wings (documentation)","homepage":"https://github.com/sharkdp/bat","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/sharkdp/bat","keywords_array":[],"namespace":"community","versions_count":14,"first_release_published_at":"2022-10-02T14:38:37.000Z","latest_release_published_at":"2025-02-24T13:05:51.000Z","latest_release_number":"0.25.0-r4","last_synced_at":"2025-09-04T09:06:57.924Z","created_at":"2023-01-31T18:02:11.313Z","updated_at":"2025-09-04T23:07:56.077Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/bat-doc","install_command":"apk add bat-doc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37261168,"uuid":"130464961","full_name":"sharkdp/bat","owner":"sharkdp","description":"A cat(1) clone with wings.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:38:23.000Z","size":34020,"stargazers_count":54255,"open_issues_count":338,"forks_count":1342,"subscribers_count":211,"default_branch":"master","last_synced_at":"2025-09-04T08:43:51.560Z","etag":null,"topics":["cli","command-line","git","hacktoberfest","rust","syntax-highlighting","terminal","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharkdp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sharkdp"}},"created_at":"2018-04-21T10:52:23.000Z","updated_at":"2025-09-04T08:36:12.000Z","dependencies_parsed_at":"2022-07-13T19:30:34.570Z","dependency_job_id":"f4f63f84-176c-4290-a7b1-4dd1b8186665","html_url":"https://github.com/sharkdp/bat","commit_stats":{"total_commits":2604,"total_committers":358,"mean_commits":7.273743016759776,"dds":0.7227342549923195,"last_synced_commit":"3d87b25b190e0990e0e75a2ab8f994d6c277d263"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/sharkdp/bat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/sbom","scorecard":{"id":440838,"data":{"date":"2025-08-11","repo":{"name":"github.com/sharkdp/bat","commit":"982409065493fe65139f7e46239df2bcc55c58df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 8/10 approved changesets -- score normalized to 8","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CICD.yml:1","Warn: no topLevel permission defined: .github/workflows/require-changelog-for-PRs.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: if statement must end with \"fi\": tests/syntax-tests/source/Dockerfile/Dockerfile:10-12","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/batgrep.sh:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/simple.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:430: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:436: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:465: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/require-changelog-for-PRs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/require-changelog-for-PRs.yml/master?enable=pin","Warn: containerImage not pinned by hash: tests/syntax-tests/source/Dockerfile/Dockerfile:2","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 not signed: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/76424069","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76424069"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"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-19T05:33:00.665Z","repository_id":37261168,"created_at":"2025-08-19T05:33:00.665Z","updated_at":"2025-08-19T05:33:00.665Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685604,"owners_count":25149722,"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-04T02:00:08.968Z","response_time":61,"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":"sharkdp","name":"David Peter","uuid":"4209276","kind":"user","description":"","email":"","website":"https://david-peter.de/","location":"Stuttgart, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4209276?u=e6c4022c315b6cbecd5968ec256f4b02885eba41\u0026v=4","repositories_count":107,"last_synced_at":"2024-04-14T07:12:53.840Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sharkdp"}},"html_url":"https://github.com/sharkdp","funding_links":["https://github.com/sponsors/sharkdp"],"total_stars":127309,"followers":6335,"following":25,"created_at":"2022-11-04T10:42:45.481Z","updated_at":"2024-04-14T07:13:16.404Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp/repositories"},"tags":[{"name":"v0.25.0","sha":"25f4f96ea3afb6fe44552f3b38ed8b1540ffa1b3","kind":"tag","published_at":"2025-01-07T19:07:05.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.25.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fc9546854f5a7b38823f4990453c6cde386bfd3b","kind":"commit","published_at":"2023-10-11T17:14:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.24.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"871abd27aa91264e01539da849add0330b24cb9c","kind":"commit","published_at":"2023-03-25T09:31:31.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.23.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"e5d95796141a719e208208182a5d3c2090a009c6","kind":"commit","published_at":"2022-09-10T15:59:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"1f9519d8b9bd3efac979766eefa0c6fae594b984","kind":"commit","published_at":"2022-09-06T20:54:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"405e5f74602d8f680168ef52350150921c696d54","kind":"commit","published_at":"2022-05-12T10:12:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.21.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0655ecf23d778f1455e2d79f37a805a7bcca98d2","kind":"commit","published_at":"2022-02-27T06:39:22.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.20.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"59a8f58be780ba9ba04eb4791b6bf5ca14e99e99","kind":"commit","published_at":"2022-01-08T16:01:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.19.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"b146958ecbb8c8c926159509ca7fb32a8573f897","kind":"commit","published_at":"2021-08-22T15:47:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"589df6792fe406f91b00db5e24d35393c6527e6b","kind":"commit","published_at":"2021-07-13T09:00:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3aea51455b8acf553f4481996f93d7e219130c2b","kind":"commit","published_at":"2021-05-13T08:06:50.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"b8a18d3ebb5b29162c346b74174239ea077f0796","kind":"commit","published_at":"2021-02-28T22:04:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"6d981498d80aa0127df9547ec0ac69d8314b29e5","kind":"commit","published_at":"2020-11-24T20:40:11.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"591eba66a3af1c211a09eefd17cbeb819b0a131f","kind":"commit","published_at":"2020-11-23T14:43:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"6258dda0f851256c2e1d65cf87e997023a4f997b","kind":"commit","published_at":"2020-10-02T21:27:29.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.16.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"9e65ecd03e60336bd54dea12fbc4354c4fb8d8b0","kind":"commit","published_at":"2020-05-27T08:14:32.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.4","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"302707f3ce75b8846ee84175bfb5a86dac9d0304","kind":"commit","published_at":"2020-05-26T06:11:41.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"28af18ba27c2888bd87998e703228ab2c2debbed","kind":"commit","published_at":"2020-05-25T15:27:27.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"2596bfe7a75f6867d803c1e9af0fa3467873a0e3","kind":"commit","published_at":"2020-05-11T18:30:45.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"696d1b3ed3eae9ea9bd94fa7c4c05306dfd621b6","kind":"commit","published_at":"2020-04-25T11:17:07.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"59ca933aeed2a9cc2f11397cc2a63866f343a769","kind":"commit","published_at":"2020-04-22T21:59:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.14.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"5edd8260e8fef887bd4c7e39c411dfe843d03894","kind":"commit","published_at":"2020-03-22T12:16:47.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.13.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"608cefb05c2860f00397aa68f473fcd494ed21af","kind":"commit","published_at":"2019-09-03T06:07:42.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"79f016e15cda054dffec009a4fc0900412bc1e48","kind":"commit","published_at":"2019-08-31T18:58:16.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"416a0fd439bea69b9fcc3519e22e88f2349588af","kind":"commit","published_at":"2019-05-15T21:24:37.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.11.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e09499b3df6369e1a1f6e42f95ad4009fa76c00e","kind":"commit","published_at":"2019-02-07T22:27:53.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.10.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"c073d4a11866a8d51ec19963803bb7ff5441d0e0","kind":"commit","published_at":"2018-11-11T12:19:34.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.9.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"30b742e9845314bcac67f37664cfb3df61c1ba3f","kind":"commit","published_at":"2018-10-17T21:27:44.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.8.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"238482e5f3990c1f5ef22a7875066822f10857f8","kind":"commit","published_at":"2018-09-23T08:30:19.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"732750c2749ebeb2b0bea89028a171c792a2aadf","kind":"commit","published_at":"2018-09-12T20:03:48.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"ba4d5a2e7dc38ff8475f63f254cca5e4fb969b2f","kind":"commit","published_at":"2018-08-31T22:30:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"acdea97e71f9baa2801747236492ff29f1632ab6","kind":"commit","published_at":"2018-08-28T21:37:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"25083232640dfe06334c929cb16333a9bd873195","kind":"commit","published_at":"2018-08-19T10:32:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.5.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"195d5e0e16ba76ee3cc554d8fb30382dd22fcbf8","kind":"commit","published_at":"2018-05-31T22:35:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"bf5883f06f94f5af329cb8d7a8dcac5fbfc1524b","kind":"commit","published_at":"2018-05-31T20:57:18.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8b9991d7808d65782844ac68a2f9c53fa4225dc6","kind":"commit","published_at":"2018-05-08T21:49:59.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.3.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"4e8ea815af643ebfa93a3264bf228e6b92f6a254","kind":"commit","published_at":"2018-05-03T07:07:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"f5a9236a47d75d336c9408b197c3f01e21f3e31d","kind":"commit","published_at":"2018-05-02T20:03:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"ed09a80a731bc5b93ea047f9da098355b880e0a3","kind":"commit","published_at":"2018-05-01T10:46:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"7f070c9dcb05d52482f0d1175261c40e7451daa8","kind":"commit","published_at":"2018-04-30T14:05:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9435e16a1be6e7fab41a067284d707217b42afb5","kind":"commit","published_at":"2018-04-22T14:21:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.1.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T23:07:56.077Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.64073262366938,"stargazers_count":0.47354414527238575,"forks_count":1.6241390106449594,"average":4.184603944896682},"purl":"pkg:apk/alpine/bat-doc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/bat-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/bat-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/bat-doc/dependencies","status":null,"funding_links":["https://github.com/sponsors/sharkdp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T19:39:38.995Z","issues_count":439,"pull_requests_count":748,"avg_time_to_close_issue":12204656.599009901,"avg_time_to_close_pull_request":2172295.3215488214,"issues_closed_count":202,"pull_requests_closed_count":594,"pull_request_authors_count":155,"issue_authors_count":387,"avg_comments_per_issue":3.2710706150341684,"avg_comments_per_pull_request":0.9679144385026738,"merged_pull_requests_count":479,"bot_issues_count":1,"bot_pull_requests_count":296,"past_year_issues_count":107,"past_year_pull_requests_count":276,"past_year_avg_time_to_close_issue":3131758.1470588236,"past_year_avg_time_to_close_pull_request":935495.1407035176,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":199,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":0.8037383177570093,"past_year_avg_comments_per_pull_request":0.5036231884057971,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":110,"past_year_merged_pull_requests_count":175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/issues","maintainers":[{"login":"keith-hall","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"},{"login":"eth-p","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eth-p"},{"login":"sharkdp","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sharkdp"}],"active_maintainers":[{"login":"keith-hall","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/bat-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/bat-doc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/bat-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/bat-doc/related_packages","maintainers":[{"uuid":"omni+alpine@hack.org","login":null,"name":"omni","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=omni","packages_count":265,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=omni","role":null,"created_at":"2024-01-22T20:16:23.739Z","updated_at":"2024-01-22T20:16:23.739Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/omni+alpine@hack.org/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":37130,"maintainers_count":822,"namespaces_count":3,"keywords_count":6489,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2647},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2025-09-08T05:01:36.044Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":8665576,"name":"bat-fish-completion","ecosystem":"alpine","description":"Fish completions for bat","homepage":"https://github.com/sharkdp/bat","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/sharkdp/bat","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-10-13T20:46:30.000Z","latest_release_published_at":"2023-10-13T20:46:30.000Z","latest_release_number":"0.24.0-r0","last_synced_at":"2025-09-04T09:06:49.890Z","created_at":"2023-12-20T10:04:23.676Z","updated_at":"2025-09-04T23:07:56.037Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/bat-fish-completion","install_command":"apk add bat-fish-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37261168,"uuid":"130464961","full_name":"sharkdp/bat","owner":"sharkdp","description":"A cat(1) clone with wings.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:38:23.000Z","size":34020,"stargazers_count":54255,"open_issues_count":338,"forks_count":1342,"subscribers_count":211,"default_branch":"master","last_synced_at":"2025-09-04T08:43:51.560Z","etag":null,"topics":["cli","command-line","git","hacktoberfest","rust","syntax-highlighting","terminal","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharkdp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sharkdp"}},"created_at":"2018-04-21T10:52:23.000Z","updated_at":"2025-09-04T08:36:12.000Z","dependencies_parsed_at":"2022-07-13T19:30:34.570Z","dependency_job_id":"f4f63f84-176c-4290-a7b1-4dd1b8186665","html_url":"https://github.com/sharkdp/bat","commit_stats":{"total_commits":2604,"total_committers":358,"mean_commits":7.273743016759776,"dds":0.7227342549923195,"last_synced_commit":"3d87b25b190e0990e0e75a2ab8f994d6c277d263"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/sharkdp/bat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/sbom","scorecard":{"id":440838,"data":{"date":"2025-08-11","repo":{"name":"github.com/sharkdp/bat","commit":"982409065493fe65139f7e46239df2bcc55c58df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 8/10 approved changesets -- score normalized to 8","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CICD.yml:1","Warn: no topLevel permission defined: .github/workflows/require-changelog-for-PRs.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: if statement must end with \"fi\": tests/syntax-tests/source/Dockerfile/Dockerfile:10-12","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/batgrep.sh:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/simple.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:430: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:436: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:465: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/require-changelog-for-PRs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/require-changelog-for-PRs.yml/master?enable=pin","Warn: containerImage not pinned by hash: tests/syntax-tests/source/Dockerfile/Dockerfile:2","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 not signed: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/76424069","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76424069"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"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-19T05:33:00.665Z","repository_id":37261168,"created_at":"2025-08-19T05:33:00.665Z","updated_at":"2025-08-19T05:33:00.665Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685604,"owners_count":25149722,"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-04T02:00:08.968Z","response_time":61,"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":"sharkdp","name":"David Peter","uuid":"4209276","kind":"user","description":"","email":"","website":"https://david-peter.de/","location":"Stuttgart, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4209276?u=e6c4022c315b6cbecd5968ec256f4b02885eba41\u0026v=4","repositories_count":107,"last_synced_at":"2024-04-14T07:12:53.840Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sharkdp"}},"html_url":"https://github.com/sharkdp","funding_links":["https://github.com/sponsors/sharkdp"],"total_stars":127309,"followers":6335,"following":25,"created_at":"2022-11-04T10:42:45.481Z","updated_at":"2024-04-14T07:13:16.404Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp/repositories"},"tags":[{"name":"v0.25.0","sha":"25f4f96ea3afb6fe44552f3b38ed8b1540ffa1b3","kind":"tag","published_at":"2025-01-07T19:07:05.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.25.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fc9546854f5a7b38823f4990453c6cde386bfd3b","kind":"commit","published_at":"2023-10-11T17:14:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.24.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"871abd27aa91264e01539da849add0330b24cb9c","kind":"commit","published_at":"2023-03-25T09:31:31.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.23.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"e5d95796141a719e208208182a5d3c2090a009c6","kind":"commit","published_at":"2022-09-10T15:59:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"1f9519d8b9bd3efac979766eefa0c6fae594b984","kind":"commit","published_at":"2022-09-06T20:54:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"405e5f74602d8f680168ef52350150921c696d54","kind":"commit","published_at":"2022-05-12T10:12:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.21.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0655ecf23d778f1455e2d79f37a805a7bcca98d2","kind":"commit","published_at":"2022-02-27T06:39:22.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.20.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"59a8f58be780ba9ba04eb4791b6bf5ca14e99e99","kind":"commit","published_at":"2022-01-08T16:01:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.19.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"b146958ecbb8c8c926159509ca7fb32a8573f897","kind":"commit","published_at":"2021-08-22T15:47:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"589df6792fe406f91b00db5e24d35393c6527e6b","kind":"commit","published_at":"2021-07-13T09:00:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3aea51455b8acf553f4481996f93d7e219130c2b","kind":"commit","published_at":"2021-05-13T08:06:50.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"b8a18d3ebb5b29162c346b74174239ea077f0796","kind":"commit","published_at":"2021-02-28T22:04:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"6d981498d80aa0127df9547ec0ac69d8314b29e5","kind":"commit","published_at":"2020-11-24T20:40:11.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"591eba66a3af1c211a09eefd17cbeb819b0a131f","kind":"commit","published_at":"2020-11-23T14:43:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"6258dda0f851256c2e1d65cf87e997023a4f997b","kind":"commit","published_at":"2020-10-02T21:27:29.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.16.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"9e65ecd03e60336bd54dea12fbc4354c4fb8d8b0","kind":"commit","published_at":"2020-05-27T08:14:32.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.4","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"302707f3ce75b8846ee84175bfb5a86dac9d0304","kind":"commit","published_at":"2020-05-26T06:11:41.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"28af18ba27c2888bd87998e703228ab2c2debbed","kind":"commit","published_at":"2020-05-25T15:27:27.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"2596bfe7a75f6867d803c1e9af0fa3467873a0e3","kind":"commit","published_at":"2020-05-11T18:30:45.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"696d1b3ed3eae9ea9bd94fa7c4c05306dfd621b6","kind":"commit","published_at":"2020-04-25T11:17:07.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"59ca933aeed2a9cc2f11397cc2a63866f343a769","kind":"commit","published_at":"2020-04-22T21:59:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.14.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"5edd8260e8fef887bd4c7e39c411dfe843d03894","kind":"commit","published_at":"2020-03-22T12:16:47.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.13.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"608cefb05c2860f00397aa68f473fcd494ed21af","kind":"commit","published_at":"2019-09-03T06:07:42.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"79f016e15cda054dffec009a4fc0900412bc1e48","kind":"commit","published_at":"2019-08-31T18:58:16.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"416a0fd439bea69b9fcc3519e22e88f2349588af","kind":"commit","published_at":"2019-05-15T21:24:37.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.11.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e09499b3df6369e1a1f6e42f95ad4009fa76c00e","kind":"commit","published_at":"2019-02-07T22:27:53.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.10.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"c073d4a11866a8d51ec19963803bb7ff5441d0e0","kind":"commit","published_at":"2018-11-11T12:19:34.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.9.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"30b742e9845314bcac67f37664cfb3df61c1ba3f","kind":"commit","published_at":"2018-10-17T21:27:44.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.8.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"238482e5f3990c1f5ef22a7875066822f10857f8","kind":"commit","published_at":"2018-09-23T08:30:19.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"732750c2749ebeb2b0bea89028a171c792a2aadf","kind":"commit","published_at":"2018-09-12T20:03:48.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"ba4d5a2e7dc38ff8475f63f254cca5e4fb969b2f","kind":"commit","published_at":"2018-08-31T22:30:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"acdea97e71f9baa2801747236492ff29f1632ab6","kind":"commit","published_at":"2018-08-28T21:37:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"25083232640dfe06334c929cb16333a9bd873195","kind":"commit","published_at":"2018-08-19T10:32:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.5.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"195d5e0e16ba76ee3cc554d8fb30382dd22fcbf8","kind":"commit","published_at":"2018-05-31T22:35:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"bf5883f06f94f5af329cb8d7a8dcac5fbfc1524b","kind":"commit","published_at":"2018-05-31T20:57:18.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8b9991d7808d65782844ac68a2f9c53fa4225dc6","kind":"commit","published_at":"2018-05-08T21:49:59.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.3.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"4e8ea815af643ebfa93a3264bf228e6b92f6a254","kind":"commit","published_at":"2018-05-03T07:07:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"f5a9236a47d75d336c9408b197c3f01e21f3e31d","kind":"commit","published_at":"2018-05-02T20:03:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"ed09a80a731bc5b93ea047f9da098355b880e0a3","kind":"commit","published_at":"2018-05-01T10:46:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"7f070c9dcb05d52482f0d1175261c40e7451daa8","kind":"commit","published_at":"2018-04-30T14:05:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9435e16a1be6e7fab41a067284d707217b42afb5","kind":"commit","published_at":"2018-04-22T14:21:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.1.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T23:07:56.037Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/bat-fish-completion?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/bat-fish-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/bat-fish-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/bat-fish-completion/dependencies","status":null,"funding_links":["https://github.com/sponsors/sharkdp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T19:39:38.995Z","issues_count":439,"pull_requests_count":748,"avg_time_to_close_issue":12204656.599009901,"avg_time_to_close_pull_request":2172295.3215488214,"issues_closed_count":202,"pull_requests_closed_count":594,"pull_request_authors_count":155,"issue_authors_count":387,"avg_comments_per_issue":3.2710706150341684,"avg_comments_per_pull_request":0.9679144385026738,"merged_pull_requests_count":479,"bot_issues_count":1,"bot_pull_requests_count":296,"past_year_issues_count":107,"past_year_pull_requests_count":276,"past_year_avg_time_to_close_issue":3131758.1470588236,"past_year_avg_time_to_close_pull_request":935495.1407035176,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":199,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":0.8037383177570093,"past_year_avg_comments_per_pull_request":0.5036231884057971,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":110,"past_year_merged_pull_requests_count":175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/issues","maintainers":[{"login":"keith-hall","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"},{"login":"eth-p","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eth-p"},{"login":"sharkdp","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sharkdp"}],"active_maintainers":[{"login":"keith-hall","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/bat-fish-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/bat-fish-completion/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/bat-fish-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/bat-fish-completion/related_packages","maintainers":[{"uuid":"me@panekj.dev","login":null,"name":"Jakub Panek","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Panek","packages_count":38,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Panek","role":null,"created_at":"2023-12-20T11:47:09.897Z","updated_at":"2023-12-20T11:47:09.897Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/me@panekj.dev/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":376,"namespaces_count":2,"keywords_count":2627,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":711},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2025-09-08T06:55:50.087Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":6144949,"name":"bat-bash-completion","ecosystem":"alpine","description":"Bash completions for bat","homepage":"https://github.com/sharkdp/bat","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/sharkdp/bat","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-05-12T17:50:05.000Z","latest_release_published_at":"2022-05-12T17:50:05.000Z","latest_release_number":"0.21.0-r0","last_synced_at":"2025-09-04T09:06:41.750Z","created_at":"2023-01-31T22:57:14.646Z","updated_at":"2025-09-04T23:07:56.071Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.16/community/x86_64/bat-bash-completion","install_command":"apk add bat-bash-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37261168,"uuid":"130464961","full_name":"sharkdp/bat","owner":"sharkdp","description":"A cat(1) clone with wings.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:38:23.000Z","size":34020,"stargazers_count":54255,"open_issues_count":338,"forks_count":1342,"subscribers_count":211,"default_branch":"master","last_synced_at":"2025-09-04T08:43:51.560Z","etag":null,"topics":["cli","command-line","git","hacktoberfest","rust","syntax-highlighting","terminal","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharkdp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sharkdp"}},"created_at":"2018-04-21T10:52:23.000Z","updated_at":"2025-09-04T08:36:12.000Z","dependencies_parsed_at":"2022-07-13T19:30:34.570Z","dependency_job_id":"f4f63f84-176c-4290-a7b1-4dd1b8186665","html_url":"https://github.com/sharkdp/bat","commit_stats":{"total_commits":2604,"total_committers":358,"mean_commits":7.273743016759776,"dds":0.7227342549923195,"last_synced_commit":"3d87b25b190e0990e0e75a2ab8f994d6c277d263"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/sharkdp/bat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/sbom","scorecard":{"id":440838,"data":{"date":"2025-08-11","repo":{"name":"github.com/sharkdp/bat","commit":"982409065493fe65139f7e46239df2bcc55c58df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 8/10 approved changesets -- score normalized to 8","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CICD.yml:1","Warn: no topLevel permission defined: .github/workflows/require-changelog-for-PRs.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: if statement must end with \"fi\": tests/syntax-tests/source/Dockerfile/Dockerfile:10-12","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/batgrep.sh:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/simple.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:430: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:436: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:465: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/require-changelog-for-PRs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/require-changelog-for-PRs.yml/master?enable=pin","Warn: containerImage not pinned by hash: tests/syntax-tests/source/Dockerfile/Dockerfile:2","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 not signed: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/76424069","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76424069"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"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-19T05:33:00.665Z","repository_id":37261168,"created_at":"2025-08-19T05:33:00.665Z","updated_at":"2025-08-19T05:33:00.665Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685604,"owners_count":25149722,"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-04T02:00:08.968Z","response_time":61,"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":"sharkdp","name":"David Peter","uuid":"4209276","kind":"user","description":"","email":"","website":"https://david-peter.de/","location":"Stuttgart, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4209276?u=e6c4022c315b6cbecd5968ec256f4b02885eba41\u0026v=4","repositories_count":107,"last_synced_at":"2024-04-14T07:12:53.840Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sharkdp"}},"html_url":"https://github.com/sharkdp","funding_links":["https://github.com/sponsors/sharkdp"],"total_stars":127309,"followers":6335,"following":25,"created_at":"2022-11-04T10:42:45.481Z","updated_at":"2024-04-14T07:13:16.404Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp/repositories"},"tags":[{"name":"v0.25.0","sha":"25f4f96ea3afb6fe44552f3b38ed8b1540ffa1b3","kind":"tag","published_at":"2025-01-07T19:07:05.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.25.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fc9546854f5a7b38823f4990453c6cde386bfd3b","kind":"commit","published_at":"2023-10-11T17:14:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.24.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"871abd27aa91264e01539da849add0330b24cb9c","kind":"commit","published_at":"2023-03-25T09:31:31.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.23.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"e5d95796141a719e208208182a5d3c2090a009c6","kind":"commit","published_at":"2022-09-10T15:59:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"1f9519d8b9bd3efac979766eefa0c6fae594b984","kind":"commit","published_at":"2022-09-06T20:54:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"405e5f74602d8f680168ef52350150921c696d54","kind":"commit","published_at":"2022-05-12T10:12:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.21.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0655ecf23d778f1455e2d79f37a805a7bcca98d2","kind":"commit","published_at":"2022-02-27T06:39:22.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.20.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"59a8f58be780ba9ba04eb4791b6bf5ca14e99e99","kind":"commit","published_at":"2022-01-08T16:01:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.19.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"b146958ecbb8c8c926159509ca7fb32a8573f897","kind":"commit","published_at":"2021-08-22T15:47:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"589df6792fe406f91b00db5e24d35393c6527e6b","kind":"commit","published_at":"2021-07-13T09:00:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3aea51455b8acf553f4481996f93d7e219130c2b","kind":"commit","published_at":"2021-05-13T08:06:50.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"b8a18d3ebb5b29162c346b74174239ea077f0796","kind":"commit","published_at":"2021-02-28T22:04:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"6d981498d80aa0127df9547ec0ac69d8314b29e5","kind":"commit","published_at":"2020-11-24T20:40:11.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"591eba66a3af1c211a09eefd17cbeb819b0a131f","kind":"commit","published_at":"2020-11-23T14:43:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"6258dda0f851256c2e1d65cf87e997023a4f997b","kind":"commit","published_at":"2020-10-02T21:27:29.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.16.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"9e65ecd03e60336bd54dea12fbc4354c4fb8d8b0","kind":"commit","published_at":"2020-05-27T08:14:32.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.4","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"302707f3ce75b8846ee84175bfb5a86dac9d0304","kind":"commit","published_at":"2020-05-26T06:11:41.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"28af18ba27c2888bd87998e703228ab2c2debbed","kind":"commit","published_at":"2020-05-25T15:27:27.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"2596bfe7a75f6867d803c1e9af0fa3467873a0e3","kind":"commit","published_at":"2020-05-11T18:30:45.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"696d1b3ed3eae9ea9bd94fa7c4c05306dfd621b6","kind":"commit","published_at":"2020-04-25T11:17:07.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"59ca933aeed2a9cc2f11397cc2a63866f343a769","kind":"commit","published_at":"2020-04-22T21:59:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.14.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"5edd8260e8fef887bd4c7e39c411dfe843d03894","kind":"commit","published_at":"2020-03-22T12:16:47.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.13.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"608cefb05c2860f00397aa68f473fcd494ed21af","kind":"commit","published_at":"2019-09-03T06:07:42.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"79f016e15cda054dffec009a4fc0900412bc1e48","kind":"commit","published_at":"2019-08-31T18:58:16.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"416a0fd439bea69b9fcc3519e22e88f2349588af","kind":"commit","published_at":"2019-05-15T21:24:37.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.11.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e09499b3df6369e1a1f6e42f95ad4009fa76c00e","kind":"commit","published_at":"2019-02-07T22:27:53.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.10.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"c073d4a11866a8d51ec19963803bb7ff5441d0e0","kind":"commit","published_at":"2018-11-11T12:19:34.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.9.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"30b742e9845314bcac67f37664cfb3df61c1ba3f","kind":"commit","published_at":"2018-10-17T21:27:44.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.8.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"238482e5f3990c1f5ef22a7875066822f10857f8","kind":"commit","published_at":"2018-09-23T08:30:19.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"732750c2749ebeb2b0bea89028a171c792a2aadf","kind":"commit","published_at":"2018-09-12T20:03:48.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"ba4d5a2e7dc38ff8475f63f254cca5e4fb969b2f","kind":"commit","published_at":"2018-08-31T22:30:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"acdea97e71f9baa2801747236492ff29f1632ab6","kind":"commit","published_at":"2018-08-28T21:37:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"25083232640dfe06334c929cb16333a9bd873195","kind":"commit","published_at":"2018-08-19T10:32:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.5.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"195d5e0e16ba76ee3cc554d8fb30382dd22fcbf8","kind":"commit","published_at":"2018-05-31T22:35:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"bf5883f06f94f5af329cb8d7a8dcac5fbfc1524b","kind":"commit","published_at":"2018-05-31T20:57:18.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8b9991d7808d65782844ac68a2f9c53fa4225dc6","kind":"commit","published_at":"2018-05-08T21:49:59.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.3.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"4e8ea815af643ebfa93a3264bf228e6b92f6a254","kind":"commit","published_at":"2018-05-03T07:07:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"f5a9236a47d75d336c9408b197c3f01e21f3e31d","kind":"commit","published_at":"2018-05-02T20:03:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"ed09a80a731bc5b93ea047f9da098355b880e0a3","kind":"commit","published_at":"2018-05-01T10:46:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"7f070c9dcb05d52482f0d1175261c40e7451daa8","kind":"commit","published_at":"2018-04-30T14:05:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9435e16a1be6e7fab41a067284d707217b42afb5","kind":"commit","published_at":"2018-04-22T14:21:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.1.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T23:07:56.070Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.31114632857897,"stargazers_count":0.49304455009684806,"forks_count":1.4263074484944533,"average":7.3076245817925685},"purl":"pkg:apk/alpine/bat-bash-completion?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/bat-bash-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/bat-bash-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/bat-bash-completion/dependencies","status":null,"funding_links":["https://github.com/sponsors/sharkdp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T19:39:38.995Z","issues_count":439,"pull_requests_count":748,"avg_time_to_close_issue":12204656.599009901,"avg_time_to_close_pull_request":2172295.3215488214,"issues_closed_count":202,"pull_requests_closed_count":594,"pull_request_authors_count":155,"issue_authors_count":387,"avg_comments_per_issue":3.2710706150341684,"avg_comments_per_pull_request":0.9679144385026738,"merged_pull_requests_count":479,"bot_issues_count":1,"bot_pull_requests_count":296,"past_year_issues_count":107,"past_year_pull_requests_count":276,"past_year_avg_time_to_close_issue":3131758.1470588236,"past_year_avg_time_to_close_pull_request":935495.1407035176,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":199,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":0.8037383177570093,"past_year_avg_comments_per_pull_request":0.5036231884057971,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":110,"past_year_merged_pull_requests_count":175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/issues","maintainers":[{"login":"keith-hall","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"},{"login":"eth-p","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eth-p"},{"login":"sharkdp","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sharkdp"}],"active_maintainers":[{"login":"keith-hall","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/bat-bash-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/bat-bash-completion/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/bat-bash-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/bat-bash-completion/related_packages","maintainers":[{"uuid":"toast@toast.cafe","login":null,"name":"Chloe Kudryavtsev","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Chloe Kudryavtsev","packages_count":21,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Chloe Kudryavtsev","role":null,"created_at":"2023-02-01T13:47:02.286Z","updated_at":"2023-02-01T13:47:02.286Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers/toast@toast.cafe/packages"}],"registry":{"name":"alpine-v3.16","url":"https://pkgs.alpinelinux.org/packages?branch=v3.16","ecosystem":"alpine","default":false,"packages_count":17040,"maintainers_count":328,"namespaces_count":2,"keywords_count":2845,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":915},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.662Z","updated_at":"2025-09-08T06:51:50.317Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/namespaces"}},{"id":6090688,"name":"bat-fish-completion","ecosystem":"alpine","description":"Fish completions for bat","homepage":"https://github.com/sharkdp/bat","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/sharkdp/bat","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-10-02T14:38:37.000Z","latest_release_published_at":"2022-10-02T14:38:37.000Z","latest_release_number":"0.22.1-r1","last_synced_at":"2025-09-04T09:06:43.889Z","created_at":"2023-01-31T20:20:39.152Z","updated_at":"2025-09-04T23:07:55.996Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/bat-fish-completion","install_command":"apk add bat-fish-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37261168,"uuid":"130464961","full_name":"sharkdp/bat","owner":"sharkdp","description":"A cat(1) clone with wings.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:38:23.000Z","size":34020,"stargazers_count":54255,"open_issues_count":338,"forks_count":1342,"subscribers_count":211,"default_branch":"master","last_synced_at":"2025-09-04T08:43:51.560Z","etag":null,"topics":["cli","command-line","git","hacktoberfest","rust","syntax-highlighting","terminal","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharkdp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sharkdp"}},"created_at":"2018-04-21T10:52:23.000Z","updated_at":"2025-09-04T08:36:12.000Z","dependencies_parsed_at":"2022-07-13T19:30:34.570Z","dependency_job_id":"f4f63f84-176c-4290-a7b1-4dd1b8186665","html_url":"https://github.com/sharkdp/bat","commit_stats":{"total_commits":2604,"total_committers":358,"mean_commits":7.273743016759776,"dds":0.7227342549923195,"last_synced_commit":"3d87b25b190e0990e0e75a2ab8f994d6c277d263"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/sharkdp/bat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/sbom","scorecard":{"id":440838,"data":{"date":"2025-08-11","repo":{"name":"github.com/sharkdp/bat","commit":"982409065493fe65139f7e46239df2bcc55c58df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 8/10 approved changesets -- score normalized to 8","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CICD.yml:1","Warn: no topLevel permission defined: .github/workflows/require-changelog-for-PRs.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: if statement must end with \"fi\": tests/syntax-tests/source/Dockerfile/Dockerfile:10-12","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/batgrep.sh:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/simple.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:430: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:436: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:465: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/require-changelog-for-PRs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/require-changelog-for-PRs.yml/master?enable=pin","Warn: containerImage not pinned by hash: tests/syntax-tests/source/Dockerfile/Dockerfile:2","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 not signed: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/76424069","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76424069"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"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-19T05:33:00.665Z","repository_id":37261168,"created_at":"2025-08-19T05:33:00.665Z","updated_at":"2025-08-19T05:33:00.665Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685604,"owners_count":25149722,"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-04T02:00:08.968Z","response_time":61,"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":"sharkdp","name":"David Peter","uuid":"4209276","kind":"user","description":"","email":"","website":"https://david-peter.de/","location":"Stuttgart, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4209276?u=e6c4022c315b6cbecd5968ec256f4b02885eba41\u0026v=4","repositories_count":107,"last_synced_at":"2024-04-14T07:12:53.840Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sharkdp"}},"html_url":"https://github.com/sharkdp","funding_links":["https://github.com/sponsors/sharkdp"],"total_stars":127309,"followers":6335,"following":25,"created_at":"2022-11-04T10:42:45.481Z","updated_at":"2024-04-14T07:13:16.404Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp/repositories"},"tags":[{"name":"v0.25.0","sha":"25f4f96ea3afb6fe44552f3b38ed8b1540ffa1b3","kind":"tag","published_at":"2025-01-07T19:07:05.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.25.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fc9546854f5a7b38823f4990453c6cde386bfd3b","kind":"commit","published_at":"2023-10-11T17:14:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.24.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"871abd27aa91264e01539da849add0330b24cb9c","kind":"commit","published_at":"2023-03-25T09:31:31.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.23.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"e5d95796141a719e208208182a5d3c2090a009c6","kind":"commit","published_at":"2022-09-10T15:59:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"1f9519d8b9bd3efac979766eefa0c6fae594b984","kind":"commit","published_at":"2022-09-06T20:54:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"405e5f74602d8f680168ef52350150921c696d54","kind":"commit","published_at":"2022-05-12T10:12:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.21.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0655ecf23d778f1455e2d79f37a805a7bcca98d2","kind":"commit","published_at":"2022-02-27T06:39:22.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.20.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"59a8f58be780ba9ba04eb4791b6bf5ca14e99e99","kind":"commit","published_at":"2022-01-08T16:01:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.19.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"b146958ecbb8c8c926159509ca7fb32a8573f897","kind":"commit","published_at":"2021-08-22T15:47:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"589df6792fe406f91b00db5e24d35393c6527e6b","kind":"commit","published_at":"2021-07-13T09:00:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3aea51455b8acf553f4481996f93d7e219130c2b","kind":"commit","published_at":"2021-05-13T08:06:50.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"b8a18d3ebb5b29162c346b74174239ea077f0796","kind":"commit","published_at":"2021-02-28T22:04:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"6d981498d80aa0127df9547ec0ac69d8314b29e5","kind":"commit","published_at":"2020-11-24T20:40:11.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"591eba66a3af1c211a09eefd17cbeb819b0a131f","kind":"commit","published_at":"2020-11-23T14:43:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"6258dda0f851256c2e1d65cf87e997023a4f997b","kind":"commit","published_at":"2020-10-02T21:27:29.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.16.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"9e65ecd03e60336bd54dea12fbc4354c4fb8d8b0","kind":"commit","published_at":"2020-05-27T08:14:32.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.4","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"302707f3ce75b8846ee84175bfb5a86dac9d0304","kind":"commit","published_at":"2020-05-26T06:11:41.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"28af18ba27c2888bd87998e703228ab2c2debbed","kind":"commit","published_at":"2020-05-25T15:27:27.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"2596bfe7a75f6867d803c1e9af0fa3467873a0e3","kind":"commit","published_at":"2020-05-11T18:30:45.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"696d1b3ed3eae9ea9bd94fa7c4c05306dfd621b6","kind":"commit","published_at":"2020-04-25T11:17:07.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"59ca933aeed2a9cc2f11397cc2a63866f343a769","kind":"commit","published_at":"2020-04-22T21:59:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.14.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"5edd8260e8fef887bd4c7e39c411dfe843d03894","kind":"commit","published_at":"2020-03-22T12:16:47.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.13.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"608cefb05c2860f00397aa68f473fcd494ed21af","kind":"commit","published_at":"2019-09-03T06:07:42.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"79f016e15cda054dffec009a4fc0900412bc1e48","kind":"commit","published_at":"2019-08-31T18:58:16.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"416a0fd439bea69b9fcc3519e22e88f2349588af","kind":"commit","published_at":"2019-05-15T21:24:37.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.11.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e09499b3df6369e1a1f6e42f95ad4009fa76c00e","kind":"commit","published_at":"2019-02-07T22:27:53.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.10.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"c073d4a11866a8d51ec19963803bb7ff5441d0e0","kind":"commit","published_at":"2018-11-11T12:19:34.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.9.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"30b742e9845314bcac67f37664cfb3df61c1ba3f","kind":"commit","published_at":"2018-10-17T21:27:44.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.8.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"238482e5f3990c1f5ef22a7875066822f10857f8","kind":"commit","published_at":"2018-09-23T08:30:19.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"732750c2749ebeb2b0bea89028a171c792a2aadf","kind":"commit","published_at":"2018-09-12T20:03:48.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"ba4d5a2e7dc38ff8475f63f254cca5e4fb969b2f","kind":"commit","published_at":"2018-08-31T22:30:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"acdea97e71f9baa2801747236492ff29f1632ab6","kind":"commit","published_at":"2018-08-28T21:37:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"25083232640dfe06334c929cb16333a9bd873195","kind":"commit","published_at":"2018-08-19T10:32:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.5.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"195d5e0e16ba76ee3cc554d8fb30382dd22fcbf8","kind":"commit","published_at":"2018-05-31T22:35:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"bf5883f06f94f5af329cb8d7a8dcac5fbfc1524b","kind":"commit","published_at":"2018-05-31T20:57:18.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8b9991d7808d65782844ac68a2f9c53fa4225dc6","kind":"commit","published_at":"2018-05-08T21:49:59.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.3.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"4e8ea815af643ebfa93a3264bf228e6b92f6a254","kind":"commit","published_at":"2018-05-03T07:07:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"f5a9236a47d75d336c9408b197c3f01e21f3e31d","kind":"commit","published_at":"2018-05-02T20:03:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"ed09a80a731bc5b93ea047f9da098355b880e0a3","kind":"commit","published_at":"2018-05-01T10:46:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"7f070c9dcb05d52482f0d1175261c40e7451daa8","kind":"commit","published_at":"2018-04-30T14:05:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9435e16a1be6e7fab41a067284d707217b42afb5","kind":"commit","published_at":"2018-04-22T14:21:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.1.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T23:07:55.996Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.253845290221175,"stargazers_count":0.5389019872010778,"forks_count":1.594251712136522,"average":7.346749747389694},"purl":"pkg:apk/alpine/bat-fish-completion?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/bat-fish-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/bat-fish-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/bat-fish-completion/dependencies","status":null,"funding_links":["https://github.com/sponsors/sharkdp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T19:39:38.995Z","issues_count":439,"pull_requests_count":748,"avg_time_to_close_issue":12204656.599009901,"avg_time_to_close_pull_request":2172295.3215488214,"issues_closed_count":202,"pull_requests_closed_count":594,"pull_request_authors_count":155,"issue_authors_count":387,"avg_comments_per_issue":3.2710706150341684,"avg_comments_per_pull_request":0.9679144385026738,"merged_pull_requests_count":479,"bot_issues_count":1,"bot_pull_requests_count":296,"past_year_issues_count":107,"past_year_pull_requests_count":276,"past_year_avg_time_to_close_issue":3131758.1470588236,"past_year_avg_time_to_close_pull_request":935495.1407035176,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":199,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":0.8037383177570093,"past_year_avg_comments_per_pull_request":0.5036231884057971,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":110,"past_year_merged_pull_requests_count":175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/issues","maintainers":[{"login":"keith-hall","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"},{"login":"eth-p","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eth-p"},{"login":"sharkdp","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sharkdp"}],"active_maintainers":[{"login":"keith-hall","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/bat-fish-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/bat-fish-completion/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/bat-fish-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/bat-fish-completion/related_packages","maintainers":[{"uuid":"alice@ayaya.dev","login":null,"name":"psykose","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=psykose","packages_count":263,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=psykose","role":null,"created_at":"2023-02-01T06:09:28.983Z","updated_at":"2023-02-01T06:09:28.983Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/alice@ayaya.dev/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":3362,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1026},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2025-09-07T07:26:12.220Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}},{"id":7768893,"name":"bat-zsh-completion","ecosystem":"alpine","description":"Zsh completions for bat","homepage":"https://github.com/sharkdp/bat","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/sharkdp/bat","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-12T01:37:44.000Z","latest_release_published_at":"2023-04-12T01:37:44.000Z","latest_release_number":"0.23.0-r1","last_synced_at":"2025-09-03T08:31:34.549Z","created_at":"2023-05-22T11:41:53.864Z","updated_at":"2025-09-04T23:07:56.078Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/bat-zsh-completion","install_command":"apk add bat-zsh-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37261168,"uuid":"130464961","full_name":"sharkdp/bat","owner":"sharkdp","description":"A cat(1) clone with wings.","archived":false,"fork":false,"pushed_at":"2025-09-04T06:38:23.000Z","size":34020,"stargazers_count":54255,"open_issues_count":338,"forks_count":1342,"subscribers_count":211,"default_branch":"master","last_synced_at":"2025-09-04T08:43:51.560Z","etag":null,"topics":["cli","command-line","git","hacktoberfest","rust","syntax-highlighting","terminal","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharkdp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sharkdp"}},"created_at":"2018-04-21T10:52:23.000Z","updated_at":"2025-09-04T08:36:12.000Z","dependencies_parsed_at":"2022-07-13T19:30:34.570Z","dependency_job_id":"f4f63f84-176c-4290-a7b1-4dd1b8186665","html_url":"https://github.com/sharkdp/bat","commit_stats":{"total_commits":2604,"total_committers":358,"mean_commits":7.273743016759776,"dds":0.7227342549923195,"last_synced_commit":"3d87b25b190e0990e0e75a2ab8f994d6c277d263"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/sharkdp/bat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/sbom","scorecard":{"id":440838,"data":{"date":"2025-08-11","repo":{"name":"github.com/sharkdp/bat","commit":"982409065493fe65139f7e46239df2bcc55c58df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 8/10 approved changesets -- score normalized to 8","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CICD.yml:1","Warn: no topLevel permission defined: .github/workflows/require-changelog-for-PRs.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: if statement must end with \"fi\": tests/syntax-tests/source/Dockerfile/Dockerfile:10-12","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/batgrep.sh:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): tests/syntax-tests/highlighted/Bash/simple.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:430: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:436: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CICD.yml:465: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CICD.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/CICD.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/require-changelog-for-PRs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bat/require-changelog-for-PRs.yml/master?enable=pin","Warn: containerImage not pinned by hash: tests/syntax-tests/source/Dockerfile/Dockerfile:2","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 not signed: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 not signed: https://api.github.com/repos/sharkdp/bat/releases/76424069","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/193561127","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/124665328","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/96897121","Warn: release artifact v0.22.1 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76804621","Warn: release artifact v0.22.0 does not have provenance: https://api.github.com/repos/sharkdp/bat/releases/76424069"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0320","Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"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-19T05:33:00.665Z","repository_id":37261168,"created_at":"2025-08-19T05:33:00.665Z","updated_at":"2025-08-19T05:33:00.665Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685604,"owners_count":25149722,"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-04T02:00:08.968Z","response_time":61,"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":"sharkdp","name":"David Peter","uuid":"4209276","kind":"user","description":"","email":"","website":"https://david-peter.de/","location":"Stuttgart, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4209276?u=e6c4022c315b6cbecd5968ec256f4b02885eba41\u0026v=4","repositories_count":107,"last_synced_at":"2024-04-14T07:12:53.840Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sharkdp"}},"html_url":"https://github.com/sharkdp","funding_links":["https://github.com/sponsors/sharkdp"],"total_stars":127309,"followers":6335,"following":25,"created_at":"2022-11-04T10:42:45.481Z","updated_at":"2024-04-14T07:13:16.404Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp/repositories"},"tags":[{"name":"v0.25.0","sha":"25f4f96ea3afb6fe44552f3b38ed8b1540ffa1b3","kind":"tag","published_at":"2025-01-07T19:07:05.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.25.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"fc9546854f5a7b38823f4990453c6cde386bfd3b","kind":"commit","published_at":"2023-10-11T17:14:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.24.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"871abd27aa91264e01539da849add0330b24cb9c","kind":"commit","published_at":"2023-03-25T09:31:31.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.23.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"e5d95796141a719e208208182a5d3c2090a009c6","kind":"commit","published_at":"2022-09-10T15:59:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"1f9519d8b9bd3efac979766eefa0c6fae594b984","kind":"commit","published_at":"2022-09-06T20:54:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.22.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"405e5f74602d8f680168ef52350150921c696d54","kind":"commit","published_at":"2022-05-12T10:12:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.21.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0655ecf23d778f1455e2d79f37a805a7bcca98d2","kind":"commit","published_at":"2022-02-27T06:39:22.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.20.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"59a8f58be780ba9ba04eb4791b6bf5ca14e99e99","kind":"commit","published_at":"2022-01-08T16:01:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.19.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"b146958ecbb8c8c926159509ca7fb32a8573f897","kind":"commit","published_at":"2021-08-22T15:47:12.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"589df6792fe406f91b00db5e24d35393c6527e6b","kind":"commit","published_at":"2021-07-13T09:00:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3aea51455b8acf553f4481996f93d7e219130c2b","kind":"commit","published_at":"2021-05-13T08:06:50.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"b8a18d3ebb5b29162c346b74174239ea077f0796","kind":"commit","published_at":"2021-02-28T22:04:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.18.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"6d981498d80aa0127df9547ec0ac69d8314b29e5","kind":"commit","published_at":"2020-11-24T20:40:11.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"591eba66a3af1c211a09eefd17cbeb819b0a131f","kind":"commit","published_at":"2020-11-23T14:43:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.17.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"6258dda0f851256c2e1d65cf87e997023a4f997b","kind":"commit","published_at":"2020-10-02T21:27:29.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.16.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.16.0/manifests"},{"name":"v0.15.4","sha":"9e65ecd03e60336bd54dea12fbc4354c4fb8d8b0","kind":"commit","published_at":"2020-05-27T08:14:32.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.4","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"302707f3ce75b8846ee84175bfb5a86dac9d0304","kind":"commit","published_at":"2020-05-26T06:11:41.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"28af18ba27c2888bd87998e703228ab2c2debbed","kind":"commit","published_at":"2020-05-25T15:27:27.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"2596bfe7a75f6867d803c1e9af0fa3467873a0e3","kind":"commit","published_at":"2020-05-11T18:30:45.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"696d1b3ed3eae9ea9bd94fa7c4c05306dfd621b6","kind":"commit","published_at":"2020-04-25T11:17:07.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.15.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"59ca933aeed2a9cc2f11397cc2a63866f343a769","kind":"commit","published_at":"2020-04-22T21:59:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.14.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"5edd8260e8fef887bd4c7e39c411dfe843d03894","kind":"commit","published_at":"2020-03-22T12:16:47.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.13.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"608cefb05c2860f00397aa68f473fcd494ed21af","kind":"commit","published_at":"2019-09-03T06:07:42.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"79f016e15cda054dffec009a4fc0900412bc1e48","kind":"commit","published_at":"2019-08-31T18:58:16.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.12.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"416a0fd439bea69b9fcc3519e22e88f2349588af","kind":"commit","published_at":"2019-05-15T21:24:37.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.11.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e09499b3df6369e1a1f6e42f95ad4009fa76c00e","kind":"commit","published_at":"2019-02-07T22:27:53.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.10.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"c073d4a11866a8d51ec19963803bb7ff5441d0e0","kind":"commit","published_at":"2018-11-11T12:19:34.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.9.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"30b742e9845314bcac67f37664cfb3df61c1ba3f","kind":"commit","published_at":"2018-10-17T21:27:44.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.8.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"238482e5f3990c1f5ef22a7875066822f10857f8","kind":"commit","published_at":"2018-09-23T08:30:19.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"732750c2749ebeb2b0bea89028a171c792a2aadf","kind":"commit","published_at":"2018-09-12T20:03:48.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.7.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"ba4d5a2e7dc38ff8475f63f254cca5e4fb969b2f","kind":"commit","published_at":"2018-08-31T22:30:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"acdea97e71f9baa2801747236492ff29f1632ab6","kind":"commit","published_at":"2018-08-28T21:37:49.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.6.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"25083232640dfe06334c929cb16333a9bd873195","kind":"commit","published_at":"2018-08-19T10:32:35.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.5.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"195d5e0e16ba76ee3cc554d8fb30382dd22fcbf8","kind":"commit","published_at":"2018-05-31T22:35:20.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"bf5883f06f94f5af329cb8d7a8dcac5fbfc1524b","kind":"commit","published_at":"2018-05-31T20:57:18.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.4.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8b9991d7808d65782844ac68a2f9c53fa4225dc6","kind":"commit","published_at":"2018-05-08T21:49:59.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.3.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"4e8ea815af643ebfa93a3264bf228e6b92f6a254","kind":"commit","published_at":"2018-05-03T07:07:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.3","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"f5a9236a47d75d336c9408b197c3f01e21f3e31d","kind":"commit","published_at":"2018-05-02T20:03:43.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.2","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"ed09a80a731bc5b93ea047f9da098355b880e0a3","kind":"commit","published_at":"2018-05-01T10:46:33.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.1","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"7f070c9dcb05d52482f0d1175261c40e7451daa8","kind":"commit","published_at":"2018-04-30T14:05:36.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.2.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"9435e16a1be6e7fab41a067284d707217b42afb5","kind":"commit","published_at":"2018-04-22T14:21:58.000Z","download_url":"https://codeload.github.com/sharkdp/bat/tar.gz/v0.1.0","html_url":"https://github.com/sharkdp/bat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bat@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T23:07:56.078Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.538626502418832,"forks_count":1.655777766694928,"docker_downloads_count":null,"average":0.54860106727844},"purl":"pkg:apk/alpine/bat-zsh-completion?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/bat-zsh-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/bat-zsh-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/bat-zsh-completion/dependencies","status":null,"funding_links":["https://github.com/sponsors/sharkdp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T19:39:38.995Z","issues_count":439,"pull_requests_count":748,"avg_time_to_close_issue":12204656.599009901,"avg_time_to_close_pull_request":2172295.3215488214,"issues_closed_count":202,"pull_requests_closed_count":594,"pull_request_authors_count":155,"issue_authors_count":387,"avg_comments_per_issue":3.2710706150341684,"avg_comments_per_pull_request":0.9679144385026738,"merged_pull_requests_count":479,"bot_issues_count":1,"bot_pull_requests_count":296,"past_year_issues_count":107,"past_year_pull_requests_count":276,"past_year_avg_time_to_close_issue":3131758.1470588236,"past_year_avg_time_to_close_pull_request":935495.1407035176,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":199,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":0.8037383177570093,"past_year_avg_comments_per_pull_request":0.5036231884057971,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":110,"past_year_merged_pull_requests_count":175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/issues","maintainers":[{"login":"keith-hall","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"},{"login":"eth-p","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eth-p"},{"login":"sharkdp","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sharkdp"}],"active_maintainers":[{"login":"keith-hall","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/bat-zsh-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/bat-zsh-completion/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/bat-zsh-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/bat-zsh-completion/related_packages","maintainers":[{"uuid":"alice@ayaya.dev","login":null,"name":"psykose","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=psykose","packages_count":494,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=psykose","role":null,"created_at":"2023-05-22T21:40:36.525Z","updated_at":"2023-05-22T21:40:36.525Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/alice@ayaya.dev/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3625,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1084},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2025-09-07T07:26:06.804Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}}],"commits":{"id":1811,"full_name":"sharkdp/bat","default_branch":"master","committers":[{"name":"sharkdp","email":"davidpeter@web.de","login":"sharkdp","count":909},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":264},{"name":"Martin Nordholts","email":"enselic@gmail.com","login":"Enselic","count":233},{"name":"dependabot-preview[bot]","email":"27856297+dependabot-preview[bot]","login":"dependabot-preview[bot]","count":162},{"name":"Ethan P","email":"eth-p+git@hidden.email","login":"eth-p","count":161},{"name":"cyqsimon","email":"28627918+cyqsimon","login":"cyqsimon","count":93},{"name":"Keith Hall","email":"kingkeith+github@gmail.com","login":"keith-hall","count":53},{"name":"einfachIrgendwer0815","email":"85333734+einfachIrgendwer0815","login":"einfachIrgendwer0815","count":45},{"name":"Mohamed Abdelnour","email":"mohamed.k.abdelnour@gmail.com","login":"mohamed-abdelnour","count":34},{"name":"Tau Gärtli","email":"git@tau.garden","login":"bash","count":31},{"name":"Oliver looney","email":"oliverjlooney@gmail.com","login":"Oliver-Looney","count":29},{"name":"Sergey","email":"sergeypechnikov326@gmail.com","login":"TheRadioGuy","count":28},{"name":"Ville Skyttä","email":"ville.skytta@iki.fi","login":"scop","count":24},{"name":"Ezinwa Okpoechi","email":"brainmaestro@outlook.com","login":"BrainMaestro","count":22},{"name":"dependabot[bot]","email":"support@dependabot.com","login":"dependabot-support","count":20},{"name":"rhysd","email":"lin90162@yahoo.co.jp","login":"rhysd","count":18},{"name":"Fahmi Akbar Wildana","email":"f.a.wildana@gmail.com","login":"DrSensor","count":18},{"name":"henil","email":"dedaniahenil@gmail.com","login":"henil","count":16},{"name":"Kienyew","email":"aobi100bt@hotmail.com","login":"Kienyew","count":16},{"name":"Constantin Nickel","email":"constantin.nickel@gmail.com","login":"nickelc","count":15},{"name":"chris48s","email":"chris.shaw480@gmail.com","login":"chris48s","count":14},{"name":"Niklas Mohrin","email":"niklas.mohrin@gmail.com","login":"niklasmohrin","count":14},{"name":"ms2300","email":"matt.sewall@gmail.com","login":"ms2300","count":12},{"name":"Roy Ivy III","email":"rivy.dev@gmail.com","login":"rivy","count":12},{"name":"Keith Hall","email":"kingkeith+git@gmail.com","login":null,"count":12},{"name":"Kyle Criddle","email":"criddle.kyle@gmail.com","login":null,"count":12},{"name":"Connor Kuehl","email":"cipkuehl@gmail.com","login":"connorkuehl","count":11},{"name":"Anomalocaridid","email":"29845794+Anomalocaridid","login":"Anomalocaridid","count":11},{"name":"John Higgins","email":"johnmatthiggins@gmail.com","login":"johnmatthiggins","count":10},{"name":"sh-tech","email":"shoma.develop@gmail.com","login":null,"count":10},{"name":"David Tolnay","email":"dtolnay@gmail.com","login":"dtolnay","count":9},{"name":"Aaron Kollasch","email":"aaron@kollasch.dev","login":"aaronkollasch","count":9},{"name":"Chetan","email":"chetanrjj2002@gmail.com","login":"chetanjangir0","count":8},{"name":"Dash Peters","email":"dpeters@calacademy.org","login":"LordFlashmeow","count":8},{"name":"Bojan Durdevic","email":"bojan88@gmail.com","login":"bojan88","count":8},{"name":"Logan Saso","email":"logansaso+tech@gmail.com","login":"loganintech","count":7},{"name":"Ed Page","email":"eopage@gmail.com","login":"epage","count":7},{"name":"Tom Milligan","email":"tom@reinfer.io","login":"tommilligan","count":6},{"name":"anykao","email":"600913@gmail.com","login":"anykao","count":6},{"name":"Taylor","email":"tskinn12@gmail.com","login":"tskinn","count":6},{"name":"Peter Hebden","email":"peterhebden6@gmail.com","login":"Piturnah","count":6},{"name":"Nisheet Sinvhal","email":"nisheet1.sinvhal@gmail.com","login":"Ashniu123","count":6},{"name":"Lawrence Chou","email":"lawrencechou1024@gmail.com","login":"choznerol","count":6},{"name":"Koichi Murase","email":"myoga.murase@gmail.com","login":"akinomyoga","count":6},{"name":"Janek","email":"27jf@pm.me","login":"xeruf","count":6},{"name":"Adrian Rivera","email":"adrian.rivera.dev@gmail.com","login":"adrian-rivera","count":6},{"name":"MarcoIeni","email":"11428655+MarcoIeni","login":"MarcoIeni","count":6},{"name":"Marcin Puc","email":"marcin.e.puc@gmail.com","login":"tranzystorekk","count":6},{"name":"rachitchokshi","email":"rachitchokshi@gmail.com","login":"rachitchokshi","count":5},{"name":"Ersikan","email":"julien.philippon@epitech.eu","login":"Aelerinya","count":5},{"name":"Filip Razek","email":"filip.razek@protonmail.com","login":"FilipRazek","count":5},{"name":"Ensar Sarajčić","email":"es.ensar@gmail.com","login":"esensar","count":5},{"name":"Alexander Karlis","email":"alexanderkarlis@gmail.com","login":"alexanderkarlis","count":5},{"name":"Horki","email":"ivanzvonimirhorvat@gmail.com","login":"Horki","count":5},{"name":"Kid","email":"44045911+kidonng","login":"kidonng","count":5},{"name":"Ricky","email":"Ricky@Hosfelt.io","login":null,"count":5},{"name":"Kogia-sima","email":"orcinus4627@gmail.com","login":"Kogia-sima","count":5},{"name":"Lzu Tao","email":"taolzu@gmail.com","login":"tesuji","count":5},{"name":"Pit Kleyersburg","email":"pitkley@googlemail.com","login":"pitkley","count":5},{"name":"Shun Sakai","email":"sorairolake@protonmail.ch","login":"sorairolake","count":5},{"name":"Tim Sampson","email":"tim@sampson.fi","login":"sanga","count":5},{"name":"Víctor González Prieto","email":"victor.gp.dev@gmail.com","login":"victor-gp","count":5},{"name":"Zachary J. Rollyson","email":"me@zjr.io","login":"zjr","count":5},{"name":"purvesh-linux11","email":"purvesh.linux11@protonmail.com","login":"purveshpatel511","count":5},{"name":"Lavi","email":"lavifb@gmail.com","login":"lavifb","count":5},{"name":"Daniele Esposti","email":"daniele.esposti@gmail.com","login":"expobrain","count":4},{"name":"BANO.notIT","email":"bano.notit@yandex.ru","login":"BANOnotIT","count":4},{"name":"Armand Philippot","email":"git@armandphilippot.com","login":"ArmandPhilippot","count":4},{"name":"Akshat Gadhwal","email":"akshatgadhwal1@gmail.com","login":"AkshatGadhwal","count":4},{"name":"skoriop","email":"karthikp.ivy@gmail.com","login":"skoriop","count":4},{"name":"Quang Le","email":"iamquang95@gmail.com","login":"iamquang95","count":4},{"name":"Reid Wagner","email":"reid.ab.wagner@gmail.com","login":"reidwagner","count":4},{"name":"Rodrigo Orem","email":"8618619+rodorgas","login":"rodorgas","count":4},{"name":"Yoichi NAKAYAMA","email":"yoichi.nakayama@gmail.com","login":"yoichi","count":4},{"name":"Z. Grace Moreau","email":"zgracem","login":"zgracem","count":4},{"name":"Wu Zhenyu","email":"wuzy01@qq.com","login":"Freed-Wu","count":4},{"name":"Cosmic Horror","email":"CosmicHorrorDev@pm.me","login":"CosmicHorrorDev","count":4},{"name":"Patrick Hilhorst","email":"git@hilhorst.be","login":"Synthetica9","count":4},{"name":"Mithil Poojary","email":"mithil467@gmail.com","login":"Mithil467","count":4},{"name":"Mitchell Kember","email":"mk12360@gmail.com","login":"mk12","count":4},{"name":"Mahdi Dibaiee","email":"mdibaiee@pm.me","login":"mdibaiee","count":4},{"name":"Jan T. Sott","email":"git@idleberg.com","login":"idleberg","count":4},{"name":"Guido Cella","email":"guidocella91@gmail.com","login":"guidocella","count":4},{"name":"evdev","email":"evdev.js@gmail.com","login":null,"count":4},{"name":"a1346054","email":"36859588+a1346054","login":"a1346054","count":4},{"name":"ccQpein","email":"ccqpein@protonmail.com","login":"ccqpein","count":4},{"name":"gahag","email":"gabriel.s.b@live.com","login":"gahag","count":4},{"name":"okezieuc","email":"53785400+okezieuc","login":"okezieuc","count":4},{"name":"Daniil Baturin","email":"daniil@baturin.org","login":"dmbaturin","count":4},{"name":"Michael","email":"3533648+hertg","login":"hertg","count":3},{"name":"Dan Davison","email":"dandavison7@gmail.com","login":"dandavison","count":3},{"name":"Diva M","email":"divma@protonmail.com","login":"divagant-martian","count":3},{"name":"Julian Berman","email":"Julian@GrayVines.com","login":"Julian","count":3},{"name":"Josh Mickley","email":"josh.mickley@tuta.io","login":"jmick414","count":3},{"name":"Jacek Generowicz","email":"jacg@my-post-office.net","login":"jacg","count":3},{"name":"Benjamin Santos","email":"caos21@gmail.com","login":"caos21","count":3},{"name":"Haris Mohamedy","email":"mohamedy.haris@gmail.com","login":"HSM95","count":3},{"name":"Gert Hulselmans","email":"gert.hulselmans@kuleuven.vib.be","login":"ghuls","count":3},{"name":"Firegem","email":"mrfiregem@protonmail.ch","login":"Mrfiregem","count":3},{"name":"Filip Czaplicki","email":"filipczaplicki@gmail.com","login":"starsep","count":3},{"name":"Fernando Pérez-García","email":"fepegar@gmail.com","login":"fepegar","count":3},{"name":"Felipe Garcia","email":"felipefegar@gmail.com","login":"felipe-fg","count":3},{"name":"SchweGELBin","email":"abramjannikmichael06@gmail.com","login":"SchweGELBin","count":3},{"name":"Russ Taylor","email":"russt@etsy.com","login":"russtaylor","count":3},{"name":"Roneo.Org","email":"77257518+RoneoOrg","login":"RoneoOrg","count":3},{"name":"R1tschY","email":"r1tschy@posteo.de","login":"R1tschY","count":3},{"name":"Prat T","email":"pt2121","login":"pt2121","count":3},{"name":"PatriotRossii","email":"patriotrossii2019@mail.ru","login":"eoan-ermine","count":3},{"name":"Park Juhyung","email":"majecty@gmail.com","login":"majecty","count":3},{"name":"Michael Vorburger","email":"mike@vorburger.ch","login":"vorburger","count":3},{"name":"Sindre Johansen","email":"sindreij@gmail.com","login":"sindreij","count":3},{"name":"Stefano Probst","email":"senden9@gmail.com","login":"senden9","count":3},{"name":"cheese.cake","email":"cheese.cake@navercorp.com","login":"jiyeonseo","count":3},{"name":"Nakul Chaudhari","email":"chaudhari@navvis.com","login":null,"count":3},{"name":"Matthieu Vion","email":"mvion@greensystemes.com","login":null,"count":3},{"name":"Mario Finelli","email":"mario@finel.li","login":"mfinelli","count":3},{"name":"Chad Skeeters","email":"chad.skeeters@gmail.com","login":"cskeeters","count":3},{"name":"Anubhab Ghosh","email":"anubhabghosh.me@gmail.com","login":"argentite","count":3},{"name":"Adam Gaskins","email":"adam@theadamgaskins.com","login":"AdamGaskins","count":3},{"name":"Alex Jesipow","email":"alexander.jesipow@gmail.com","login":"ajesipow","count":3},{"name":"Anthony Cerruti","email":"soren@disroot.org","login":"s5bug","count":3},{"name":"sitiom","email":"sitiom@proton.me","login":"sitiom","count":3},{"name":"rleungx","email":"rleungx@gmail.com","login":"rleungx","count":3},{"name":"Matthias Devlamynck","email":"matthias.devlamynck@mailoo.org","login":"mdevlamynck","count":3},{"name":"Stéphane Blondon","email":"stephane.blondon@gmail.com","login":"sblondon","count":3},{"name":"scott.eppler","email":"seppler@presidio.com","login":"audioboxer217","count":3},{"name":"parksb","email":"parkgds@gmail.com","login":"parksb","count":3},{"name":"Ryooooooga","email":"eial5q265e5@gmail.com","login":"Ryooooooga","count":2},{"name":"Rémi Ait-Younes","email":"34189296+Galacs","login":"Galacs","count":2},{"name":"Simon Olofsson","email":"simon@olofsson.de","login":"simono","count":2},{"name":"Ahmed El Gabri","email":"ahmed@gabri.me","login":"ahmedelgabri","count":2},{"name":"Lili Wilson","email":"lmwilson@mit.edu","login":"liliwilson","count":2},{"name":"Liam Kalir","email":"liamkalir9595@gmail.com","login":"lkalir","count":2},{"name":"Lena","email":"126529524+acuteenvy","login":"acuteenvy","count":2},{"name":"Ján Priner","email":"johnkie4@gmail.com","login":"priner","count":2},{"name":"John Meow","email":"j0hn.meow@ya.ru","login":"thecaralice","count":2},{"name":"Jaeho Lee","email":"jaeho.lee@snu.ac.kr","login":"Zeta611","count":2},{"name":"Ivan Smirnov","email":"isgsmirnov@gmail.com","login":"issmirnov","count":2},{"name":"Hamir Mahal","email":"hamirmahal@gmail.com","login":"hamirmahal","count":2},{"name":"Gábor Lipták","email":"gliptak@gmail.com","login":"gliptak","count":2},{"name":"Giorgi Beriashvili","email":"giorgi.beriashvili@outlook.com","login":"GiorgiBeriashvili","count":2},{"name":"Frederick Zhang","email":"frederick888@tsundere.moe","login":"Frederick888","count":2},{"name":"Frank Schmitt","email":"frankschmitt@gmx.de","login":"frankschmitt","count":2},{"name":"Rogelio Domínguez Hernández","email":"rogelio.dominguez@gmail.com","login":"rogeliodh","count":2},{"name":"Rivera Calzadillas","email":"hugo@roguh.com","login":"roguh","count":2},{"name":"Paul Smith","email":"paulsmith@gmail.com","login":"paulsmith","count":2},{"name":"Ole Martin Ruud","email":"barskern@outlook.com","login":"barskern","count":2},{"name":"ltdk","email":"usr@ltdk.xyz","login":"clarfonthey","count":2},{"name":"Tobenna","email":"tobennandu@gmail.com","login":"tobenna","count":2},{"name":"acheronfail","email":"acheronfail@gmail.com","login":"acheronfail","count":2},{"name":"bl-ue","email":"54780737+bl-ue","login":"bl-ue","count":2},{"name":"kojix2","email":"2xijok@gmail.com","login":"kojix2","count":2},{"name":"krikera","email":"prafulrai522@gmail.com","login":"krikera","count":2},{"name":"lesleyrs","email":"19632758+lesleyrs","login":"lesleyrs","count":2},{"name":"mark chaitin","email":"markchaitin@gmail.com","login":"samuwen","count":2},{"name":"object_1037","email":"yamagami.10370409@gmail.com","login":"object1037","count":2},{"name":"pseudometa","email":"73286100+chrisgrieser","login":"chrisgrieser","count":2},{"name":"rasmuskriest","email":"rasmusk@outlook.com","login":"rasmuskriest","count":2},{"name":"Ezinwa Okpoechi","email":"ezinwa.okpoechi@auto1.com","login":null,"count":2},{"name":"Alex Novak","email":"alex@alexnovak.dev","login":null,"count":2},{"name":"Daniel Wolbach","email":"daniel.wolbach@mailo.com","login":null,"count":2},{"name":"David Peter","email":"david.peter@daimler.com","login":null,"count":2},{"name":"Thomas Gotwig","email":"tgotwig@gmail.com","login":null,"count":2},{"name":"evdev","email":"evan@quartolio.com","login":null,"count":2},{"name":"toku-sa-n","email":"tokuchan3515@gmail.com","login":null,"count":2},{"name":"MarcoFalke","email":"falke.marco@gmail.com","login":null,"count":2},{"name":"Matthew Zegar","email":"mzegar@homex.com","login":null,"count":2},{"name":"Pratik Munot","email":"munotpratik20009@gmail.com","login":null,"count":2},{"name":"Patrick Pichler","email":"git@patrickpichler.dev","login":null,"count":2},{"name":"Alexander Jackson","email":"alexanderjackson@protonmail.com","login":"alexander-jackson","count":2},{"name":"Andy Kipp","email":"anki-code","login":"anki-code","count":2},{"name":"Attila Gonda","email":"pcdevil","login":"pcdevil","count":2},{"name":"Benjamin Neff","email":"benjamin@coding4coffee.ch","login":"SuperTux88","count":2},{"name":"Benjamin Sinkula","email":"bsinky@gmail.com","login":"bsinky","count":2},{"name":"Bill Risher","email":"bill@billrisher.com","login":"billrisher","count":2},{"name":"Brenton Bostick","email":"brenton@pieces.app","login":"brenton-at-pieces","count":2},{"name":"Jesse Vermeulen","email":"43927190+JesseVermeulen123","login":"JesseVermeulen123","count":2},{"name":"Byron Alley","email":"byron@byronalley.com","login":"byronalley","count":2},{"name":"Caio Alonso","email":"caio@caioalonso.com","login":"caioalonso","count":2},{"name":"Celeo","email":"mattboulanger@fastmail.com","login":"Celeo","count":2},{"name":"Collin Styles","email":"collingstyles@gmail.com","login":"cstyles","count":2},{"name":"Connor Sullivan","email":"dev.connorjs@gmail.com","login":"connorjs","count":2},{"name":"Spencer Williams","email":"spencerwi@gmail.com","login":"spencerwi","count":2},{"name":"Stefan Kunkel","email":"stefan.kunkel@tngtech.com","login":"stku1985","count":2},{"name":"TA Thanh Dinh","email":"tathanhdinh@gmail.com","login":"tathanhdinh","count":2},{"name":"Aankhen","email":"Aankhen","login":"Aankhen","count":2},{"name":"Denis Buzdalov","email":"public@buzden.ru","login":"buzden","count":2},{"name":"Igor Gnatenko","email":"i.gnatenko.brain@gmail.com","login":"ignatenkobrain","count":2},{"name":"Florian Pigorsch","email":"fpigorsch@gmail.com","login":"flopp","count":2},{"name":"ufuji1984","email":"ufuji1984@gmail.com","login":"ufuji1984","count":2},{"name":"M. Olcay TERCANLI","email":"molcay@mail.com","login":"molcay","count":2},{"name":"Martin Polreich","email":"polreichmartin@gmail.com","login":"Martin819","count":2},{"name":"Matthew Bauer","email":"sylk@protonmail.com","login":"Sylk","count":2},{"name":"Michal Nazarewicz","email":"mina86@mina86.com","login":"mina86","count":2},{"name":"Nicholas L","email":"nicholas-l","login":"nicholas-l","count":2},{"name":"Niklas Sombert","email":"niklas@ytvwld.de","login":"YtvwlD","count":2},{"name":"fusillicode","email":"fusillicode@gmail.com","login":"fusillicode","count":1},{"name":"flytam","email":"tanjiahui2015@foxmail.com","login":"flytam","count":1},{"name":"dag-h","email":"dagharju@protonmail.com","login":"dag-h","count":1},{"name":"NotWearingPants","email":"snir@broshi.net","login":"NotWearingPants","count":1},{"name":"Nikolay Shuyskiy","email":"klas@genestack.com","login":"skrattaren","count":1},{"name":"Nigecat","email":"development@nigelq.com","login":"Nigecat","count":1},{"name":"Nicolas AMBRY","email":"34007152+AmbryN","login":"AmbryN","count":1},{"name":"Nathan Fisher","email":"nfisher1226","login":"nfisher1226","count":1},{"name":"Mészáros Máté Róbert","email":"mateusz.meszaros@gmail.com","login":"mrmeszaros","count":1},{"name":"Morten Linderud","email":"morten@linderud.pw","login":"Foxboron","count":1},{"name":"Mohamad Barbar","email":"mbarbar@runbox.com","login":"mbarbar","count":1},{"name":"Miles Liu","email":"miles@bung.cc","login":"miles170","count":1},{"name":"Mikael Vaaltola","email":"mikael.vaaltola@mapbox.com","login":"mvaaltola","count":1},{"name":"gemmaro","email":"gemmaro.dev@gmail.com","login":"gemmaro","count":1},{"name":"grg121","email":"navarromoralesdev@gmail.com","login":"spothound","count":1},{"name":"guoguangwu","email":"guoguangwug@gmail.com","login":"testwill","count":1},{"name":"i-ky","email":"gl.ivanovsky@gmail.com","login":"i-ky","count":1},{"name":"invakid404","email":"invakid404@riseup.net","login":"invakid404","count":1},{"name":"k-ta-yamada","email":"key.luvless@gmail.com","login":"k-ta-yamada","count":1},{"name":"mataha","email":"mataha","login":"mataha","count":1},{"name":"Colin Dean","email":"git@cad.cx","login":"colindean","count":1},{"name":"Conrad Kleinespel","email":"conradk@conradk.com","login":"conradkleinespel","count":1},{"name":"Cooper Pierce","email":"cppierce@andrew.cmu.edu","login":"kopecs","count":1},{"name":"Cre3per","email":"12541974+Cre3per","login":"Cre3per","count":1},{"name":"Csaba Henk","email":"csaba@lowlife.hu","login":"csabahenk","count":1},{"name":"mchlrhw","email":"4028654+mchlrhw","login":"mchlrhw","count":1},{"name":"msnspk","email":"39572231+msnspk","login":"msnspk","count":1},{"name":"mxaddict","email":"mxaddict@codedmaster.com","login":"mxaddict","count":1},{"name":"nakulcg","email":"nakulcg@gmail.com","login":"nakulcg","count":1},{"name":"odilf","email":"odysseas.maheras@gmail.com","login":"odilf","count":1},{"name":"oidro","email":"31112680+oidro","login":"oidro","count":1},{"name":"oliviajohnsto","email":"ojohnston98@gmail.com","login":"oliviajohnsto","count":1},{"name":"pjsier","email":"pjsier@gmail.com","login":"pjsier","count":1},{"name":"pylipp","email":"beth.aleph@yahoo.de","login":"pylipp","count":1},{"name":"rsteube","email":"rsteube","login":"rsteube","count":1},{"name":"shik Chen","email":"shik.chen@gmail.com","login":"ShikChen","count":1},{"name":"someposer","email":"someposer","login":"someposer","count":1},{"name":"0x8ff","email":"74850058+0x8ff","login":"0x8ff","count":1},{"name":"Stick","email":"stick@stma.is","login":"nstickney","count":1},{"name":"Stéphane Campinas","email":"stephane.campinas@gmail.com","login":"scampi","count":1},{"name":"Takayuki Nakata","email":"f.seasons017@gmail.com","login":"giraffate","count":1},{"name":"Tejinder Singh","email":"35347971+torqu3e","login":"torqu3e","count":1},{"name":"Terence","email":"terence@trnc.co","login":"trncb","count":1},{"name":"Thiago Arrais","email":"thiago.arrais@gmail.com","login":"thiagoarrais","count":1},{"name":"Timmy Xiao","email":"timmyxiao1@gmail.com","login":"tzx","count":1},{"name":"Tommaso Pifferi","email":"tommaso.pifferi@prima.it","login":"neslinesli93","count":1},{"name":"Tong Zhaoqi","email":"1661610563@qq.com","login":"tzq0301","count":1},{"name":"TruncatedDinosour","email":"71613062+TruncatedDinosour","login":"TruncatedDinosour","count":1},{"name":"Tuk Bredsdorff","email":"tukodeb@gmail.com","login":"tiktuk","count":1},{"name":"Utkarsh Gupta","email":"utkarshgupta137@gmail.com","login":"utkarshgupta137","count":1},{"name":"crabique","email":"unknown","login":null,"count":1},{"name":"nazar","email":"nazar@mp.local","login":null,"count":1},{"name":"Roald","email":"meltinglava","login":null,"count":1},{"name":"Raf Czlonka","email":"rczlonka@gmail.com","login":null,"count":1},{"name":"Nick Anthony Flueckiger","email":"nick.flueckiger@renuo.ch","login":null,"count":1},{"name":"USER","email":"user@AL01919090.local","login":null,"count":1},{"name":"Tobenna Ndu","email":"tobenna@loyaltylion.com","login":null,"count":1},{"name":"AJ ONeal","email":"coolaj86@gmail.com","login":null,"count":1},{"name":"vwvw","email":"vwvw","login":"vwvw","count":1},{"name":"wenzdey","email":"56051809+wenzdey","login":"wenzdey","count":1},{"name":"wt-l00","email":"ei13suke@gmail.com","login":"wt-l00","count":1},{"name":"yobrave","email":"yobrave@outlook.com","login":"chinanf-boy","count":1},{"name":"yuuji.yaginuma","email":"yuuji.yaginuma@gmail.com","login":"y-yagi","count":1},{"name":"yuvalmo","email":"yuvalmoalem24@gmail.com","login":"yuvalmo","count":1},{"name":"一个不知名の睡觉高手","email":"i@mdzz.name","login":"flxxyz","count":1},{"name":"VeryTastyTomato","email":"8625408+VeryTastyTomato","login":"VeryTastyTomato","count":1},{"name":"Wesley Moore","email":"wes@wezm.net","login":"wezm","count":1},{"name":"Wild Kat","email":"wk@futureinquestion.net","login":"wk","count":1},{"name":"WinterCore","email":"hogobbl@gmail.com","login":"WinterCore","count":1},{"name":"Zane","email":"196507316+ZaneErebos","login":"ZaneErebos","count":1},{"name":"adgai19","email":"gaitondeaditya@gmail.com","login":"adgai19","count":1},{"name":"apotheon","email":"code@apotheon.net","login":"apotheon","count":1},{"name":"binchengqu","email":"bincheng@before.tech","login":"binchengqu","count":1},{"name":"bspeice","email":"bspeice","login":"bspeice","count":1},{"name":"cbolgiano","email":"cbolgiano625@gmail.com","login":"cbolgiano","count":1},{"name":"Dan Gohman","email":"dev@sunfishcode.online","login":"sunfishcode","count":1},{"name":"Dan Hipschman","email":"48698358+dan-hipschman","login":"dan-hipschman","count":1},{"name":"DanielVip3","email":"danieledemartino.72004@gmail.com","login":"DanielVip3","count":1},{"name":"Dany Marcoux","email":"danymarcoux@gmail.com","login":"dmarcoux","count":1},{"name":"Deshdeepak","email":"rkdeshdeepak1@gmail.com","login":"Deshdeepak1","count":1},{"name":"Dobe Peter","email":"dobepeter@gmail.com","login":"dp304","count":1},{"name":"Driss Boumlik","email":"drissboumlik.dev@gmail.com","login":"DrissBoumlik","count":1},{"name":"Eric Davies","email":"iamed2@gmail.com","login":"iamed2","count":1},{"name":"Evgeniy Andreev (gsomix)","email":"gsomix@gmail.com","login":"gsomix","count":1},{"name":"Okumura Takahiro","email":"hfm@cookpad.com","login":"hfm","count":1},{"name":"t-mangoe","email":"m.takashi.raruba.101.112@gmail.com","login":"t-mangoe","count":1},{"name":"uabua","email":"mariami.chakhvadze.1@btu.edu.ge","login":"uabua","count":1},{"name":"ubaumann","email":"github@m.ubaumann.ch","login":"ubaumann","count":1},{"name":"venky","email":"mahapatra.venketesh@gmail.com","login":"venky18","count":1},{"name":"volklord","email":"20864876+volklord","login":"volklord","count":1},{"name":"Jacky Hui","email":"halojax@hotmail.com","login":null,"count":1},{"name":"Miguel Madrid Mencía","email":"mimadrid@ucm.es","login":null,"count":1},{"name":"Matt Helsley","email":"matt.helsley+oss@gmail.com","login":null,"count":1},{"name":"Maksim Panfilov","email":"fendever@gmail.com","login":null,"count":1},{"name":"Chloe Kudryavtsev","email":"toast@toastin.space","login":null,"count":1},{"name":"David Peter","email":"davidpeter@wweb.de","login":null,"count":1},{"name":"D3ara1n","email":"2419328026@qq.com","login":null,"count":1},{"name":"mac.mini","email":"mac.mini@kakaocorp.com","login":null,"count":1},{"name":"klemens","email":"ka7@github.com","login":null,"count":1},{"name":"davideGiovannini","email":"davide.giovannini@studenti.unitn.it","login":null,"count":1},{"name":"chaaaaarlotte","email":"jrcycshtc@gmail.com","login":"chaaaaarlotte","count":1},{"name":"Leo","email":"13928879+leo9800","login":"leo9800","count":1},{"name":"Luna","email":"lunarlambda@gmail.com","login":"LunarLambda","count":1},{"name":"Marc Poulhiès","email":"dkm@kataplop.net","login":"dkm","count":1},{"name":"Maria José Solano","email":"majosolano99@gmail.com","login":"MariaSolOs","count":1},{"name":"Marie Katrine Ekeberg","email":"5732795+themkat","login":"themkat","count":1},{"name":"Mario Zaizar","email":"mariozaizar@gmail.com","login":"mariozaizar","count":1},{"name":"Markus Thömmes","email":"markusthoemmes@me.com","login":"markusthoemmes","count":1},{"name":"Maros Kukan","email":"13705278+maroskukan","login":"maroskukan","count":1},{"name":"Masanori Kakura","email":"kakurasan@gmail.com","login":"kakurasan","count":1},{"name":"Mateusz Piotrowski","email":"0mp@FreeBSD.org","login":"0mp","count":1},{"name":"Matthias Reitinger","email":"reima@edenprime.de","login":"reima","count":1},{"name":"Fabio Valentini","email":"decathorpe@gmail.com","login":"decathorpe","count":1},{"name":"Fernando Mendes","email":"fernando@mendes.codes","login":"frm","count":1},{"name":"Franco Victorio","email":"victorio.franco@gmail.com","login":"fvictorio","count":1},{"name":"Frank Steffahn","email":"frank.steffahn@stu.uni-kiel.de","login":"steffahn","count":1},{"name":"Fredrik Fornwall","email":"fredrik@fornwall.net","login":"fornwall","count":1},{"name":"Gede Wahyu","email":"github@gedewahyu.com","login":"wahyuoi","count":1},{"name":"Geoff Shannon","email":"geoffpshannon@gmail.com","login":"RadicalZephyr","count":1},{"name":"Georgy Komarov","email":"jubnzv@gmail.com","login":"jubnzv","count":1},{"name":"Adam Perkowski","email":"adas1per@protonmail.com","login":"adamperkowski","count":1},{"name":"Adrián Bíro","email":"89740062+adrianbiro","login":"adrianbiro","count":1},{"name":"Alan Berndt","email":"alan@eatabrick.org","login":"bentglasstube","count":1},{"name":"Albert Safin","email":"xzfcpw@gmail.com","login":"xzfc","count":1},{"name":"Aleksey Kladov","email":"aleksey.kladov@gmail.com","login":"matklad","count":1},{"name":"Alexander Eimer","email":"alexander.eimer@gmail.com","login":"aeimer","count":1},{"name":"Steve Huff","email":"shuff@vecna.org","login":"hakamadare","count":1},{"name":"Shreyansh Chouhan","email":"chouhan.shreyansh630@gmail.com","login":"BK1603","count":1},{"name":"Sharun","email":"715417+sharunkumar","login":"sharunkumar","count":1},{"name":"Sebastian Andersson","email":"sebastian@bittr.nu","login":"bofh69","count":1},{"name":"Sean Wei","email":"me@sean.taipei","login":"Sea-n","count":1},{"name":"Sean McLoughlin","email":"smclough@protonmail.com","login":"SeanMcLoughlin","count":1},{"name":"Saul Blanco Tejero","email":"saul.blanco.tejero@iesjulianmarias.es","login":"Saul-BT","count":1},{"name":"Sarvesh MD","email":"76893756+SarveshMD","login":"SarveshMD","count":1},{"name":"Samuel FORESTIER","email":"HorlogeSkynet","login":"HorlogeSkynet","count":1},{"name":"Ryota Kayanuma","email":"picosushi12+git@gmail.com","login":"PicoSushi","count":1},{"name":"Ryan Zoeller","email":"rtzoeller@rtzoeller.com","login":"rtzoeller","count":1},{"name":"Ryan Tolboom","email":"rxt1077@njit.edu","login":"rxt1077","count":1},{"name":"Boy van Duuren","email":"boyvanduuren","login":"boyvanduuren","count":1},{"name":"Branch Vincent","email":"branchevincent@gmail.com","login":"branchvincent","count":1},{"name":"Brice Dutheil","email":"brice.dutheil@gmail.com","login":"bric3","count":1},{"name":"Brice Waegeneire","email":"brice.wge@gmail.com","login":"bricewge","count":1},{"name":"Broono Lu","email":"dash@edatastore.io","login":"brunobell","count":1},{"name":"Bryan Honof","email":"bryanhonof@gmail.com","login":"bryanhonof","count":1},{"name":"Caden Haustein","email":"code@brightlysalty.33mail.com","login":"brightly-salty","count":1},{"name":"Christopher Acosta","email":"chriz@live.dk","login":"czzrr","count":1},{"name":"Kuan-Yi Li","email":"kyli@abysm.org","login":"kuanyili","count":1},{"name":"Kyle Hubert","email":"kjmph","login":"kjmph","count":1},{"name":"Kyle Ondy","email":"kyle@ondy.org","login":"KyleOndy","count":1},{"name":"Laurent Arnoud","email":"laurent@spkdev.net","login":"spk","count":1},{"name":"Layle | Luca","email":"ioncodes","login":"ioncodes","count":1},{"name":"Ikko Ashimine","email":"eltociear@gmail.com","login":"eltociear","count":1},{"name":"Integral","email":"integral@member.fsf.org","login":"Integral-Tech","count":1},{"name":"Isaac Horvath","email":"isaac.horvath@gmail.com","login":"IsaacHorvath","count":1},{"name":"Isabella Basso","email":"isabellabdoamaral@usp.br","login":"isinyaaa","count":1},{"name":"J-Kappes","email":"87168492+J-Kappes","login":"J-Kappes","count":1},{"name":"Jamy Golden","email":"code@jamygolden.com","login":"JamyGolden","count":1},{"name":"Jarasłaŭ Viktorčyk","email":"ugzuzg@gmail.com","login":"Ugzuzg","count":1},{"name":"Jerguš Lejko","email":"jerguslejko","login":"jerguslejko","count":1},{"name":"Jeroen Hoek","email":"jeroen.hoek@lable.nl","login":"jdhoek","count":1},{"name":"Jerome Leclanche","email":"jerome@leclan.ch","login":"jleclanche","count":1},{"name":"Jon Eskin","email":"eskinjp@gmail.com","login":"jpe90","count":1},{"name":"Jonatas","email":"jbmagalhaes28@gmail.com","login":"bvrner","count":1},{"name":"Josh Pencheon","email":"josh.pencheon@googlemail.com","login":"joshpencheon","count":1},{"name":"Josh Toft","email":"joshtoft@gmail.com","login":"seryl","count":1},{"name":"Oliver Kiddle","email":"okiddle@yahoo.co.uk","login":"okapia","count":1},{"name":"Orion Yeung","email":"11580988+YeungOnion","login":"YeungOnion","count":1},{"name":"Orion Yeung","email":"11580988+orionyeung001","login":"orionyeung001","count":1},{"name":"Pablo Santiago Blum de Aguiar","email":"scorphus@gmail.com","login":"scorphus","count":1},{"name":"Patrick East","email":"east.patrick@gmail.com","login":"patrick-east","count":1},{"name":"PatriotRossii","email":"rorkh@internet.ru","login":"Rorkh","count":1},{"name":"Pavel Aslanov","email":"asl.pavel@gmail.com","login":"aslpavel","count":1},{"name":"Philipp Schneider","email":"47689073+philipp-tailor","login":"philipp-tailor","count":1},{"name":"Raghav-Bell","email":"raghavsingla327@gmail.com","login":"Raghav-Bell","count":1},{"name":"Rashil Gandhi","email":"46838874+rashil2000","login":"rashil2000","count":1},{"name":"Richard Hozák","email":"r.hozak@seznam.cz","login":"richardhozak","count":1},{"name":"Alexander Hultnér","email":"ahultner@gmail.com","login":"Hultner","count":1},{"name":"Allen Wild","email":"allenwild93@gmail.com","login":"aswild","count":1},{"name":"Anders Kaseorg","email":"andersk@mit.edu","login":"andersk","count":1},{"name":"Armando Perez","email":"gmandx@gmail.com","login":"mandx","count":1},{"name":"Arnav Borborah","email":"arnavborborah11@gmail.com","login":"arnavb","count":1},{"name":"Ashutosh Sajan","email":"44765540+AshutoshSajan","login":"AshutoshSajan","count":1},{"name":"Ben Iofel","email":"iofelben@gmail.com","login":"benwaffle","count":1},{"name":"Bernard Niset","email":"bernard.niset@gmail.com","login":"bn3t","count":1},{"name":"Björn","email":"bo@kbct.de","login":"stroborobo","count":1},{"name":"José Eduardo","email":"josee.edumont@gmail.com","login":"joseemds","count":1},{"name":"Katrin Leinweber","email":"9948149+katrinleinweber","login":"katrinleinweber","count":1},{"name":"Keith Devens","email":"keith@keithdevens.com","login":"kbd","count":1},{"name":"Kevin John Mulligan","email":"Kevin.John.Mulligan@gmail.com","login":"KevinJohnMulligan","count":1},{"name":"Kian-Meng Ang","email":"kianmeng@cpan.org","login":"kianmeng","count":1},{"name":"谭九鼎","email":"109224573@qq.com","login":"imba-tjd","count":1},{"name":"BlackHoleFox","email":"blackholefoxdev@gmail.com","login":"BlackHoleFox","count":1},{"name":"Mehrad Mahmoudian","email":"m.mahmoudian@gmail.com","login":"mmahmoudian","count":1},{"name":"Merlin Göttlinger","email":"megoettlinger@gmail.com","login":"mgttlinger","count":1},{"name":"Michael Currin","email":"18750745+MichaelCurrin","login":"MichaelCurrin","count":1},{"name":"Michael Diamond","email":"dimo414@gmail.com","login":"dimo414","count":1},{"name":"Gergely Gombos","email":"gombosg@gmail.com","login":"gombosg","count":1},{"name":"Grégoire Paris","email":"postmaster@greg0ire.fr","login":"greg0ire","count":1},{"name":"Gunnlaugur Thor Briem","email":"gunnlaugur@gmail.com","login":"gthb","count":1},{"name":"Harald Hoyer","email":"harald@redhat.com","login":"haraldh","count":1},{"name":"Helder M","email":"heldermartins89@gmail.com","login":"hrlmartins","count":1},{"name":"Rogach","email":"platon7pronko@gmail.com","login":"Rogach","count":1}],"total_commits":3066,"total_committers":398,"total_bot_commits":446,"total_bot_committers":3,"mean_commits":7.703517587939698,"dds":0.7035225048923679,"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":39},{"name":"Tau Gärtli","email":"git@tau.garden","login":"bash","count":31},{"name":"einfachIrgendwer0815","email":"85333734+einfachIrgendwer0815","login":"einfachIrgendwer0815","count":31},{"name":"Keith Hall","email":"keith-hall","login":"keith-hall","count":15},{"name":"Keith Hall","email":"kingkeith+git@gmail.com","login":null,"count":12},{"name":"cyqsimon","email":"28627918+cyqsimon","login":"cyqsimon","count":9},{"name":"Chetan","email":"chetanrjj2002@gmail.com","login":"chetanjangir0","count":8},{"name":"Ethan P.","email":"eth-p+git@hidden.email","login":"eth-p","count":7},{"name":"Koichi Murase","email":"myoga.murase@gmail.com","login":"akinomyoga","count":6},{"name":"David Peter","email":"mail@david-peter.de","login":"sharkdp","count":5},{"name":"Anomalocaridid","email":"29845794+Anomalocaridid","login":"Anomalocaridid","count":5},{"name":"Adam Gaskins","email":"adam@theadamgaskins.com","login":"AdamGaskins","count":3},{"name":"Alex Jesipow","email":"alexander.jesipow@gmail.com","login":"ajesipow","count":3},{"name":"Chad Skeeters","email":"chad.skeeters@gmail.com","login":"cskeeters","count":3},{"name":"Fernando Pérez-García","email":"fepegar@gmail.com","login":"fepegar","count":3},{"name":"Haris Mohamedy","email":"mohamedy.haris@gmail.com","login":"HSM95","count":3},{"name":"Jacek Generowicz","email":"jacg@my-post-office.net","login":"jacg","count":3},{"name":"Martin Nordholts","email":"martin.nordholts@codetale.se","login":"Enselic","count":3},{"name":"SchweGELBin","email":"abramjannikmichael06@gmail.com","login":"SchweGELBin","count":3},{"name":"Pratik Munot","email":"munotpratik20009@gmail.com","login":null,"count":2},{"name":"Brenton Bostick","email":"brenton@pieces.app","login":"brenton-at-pieces","count":2},{"name":"Denis Buzdalov","email":"public@buzden.ru","login":"buzden","count":2},{"name":"Lili Wilson","email":"lmwilson@mit.edu","login":"liliwilson","count":2},{"name":"Michael Vorburger","email":"mike@vorburger.ch","login":"vorburger","count":2},{"name":"Simon Olofsson","email":"simon@olofsson.de","login":"simono","count":2},{"name":"Víctor González Prieto","email":"victor.gp.dev@gmail.com","login":"victor-gp","count":2},{"name":"kojix2","email":"2xijok@gmail.com","login":"kojix2","count":2},{"name":"krikera","email":"prafulrai522@gmail.com","login":"krikera","count":2},{"name":"volklord","email":"20864876+volklord","login":"volklord","count":1},{"name":"oliviajohnsto","email":"ojohnston98@gmail.com","login":"oliviajohnsto","count":1},{"name":"Matt Helsley","email":"matt.helsley+oss@gmail.com","login":null,"count":1},{"name":"odilf","email":"odysseas.maheras@gmail.com","login":"odilf","count":1},{"name":"flytam","email":"tanjiahui2015@foxmail.com","login":"flytam","count":1},{"name":"binchengqu","email":"bincheng@before.tech","login":"binchengqu","count":1},{"name":"Zane","email":"196507316+ZaneErebos","login":"ZaneErebos","count":1},{"name":"Philipp Schneider","email":"47689073+philipp-tailor","login":"philipp-tailor","count":1},{"name":"Niklas Mohrin","email":"dev@niklasmohrin.de","login":"niklasmohrin","count":1},{"name":"Mikael Vaaltola","email":"mikael.vaaltola@mapbox.com","login":"mvaaltola","count":1},{"name":"Leo","email":"13928879+leo9800","login":"leo9800","count":1},{"name":"Jarasłaŭ Viktorčyk","email":"ugzuzg@gmail.com","login":"Ugzuzg","count":1},{"name":"Jamy Golden","email":"code@jamygolden.com","login":"JamyGolden","count":1},{"name":"Integral","email":"integral@member.fsf.org","login":"Integral-Tech","count":1},{"name":"Gunnlaugur Thor Briem","email":"gunnlaugur@gmail.com","login":"gthb","count":1},{"name":"Fabio Valentini","email":"decathorpe@gmail.com","login":"decathorpe","count":1},{"name":"David Tolnay","email":"dtolnay@gmail.com","login":"dtolnay","count":1},{"name":"Dan Hipschman","email":"48698358+dan-hipschman","login":"dan-hipschman","count":1},{"name":"Cosmic Horror","email":"CosmicHorrorDev@pm.me","login":"CosmicHorrorDev","count":1},{"name":"Branch Vincent","email":"branchevincent@gmail.com","login":"branchvincent","count":1},{"name":"Adam Perkowski","email":"adas1per@protonmail.com","login":"adamperkowski","count":1}],"past_year_total_commits":231,"past_year_total_committers":49,"past_year_total_bot_commits":39,"past_year_total_bot_committers":1,"past_year_mean_commits":4.714285714285714,"past_year_dds":0.8311688311688312,"last_synced_at":"2025-07-08T18:43:48.785Z","last_synced_commit":"cf7631d4690e6266114cf98bee07cb30e9e6cae6","created_at":"2023-03-07T09:12:26.910Z","updated_at":"2025-07-08T18:44:04.710Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:13.651Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"sharkdp/bat","html_url":"https://github.com/sharkdp/bat","last_synced_at":"2025-09-05T04:02:49.603Z","status":"active","issues_count":438,"pull_requests_count":766,"avg_time_to_close_issue":12405656.248780487,"avg_time_to_close_pull_request":2205806.830870279,"issues_closed_count":205,"pull_requests_closed_count":609,"pull_request_authors_count":154,"issue_authors_count":385,"avg_comments_per_issue":3.3127853881278537,"avg_comments_per_pull_request":0.9516971279373369,"merged_pull_requests_count":491,"bot_issues_count":1,"bot_pull_requests_count":306,"past_year_issues_count":107,"past_year_pull_requests_count":295,"past_year_avg_time_to_close_issue":3543980.117647059,"past_year_avg_time_to_close_pull_request":867922.1770334928,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":209,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":100,"past_year_avg_comments_per_issue":0.9345794392523364,"past_year_avg_comments_per_pull_request":0.46440677966101696,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":120,"past_year_merged_pull_requests_count":184,"created_at":"2023-05-10T14:43:48.623Z","updated_at":"2025-09-05T04:02:49.604Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbat/issues","issue_labels_count":{"bug":173,"feature-request":138,"syntax-request":44,"question":41,"good first issue":17,"packaging/tooling":13,"pager-related":13,"help wanted":10,"syntax-highlighting":10,"upstream-error":9,"documentation":7,"windows":5,"duplicate":5,"performance":4,"themes":3,"git-integration":3,"macOS":3,"syntax-mapping-request":3,"waiting-on-msrv":1,"syntect-features-required":1,"dependencies":1,"rust":1,"invalid":1,"needs-work":1},"pull_request_labels_count":{"dependencies":308,"rust":225,"submodules":80,"github_actions":5,"help wanted":3,"documentation":3,"waiting-on-author":2,"bug":2,"feature-request":2,"syntect-features-required":1,"needs-benchmarking":1,"syntax-request":1,"needs-regression-test":1,"needs-work":1},"issue_author_associations_count":{"NONE":393,"CONTRIBUTOR":39,"OWNER":5,"COLLABORATOR":1},"pull_request_author_associations_count":{"CONTRIBUTOR":522,"NONE":161,"COLLABORATOR":78,"OWNER":5},"issue_authors":{"sharkdp":5,"zachriggle":4,"vorburger":4,"ciscohack":4,"injust":4,"decathorpe":4,"cohml":4,"LunarLambda":3,"SamuelLarkin":3,"laoshaw":3,"victor-gp":2,"korikhin":2,"Tachi107":2,"scop":2,"nisbet-hubbard":2,"wodow":2,"einfachIrgendwer0815":2,"markfaine":2,"lesleyrs":2,"be-rock":2,"timkgh":2,"brenton-at-pieces":2,"tzq0301":2,"qbai":2,"marslo":2,"dougg0k":2,"p1r473":2,"Mark-Joy":2,"ghost":2,"Drew-Daniels":2,"yonas":2,"dandrake":2,"milnak":2,"xeruf":2,"lilyball":2,"bedax":1,"bberberov":1,"ucomru":1,"Bobrokus":1,"rieje":1,"eliminmax":1,"lydian":1,"pwsandoval":1,"Flurrywinde":1,"seonjunn":1,"hollowillow":1,"TheBicPen":1,"Freed-Wu":1,"docwhat":1,"arnvgh":1,"Joe-Zer0":1,"ryanmusante":1,"kjedamzik":1,"schrieveslaach":1,"cstyles":1,"mvaaltola":1,"TyronSamaroo":1,"rubyFeedback":1,"asdil12":1,"devurandom":1,"smrqdt":1,"dependabot[bot]":1,"a-b":1,"applebait":1,"ukiyocode":1,"jadennnn":1,"MarkoMuc":1,"clinta":1,"jacg":1,"jjangga0214":1,"Shell1010":1,"bestouff":1,"clin1234":1,"joe-herbert":1,"bdrung":1,"bartekpacia":1,"dcermak":1,"SkyperTHC":1,"ethanmsl":1,"azuledu":1,"vt-alt":1,"polarweasel":1,"RivenSkaye":1,"treytorrez":1,"YDX-2147483647":1,"zamazan4ik":1,"Keats":1,"ruihe774":1,"skttlock":1,"exploide":1,"neerajbadlani":1,"xu-minghao317":1,"HeeillWang":1,"gyscos":1,"MatejKafka":1,"esaggiorato":1,"bezark":1,"salmankhilji":1,"sarnobat":1,"tranzystorekk":1,"g2p":1,"omarandlorraine":1,"thernstig":1,"sujitawake":1,"jamesodhunt":1,"salkin-mada":1,"kheldae":1,"mataha":1,"mattly":1,"clarfonthey":1,"clach04":1,"khionu":1,"jasper-zanjani":1,"guiltiest-gear":1,"zkat":1,"etiennecollin":1,"beewoolie":1,"rhysd":1,"salva":1,"mickmcq":1,"ZeyadMoustafaKamal":1,"grantoz":1,"Joachim256":1,"radek-sprta":1,"maximillianus":1,"Myzel394":1,"thomastthai":1,"bonesiX":1,"dandavison":1,"paulwyszynski":1,"hacker-DOM":1,"RaphGL":1,"fschoenm":1,"Gictorbit":1,"issmirnov":1,"tskinn":1,"kojix2":1,"Tiagoquix":1,"syu-id":1,"primis":1,"FoxDaxian":1,"jvschiavo":1,"fenollp":1,"ThomasFrans":1,"ArchieAtkinson":1,"rgwood":1,"StephanieSunshine":1,"Aaron-Rumpler":1,"xnuk":1,"Benjamin-Connelly":1,"yaakov-h":1,"joshmedeski":1,"halvabner":1,"MartinDelille":1,"pamburus":1,"dch82":1,"samdenty":1,"LamprosPitsillos":1,"tmpm697":1,"fnune":1,"XenHat":1,"DanielCardonaRojas":1,"yaahc":1,"little-dude":1,"HzFrancesca":1,"nkh":1,"AlexCzar":1,"danielhoherd":1,"kerma":1,"richard-hajek":1,"schuelermine":1,"girgen":1,"SturmB":1,"gAmUssA":1,"Oliver-Looney":1,"Altair-Bueno":1,"droopy4096":1,"morsdyce":1,"X7md":1,"rgreenblatt":1,"KevinNitroG":1,"sebastiancarlos":1,"avdv":1,"rockorager":1,"Keksoj":1,"antoine-mle":1,"YaFou":1,"Tinggaard":1,"crunchyintheory":1,"amab8901":1,"ggMartinez":1,"septatrix":1,"h2cone":1,"jwbowen":1,"bkerin":1,"balroggg":1,"500-internal-server-error":1,"tijko":1,"shyakocat":1,"fcwork":1,"johnkhansrc":1,"Emilv2":1,"vejkse":1,"leoliu0":1,"PoiScript":1,"akinomyoga":1,"avysk":1,"Bowarc":1,"asher-gh":1,"ccqpein":1,"plugwash":1,"grodin":1,"SeseMueller":1,"mario-grgic":1,"nilsrennebarth":1,"AmaruCoder":1,"AMythicDev":1,"edrozenberg":1,"bash":1,"fawaf":1,"iamtodor":1,"jessefarinacci":1,"pataquets":1,"enihsyou":1,"ksandvik":1,"ranile":1,"denwarenjii":1,"max-sixty":1,"akulbe":1,"SlyFoxHayes":1,"NovaAbramson":1,"Integral-Tech":1,"yedhink":1,"beruic":1,"ton1819":1,"awvalenti":1,"freundTech":1,"be5invis":1,"san-r":1,"NickLarsenNZ":1,"vidhyasasi":1,"spott":1,"ev-dev":1,"ThomasLamprecht":1,"CallieNCI":1,"arozehnal":1,"sweetbbak":1,"jasonkarns":1,"hinricht":1,"kavishgr":1,"trajano":1,"x70b1":1,"sprime-team":1,"depesz":1,"Grazfather":1,"icy-comet":1,"padhia":1,"vielmetti":1,"azat-io":1,"fanyx-ok":1,"atavistock":1,"TehDomic":1,"L-Colombo":1,"wcampbell0x2a":1,"kamaaina":1,"Jab2870":1,"YeungOnion":1,"cavanaug":1,"ctxnop":1,"imahmadrezas":1,"sherif-fanous":1,"jerguslejko":1,"hutgrabber":1,"DodoLeDev":1,"christuart":1,"alexandre1985":1,"Talinx":1,"andradei":1,"Canop":1,"frankier":1,"har7an":1,"miguelbarao":1,"Hashino":1,"neeerp":1,"szw0407":1,"od-cea":1,"deoac":1,"ysxninja":1,"shittiidavincii":1,"carlocab":1,"rafaScalet":1,"heeh":1,"LangLangBart":1,"gennaro-tedesco":1,"TullyMonster":1,"DanielKaleby":1,"T-Diedrich":1,"ryanburnette":1,"fepegar":1,"flypenguin":1,"Taylor-C-Reese":1,"boyvanduuren":1,"SamuelMarks":1,"aliok":1,"Hautzii":1,"roguh":1,"bin-ly":1,"mxaddict":1,"filipebarros":1,"gmarsano":1,"k1gen":1,"arthur19q3":1,"anand-dragon":1,"sudonem":1,"servomekanism":1,"akkadaya":1,"pixelcmtd":1,"MattKotsenas":1,"Akado2009":1,"NikGovorov":1,"vn971":1,"niksingh710":1,"oficsu":1,"debajyoti1990":1,"joliss":1,"MithicSpirit":1,"gbrandt1":1,"PlasmaHH":1,"josuablejeru":1,"rsteube":1,"JanPokorny":1,"eugeneromero":1,"eatradish":1,"rdong8":1,"hardBSDk":1,"keith-hall":1,"jpillora":1,"varac":1,"gytis-ivaskevicius":1,"Aviksaikat":1,"Bumbadawg":1,"mogwai":1,"TeamDman":1,"TadoTheMiner":1,"Amparose":1,"justinesmithies":1,"Susensio":1,"thomas-j-adaptiva":1,"aexvir":1,"vitalbone":1,"peterkos":1,"arrrgi":1,"Kyle-Ye":1,"futuremotiondev":1,"cyqsimon":1,"amigthea":1,"reknih":1,"Azathothas":1,"craigemery":1,"onox":1,"walking-octopus":1,"ZJaume":1,"Alicia426":1,"DianaNites":1,"victorhernandezo":1,"silvergasp":1,"resech":1,"eval-exec":1,"tigerinus":1,"mrkafk":1,"jcwillox":1,"kuvaldini":1,"lucatrv":1,"dmell":1,"FlashSheridan":1,"dcbishop":1,"telotortium":1,"danie-dejager":1,"MicahElliott":1,"nic-hartley":1,"paride":1,"redeye-fang":1,"pbsds":1,"seanmamasde":1,"couleurm":1},"pull_request_authors":{"dependabot[bot]":306,"cyqsimon":38,"keith-hall":34,"einfachIrgendwer0815":26,"Enselic":24,"eth-p":20,"nickelc":13,"sblondon":8,"vorburger":7,"bash":7,"krikera":6,"CosmicHorrorDev":6,"rtczza":6,"dtolnay":5,"acuteenvy":5,"sharkdp":5,"brenton-at-pieces":4,"MoSal":4,"Oliver-Looney":4,"rhysd":4,"victor-gp":4,"hamirmahal":4,"atelierbram":4,"JerryImMouse":4,"buzden":4,"simono":4,"Integral-Tech":4,"chetanjangir0":4,"Anomalocaridid":4,"mataha":3,"aykevl":3,"YeungOnion":3,"SchweGELBin":3,"gthb":2,"lunrenyi":2,"aadirave":2,"domenicomastrangelo":2,"narasimhauppala":2,"HSM95":2,"perobertson":2,"Raghav-Bell":2,"ZaneErebos":2,"jacg":2,"awol2005ex":2,"binchengqu":2,"sharunkumar":2,"kojix2":2,"silvergasp":2,"oliviajohnsto":2,"AdamGaskins":2,"deboard":2,"philipp-tailor":2,"adamperkowski":2,"decathorpe":2,"Ugzuzg":2,"KaKi87":2,"ssbarnea":2,"alcroito":2,"skttlock":2,"niklasmohrin":2,"ccqpein":2,"terr-steak":2,"YDX-2147483647":2,"mhelsley":2,"anki-code":2,"FilipRazek":2,"boyvanduuren":2,"akinomyoga":2,"odilf":2,"fepegar":2,"monkeydom":2,"ajesipow":2,"testwill":2,"znley":2,"cskeeters":2,"laalsaas":2,"RoiEXLab":2,"flxxyz":2,"HE7086":2,"leo9800":2,"liliwilson":2,"tzq0301":2,"pratik-m":2,"volklord":2,"blinxen":2,"qianbinbin":2,"flytam":2,"anand-dragon":2,"davlgd":2,"dan-hipschman":2,"bin-ly":2,"vedantmgoyal9":2,"ghostdevv":2,"nyurik":2,"mvaaltola":2,"roguh":2,"janderssonse":2,"szepeviktor":2,"WuerfelDev":1,"cstyles":1,"johnmatthiggins":1,"Nigecat":1,"blaggacao":1,"utkarshgupta137":1,"mxaddict":1,"idleberg":1,"bryanhonof":1,"mrmeszaros":1,"sunfishcode":1,"CGMossa":1,"dipeshkaphle":1,"AmbryN":1,"branchvincent":1,"nazdridoy":1,"brunobell":1,"anarcat":1,"BlackHoleFox":1,"dubadub":1,"Nicholas42":1,"cavanaug":1,"tranzystorek-io":1,"tkb-github":1,"someposer":1,"DrissBoumlik":1,"WinterCore":1,"lshamis":1,"ritoban23":1,"bjw-s":1,"Sky9x":1,"WhyNotHugo":1,"CalebLarsen":1,"michabs":1,"deflektor":1,"J-Kappes":1,"skoriop":1,"scop":1,"MariaSolOs":1,"adrianbiro":1,"tdtrung17693":1,"connorjs":1,"okapia":1,"lanthoor":1,"JamyGolden":1,"nquo":1,"lesleyrs":1,"injust":1,"saguywalker":1,"Piturnah":1,"wcampbell0x2a":1,"maroskukan":1,"userwiths":1,"vitalmotif":1,"chrisgrieser":1,"sitiom":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:15.144Z","repositories_count":10127824,"issues_count":31789776,"pull_requests_count":99123033,"authors_count":10713673,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"bug":51,"feature-request":26,"syntax-request":18,"question":5,"good first issue":4,"syntax-mapping-request":3,"dependencies":1,"rust":1,"documentation":1,"performance":1,"pager-related":1,"invalid":1,"upstream-error":1,"help wanted":1,"syntax-highlighting":1,"needs-work":1},"past_year_pull_request_labels_count":{"dependencies":120,"rust":79,"submodules":40,"waiting-on-author":1,"github_actions":1},"past_year_issue_author_associations_count":{"NONE":99,"CONTRIBUTOR":6,"COLLABORATOR":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":185,"NONE":71,"COLLABORATOR":39},"past_year_issue_authors":{"yonas":2,"dandrake":2,"korikhin":2,"Drew-Daniels":2,"injust":2,"victor-gp":2,"milnak":2,"paulwyszynski":1,"primis":1,"rafaScalet":1,"RaphGL":1,"rdong8":1,"rieje":1,"rubyFeedback":1,"salmankhilji":1,"SamuelLarkin":1,"seonjunn":1,"pamburus":1,"padhia":1,"nilsrennebarth":1,"nic-hartley":1,"mvaaltola":1,"MicahElliott":1,"mattly":1,"MattKotsenas":1,"MartinDelille":1,"mario-grgic":1,"eatradish":1,"ZeyadMoustafaKamal":1,"YDX-2147483647":1,"YaFou":1,"yaakov-h":1,"wodow":1,"walking-octopus":1,"vt-alt":1,"vejkse":1,"varac":1,"treytorrez":1,"Tinggaard":1,"Tiagoquix":1,"thomastthai":1,"thomas-j-adaptiva":1,"thernstig":1,"TheBicPen":1,"Taylor-C-Reese":1,"sweetbbak":1,"sudonem":1,"SturmB":1,"spott":1,"SkyperTHC":1,"sherif-fanous":1,"Shell1010":1,"depesz":1,"dependabot[bot]":1,"denwarenjii":1,"dch82":1,"dcermak":1,"danie-dejager":1,"craigemery":1,"clach04":1,"cavanaug":1,"Canop":1,"CallieNCI":1,"Bowarc":1,"bezark":1,"beewoolie":1,"bberberov":1,"Aviksaikat":1,"atavistock":1,"arozehnal":1,"ArchieAtkinson":1,"antoine-mle":1,"AmaruCoder":1,"Alicia426":1,"akulbe":1,"L-Colombo":1,"ksandvik":1,"keith-hall":1,"jvschiavo":1,"justinesmithies":1,"joliss":1,"jessefarinacci":1,"jasper-zanjani":1,"Integral-Tech":1,"imahmadrezas":1,"HzFrancesca":1,"hollowillow":1,"hinricht":1,"gytis-ivaskevicius":1,"girgen":1,"ggMartinez":1,"futuremotiondev":1,"frankier":1,"flypenguin":1,"fepegar":1,"eval-exec":1,"enihsyou":1,"einfachIrgendwer0815":1,"edrozenberg":1},"past_year_pull_request_authors":{"dependabot[bot]":120,"keith-hall":30,"einfachIrgendwer0815":10,"Enselic":9,"cyqsimon":7,"krikera":6,"buzden":4,"simono":4,"JerryImMouse":4,"Integral-Tech":4,"chetanjangir0":4,"MoSal":4,"SchweGELBin":3,"bash":3,"Ugzuzg":2,"mvaaltola":2,"decathorpe":2,"dan-hipschman":2,"ssbarnea":2,"nyurik":2,"binchengqu":2,"terr-steak":2,"blinxen":2,"adamperkowski":2,"oliviajohnsto":2,"liliwilson":2,"philipp-tailor":2,"AdamGaskins":2,"perobertson":2,"pratik-m":2,"narasimhauppala":2,"alcroito":2,"gthb":2,"qianbinbin":2,"ZaneErebos":2,"niklasmohrin":2,"lunrenyi":2,"aadirave":2,"RoiEXLab":2,"cskeeters":2,"HSM95":2,"awol2005ex":2,"fepegar":2,"YDX-2147483647":2,"mhelsley":2,"victor-gp":2,"leo9800":2,"dtolnay":2,"janderssonse":2,"odilf":2,"anarcat":1,"ritoban23":1,"CosmicHorrorDev":1,"branchvincent":1,"CalebLarsen":1,"dubadub":1,"Nicholas42":1,"Sky9x":1,"deflektor":1,"wcampbell0x2a":1,"cavanaug":1},"maintainers":[{"login":"keith-hall","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"},{"login":"eth-p","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eth-p"},{"login":"sharkdp","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sharkdp"}],"active_maintainers":[{"login":"keith-hall","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keith-hall"},{"login":"Enselic","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Enselic"}]},"events":null,"keywords":["cli","command-line","git","hacktoberfest","rust","syntax-highlighting","terminal","tool"],"dependencies":[],"score":31.56182788679603,"created_at":"2025-09-08T20:52:50.104Z","updated_at":"2025-10-07T08:27:53.394Z","avatar_url":"https://github.com/sharkdp.png","language":"Rust","category":null,"sub_category":null,"monthly_downloads":8729,"funding_links":["https://github.com/sponsors/sharkdp"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["argument-parser","subcommands","positional-arguments","command-line-parser","parsed-arguments","packaging","distributed","nushell","pip","transformers"],"project_url":"https://science.ecosyste.ms/api/v1/projects/77636","html_url":"https://science.ecosyste.ms/projects/77636"}