{"id":13472812,"url":"https://github.com/o2sh/onefetch","last_synced_at":"2026-04-01T18:35:30.820Z","repository":{"id":37251225,"uuid":"148829497","full_name":"o2sh/onefetch","owner":"o2sh","description":"Command-line Git information tool","archived":false,"fork":false,"pushed_at":"2026-03-29T10:50:43.000Z","size":30424,"stargazers_count":11709,"open_issues_count":58,"forks_count":307,"subscribers_count":37,"default_branch":"main","last_synced_at":"2026-03-30T17:36:44.413Z","etag":null,"topics":["cli","command-line","command-line-interface","git","rust","tool"],"latest_commit_sha":null,"homepage":"https://onefetch.dev","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/o2sh.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-09-14T18:51:00.000Z","updated_at":"2026-03-30T17:04:44.000Z","dependencies_parsed_at":"2022-07-12T10:22:33.662Z","dependency_job_id":"0e1c4747-2289-44bc-8f33-72829eaa24ed","html_url":"https://github.com/o2sh/onefetch","commit_stats":{"total_commits":1809,"total_committers":123,"mean_commits":"14.707317073170731","dds":"0.46876727473742397","last_synced_commit":"d163c043c0b01da4545470df9d860a605c5f68b4"},"previous_names":[],"tags_count":56,"template":false,"template_full_name":null,"purl":"pkg:github/o2sh/onefetch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/o2sh%2Fonefetch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/o2sh%2Fonefetch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/o2sh%2Fonefetch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/o2sh%2Fonefetch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/o2sh","download_url":"https://codeload.github.com/o2sh/onefetch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/o2sh%2Fonefetch/sbom","scorecard":{"id":700320,"data":{"date":"2025-08-11","repo":{"name":"github.com/o2sh/onefetch","commit":"3bf91fa71fce5e063cae1b696acd795bbd5bb683"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 3 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":"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":"Code-Review","score":2,"reason":"Found 4/19 approved changesets -- score normalized to 2","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/msrv-badge.yml:1","Warn: no topLevel permission defined: .github/workflows/web-ci.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/wiki.yml:14","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":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/o2sh/onefetch/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/o2sh/onefetch/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/o2sh/onefetch/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/o2sh/onefetch/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/o2sh/onefetch/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/o2sh/onefetch/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/o2sh/onefetch/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/o2sh/onefetch/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/o2sh/onefetch/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/msrv-badge.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/o2sh/onefetch/msrv-badge.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/msrv-badge.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/o2sh/onefetch/msrv-badge.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web-ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/o2sh/onefetch/web-ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web-ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/o2sh/onefetch/web-ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wiki.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/o2sh/onefetch/wiki.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wiki.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/o2sh/onefetch/wiki.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:2","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cd.yml:65"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 2.25.0 not signed: https://api.github.com/repos/o2sh/onefetch/releases/230229081","Warn: release artifact 2.24.0 not signed: https://api.github.com/repos/o2sh/onefetch/releases/212021902","Warn: release artifact 2.23.1 not signed: https://api.github.com/repos/o2sh/onefetch/releases/192855718","Warn: release artifact 2.23.0 not signed: https://api.github.com/repos/o2sh/onefetch/releases/192853618","Warn: release artifact 2.22.0 not signed: https://api.github.com/repos/o2sh/onefetch/releases/175999187","Warn: release artifact 2.25.0 does not have provenance: https://api.github.com/repos/o2sh/onefetch/releases/230229081","Warn: release artifact 2.24.0 does not have provenance: https://api.github.com/repos/o2sh/onefetch/releases/212021902","Warn: release artifact 2.23.1 does not have provenance: https://api.github.com/repos/o2sh/onefetch/releases/192855718","Warn: release artifact 2.23.0 does not have provenance: https://api.github.com/repos/o2sh/onefetch/releases/192853618","Warn: release artifact 2.22.0 does not have provenance: https://api.github.com/repos/o2sh/onefetch/releases/175999187"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: 'allow deletion' enabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 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":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2025-0047 / GHSA-qx2v-8332-m4fv","Warn: Project is vulnerable to: RUSTSEC-2020-0163","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x"],"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-22T05:04:15.384Z","repository_id":37251225,"created_at":"2025-08-22T05:04:15.384Z","updated_at":"2025-08-22T05:04:15.384Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31290898,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T13:12:26.723Z","status":"ssl_error","status_checked_at":"2026-04-01T13:12:25.102Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"keywords":["cli","command-line","command-line-interface","git","rust","tool"],"created_at":"2024-07-31T16:00:58.191Z","updated_at":"2026-04-01T18:35:30.812Z","avatar_url":"https://github.com/o2sh.png","language":"Rust","readme":"\u003cdiv align=\"center\"\u003e\n\n# Onefetch - Command-line Git information tool\n\n\u003cp\u003e\u003cimg src=\"assets/onefetch.svg\" height=\"100\" alt=\"Onefetch logo\"\u003e\u003c/p\u003e\n\n[![Crates.io Version](https://img.shields.io/crates/v/onefetch)](https://crates.io/crates/onefetch)\n[![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/o2sh/onefetch/ci.yml)](https://github.com/o2sh/onefetch/actions/workflows/ci.yml)\n[![help wanted](https://img.shields.io/github/issues/o2sh/onefetch/help%20wanted?color=green)](https://github.com/o2sh/onefetch/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22)\n![MSRV](assets/msrv-badge.svg)\n\n\u003ch3\u003e\n\u003ca href=\"https://onefetch.dev/\"\u003eHomepage\u003c/a\u003e |\n\u003ca href=\"https://github.com/o2sh/onefetch/wiki/Installation\"\u003eInstallation\u003c/a\u003e |\n\u003ca href=\"https://github.com/o2sh/onefetch/wiki/\"\u003eDocumentation\u003c/a\u003e\n\u003c/h3\u003e\n\n\u003c/div\u003e\n\n---\n\nOnefetch is a command-line Git information tool that displays project information and code statistics for a local Git repository directly in your terminal. The tool works completely offline with a focus on performance and customizability.\n\n|||\n|---|---|\n| ![Screenshot 1](assets/screenshot-1.png) | ![Screenshot 2](assets/screenshot-2.png) |\n\n## Installation\n\nOnefetch is available on Linux, macOS, and Windows platforms. Binaries for Linux, Windows, and macOS are available on the [release page](https://github.com/o2sh/onefetch/releases).\n\n### Linux\n\n- Ubuntu\n  \n  ```\n  wget https://github.com/o2sh/onefetch/releases/latest/download/onefetch_amd64.deb \u0026\u0026 sudo dpkg -i ./onefetch_amd64.deb \u0026\u0026 rm onefetch_amd64.deb\n  ```\n\n- Arch Linux\n  \n  ```\n  pacman -S onefetch\n  ```\n\n- openSUSE\n  \n  ```\n  zypper install onefetch\n  ```\n\n### macOS\n  \n```\nbrew install onefetch\n```\n\n### Windows\n  \n```\nwinget install onefetch\n```\n\n## Usage\n\n```\nonefetch /path/of/your/repo\n```\n\nOr\n\n```\ncd /path/of/your/repo\nonefetch\n```\n\n## Customization\n\nOnefetch can be customized via [command-line arguments](https://github.com/o2sh/onefetch/wiki/command-line-options) to display exactly what you want, the way you want it: adjust the text styling, disable info lines, ignore files and directories, output in multiple formats (JSON, YAML), etc.\n\n## Contributing\n\nCurrently, onefetch supports more than [100 different programming languages](https://onefetch.dev); if your language of choice isn't supported, open an issue and support will be added.\n\nContributions are very welcome! See [CONTRIBUTING](CONTRIBUTING.md) for more info.\n","funding_links":[],"categories":["Rust","Git","Command Line Utilities","File Processing","Dev-Utilities","cli","Repository","rust","Packages","Uncategorized","\u003ca name=\"git\"\u003e\u003c/a\u003eGit and accessories","Table of Contents","Command line - Linux"],"sub_categories":["Snippets Manager","Tools","Other","Others","CLI Tools","Uncategorized","Dev Tools","Learning resources"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fo2sh%2Fonefetch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fo2sh%2Fonefetch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fo2sh%2Fonefetch/lists"}