{"id":22434659,"url":"https://github.com/hibi221b/git-spy","last_synced_at":"2025-10-08T15:47:08.331Z","repository":{"id":62439537,"uuid":"282340231","full_name":"hibi221b/git-spy","owner":"hibi221b","description":"command-line tool to efficiently collect github repository","archived":false,"fork":false,"pushed_at":"2020-12-08T04:34:50.000Z","size":73,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-24T05:22:04.806Z","etag":null,"topics":["cli","command-line","crates-io","github-repository-search","rust-lang","scraping","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hibi221b.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-07-25T00:21:55.000Z","updated_at":"2025-09-22T11:59:16.000Z","dependencies_parsed_at":"2022-11-01T22:15:51.803Z","dependency_job_id":null,"html_url":"https://github.com/hibi221b/git-spy","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/hibi221b/git-spy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibi221b%2Fgit-spy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibi221b%2Fgit-spy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibi221b%2Fgit-spy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibi221b%2Fgit-spy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibi221b","download_url":"https://codeload.github.com/hibi221b/git-spy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibi221b%2Fgit-spy/sbom","scorecard":{"id":464013,"data":{"date":"2025-08-11","repo":{"name":"github.com/hibi221b/git-spy","commit":"0ceeaa5a040227c3c64f27081016d28fbace6046"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.7,"checks":[{"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":"Code-Review","score":0,"reason":"Found 0/20 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"18 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2021-0139","Warn: Project is vulnerable to: RUSTSEC-2021-0145 / GHSA-g98v-hv3f-hcfr","Warn: Project is vulnerable to: RUSTSEC-2024-0375","Warn: Project is vulnerable to: RUSTSEC-2020-0159","Warn: Project is vulnerable to: RUSTSEC-2022-0041 / GHSA-qc84-gqf4-9926","Warn: Project is vulnerable to: RUSTSEC-2019-0036 / RUSTSEC-2020-0036 / GHSA-jq66-xh47-j9f3 / GHSA-r98r-j25q-rmpr","Warn: Project is vulnerable to: RUSTSEC-2021-0079 / GHSA-5h46-h7hh-c6x9","Warn: Project is vulnerable to: RUSTSEC-2021-0078 / GHSA-f3pg-qwvg-p99c","Warn: Project is vulnerable to: RUSTSEC-2022-0022 / GHSA-f67m-9j94-qv9j","Warn: Project is vulnerable to: RUSTSEC-2024-0421 / GHSA-h97m-ww89-6jmq","Warn: Project is vulnerable to: RUSTSEC-2022-0013 / GHSA-m5pq-gvj9-9vr8","Warn: Project is vulnerable to: RUSTSEC-2023-0018 / GHSA-mc8h-8q98-g5hr","Warn: Project is vulnerable to: RUSTSEC-2023-0081","Warn: Project is vulnerable to: RUSTSEC-2022-0006 / GHSA-9hpw-r23r-xgm5","Warn: Project is vulnerable to: RUSTSEC-2020-0071 / GHSA-wcg3-cvx6-7396","Warn: Project is vulnerable to: RUSTSEC-2020-0027 / GHSA-j79j-cx3h-g27h","Warn: Project is vulnerable to: RUSTSEC-2021-0144 / GHSA-pp8r-vv2j-9j5v","Warn: Project is vulnerable to: RUSTSEC-2022-0035 / GHSA-qrjv-rf5q-qpxc"],"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-19T11:57:19.850Z","repository_id":62439537,"created_at":"2025-08-19T11:57:19.850Z","updated_at":"2025-08-19T11:57:19.850Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278972326,"owners_count":26078017,"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-10-08T02:00:06.501Z","response_time":56,"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"}},"keywords":["cli","command-line","crates-io","github-repository-search","rust-lang","scraping","terminal","tool"],"created_at":"2024-12-05T23:09:59.848Z","updated_at":"2025-10-08T15:47:08.309Z","avatar_url":"https://github.com/hibi221b.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"![logo](https://user-images.githubusercontent.com/29950288/88449229-1adc4380-ce80-11ea-8bc2-05f53fb8d8dc.png)\n\n[![travisci](https://img.shields.io/travis/hibi221b/git-spy?style=for-the-badge)](https://travis-ci.org/github/hibi221b/git-spy)\n[![license](https://img.shields.io/github/license/hibi221b/git-spy?style=for-the-badge)](https://github.com/hibi221b/git-spy/blob/master/LICENSE)\n[![crates.io](https://img.shields.io/crates/v/git-spy?style=for-the-badge)](https://crates.io/crates/git-spy)\n\n# ~~Demo~~\n\n# Prerequisite\n\n- Chrome or Chromium\n\n# Environment\n\n| mac | linux | windows |\n|:---:|:---:|:---:|\n|○ |○ |△ |\n\n# How to install\n\n## cargo\n\n### Recommend\n\n```terminal\ncargo install --git https://github.com/hibi221b/git-spy.git\n```\n\n### NOT recommend\n\n```terminal\ncargo install git-spy\n```\n\n# Usage\n\n```terminal\ngit-spy VERSION\nhibi221b\ncommand-line tool to efficiently collect github repository\n\nUSAGE:\n    git-spy\n\nFLAGS:\n    -h, --help       Prints help information\n    -V, --version    Prints version information\n```\n\n# How to use\n\n```terminal\n$ git-spy\n```\n\n- this command needs no arguments\n\n## [1] input language you want to search\n\n- you can select one language\n- rust, c, c++, go, swift, javascript, python, etc...\n\n## [2] input lower bound of github star\n\n- 100, 500, 1000, etc...\n\n## [3] input upper bound of github star\n\n- The upper bound needs to be greater than the lower bound.\n- 100, 500, 1000, etc... or *\n\n## [4] input topics \n\n- you can select topics you want to search\n- cli, web, gui, terminal, etc... or nothing\n\n## ~~[5] confirm headless_mode~~\n\n- git-spy always open browser.\n\n```terminal\n\n  _______   __  .___________.         _______. .______   ____    ____ \n /  _____| |  | |           |        /       | |   _  \\  \\   \\  /   / \n|  |  __   |  | `---|  |----`______ |   (----` |  |_)  |  \\   \\/   /  \n|  | |_ |  |  |     |  |    |______| \\   \\     |   ___/    \\_    _/   \n|  |__| |  |  |     |  |         .----)   |    |  |          |  |     \n \\______|  |__|     |__|         |_______/     |__|          |__|  \n                        \n                             https://github.com/hibi221b/git-spy\n\n▼ language\nrust \u003c-------------------------------------------------------------------------------------- [1]\n▼ lower bound of github star.\n1000 \u003c-------------------------------------------------------------------------------------- [2]\n▼ upper bound of github star. (number or *)\n* \u003c----------------------------------------------------------------------------------------- [3]\n▼ topic words.(cli, web, gui, terminal, etc...) If you don't need, press enter.\ncli terminal command tool \u003c----------------------------------------------------------------- [4]\n\nheadless mode: false\nsearch query:  language:rust stars:1000..* topic:\"cli terminal command tool\"\n\ninfo: 27 repository results (The maximum number of repositories git-spy can get is 100)\ninfo: hit 10 repositories\ninfo: page 1/10\nget:  https://github.com/alacritty/alacritty\nget:  https://github.com/sharkdp/bat\nget:  https://github.com/BurntSushi/ripgrep\nget:  https://github.com/sharkdp/fd\nget:  https://github.com/denisidoro/navi\nget:  https://github.com/BurntSushi/xsv\nget:  https://github.com/Rigellute/spotify-tui\nget:  https://github.com/sharkdp/hyperfine\nget:  https://github.com/imsnif/bandwhich\nget:  https://github.com/sharkdp/hexyl\ninfo: go to the next page\n\ninfo: hit 10 repositories\ninfo: page 2/10\nget:  https://github.com/timvisee/ffsend\nget:  https://github.com/svenstaro/genact\nget:  https://github.com/XAMPPRocky/tokei\nget:  https://github.com/imazen/imageflow\nget:  https://github.com/fdehau/tui-rs\nget:  https://github.com/sharkdp/pastel\nget:  https://github.com/rustwasm/wasm-pack\nget:  https://github.com/jmacdonald/amp\nget:  https://github.com/vi/websocat\nget:  https://github.com/gyscos/cursive\ninfo: go to the next page\n\ninfo: hit 7 repositories\ninfo: page 3/10\nget:  https://github.com/jhspetersson/fselect\nget:  https://github.com/cloudflare/wrangler\nget:  https://github.com/extrawurst/gitui\nget:  https://github.com/chmln/sd\nget:  https://github.com/killercup/cargo-edit\nget:  https://github.com/redox-os/termion\nget:  https://github.com/databricks/click\n\ninfo: 27 repositories acquired. ($HOME/Downloads/git-spy-result/xxxxx.json)\ninfo: scraping successfully finished.\n```\n\n# Result\n- create `$HOME/Downloads/git-spy-result`\n- create `$HOME/Downloads/git-spy-result/index.html`\n- create `$HOME/Downloads/git-spy-result/XXX.json`\n\n# open $HOME/Downloads/git-spy-result/index.html\n\n- `$HOME/Downloads/git-spy-result/index.html`\n\n\u003cimg width=\"1678\" alt=\"screenshot\" src=\"https://user-images.githubusercontent.com/29950288/89114468-b93b5b00-d4b7-11ea-890e-1ca984bc5430.png\"\u003e\n\n- `$HOME/Downloads/git-spy-result/XXX.json`\n\n```json\n[\n  {\n    \"url\": \"https://github.com/alacritty/alacritty\",\n    \"repo\": \"alacritty\",\n    \"desc\": \"A cross-platform, GPU-accelerated terminal emulator\",\n    \"star\": \"24.1k\",\n    \"keywords\": \"terminal-emulators macos gpu linux windows rust terminal opengl bsd vte\"\n  },\n  {\n    \"url\": \"https://github.com/sharkdp/bat\",\n    \"repo\": \"bat\",\n    \"desc\": \"A cat(1) clone with wings.\",\n    \"star\": \"21.1k\",\n    \"keywords\": \"syntax-highlighting git rust cli terminal command-line tool\"\n  },\n  ...\n  ...\n  ...\n  {\n    \"url\": \"https://github.com/databricks/click\",\n    \"repo\": \"click\",\n    \"desc\": \"The \\\"Command Line Interactive Controller for Kubernetes\\\"\",\n    \"star\": \"1.2k\",\n    \"keywords\": \"rust cli kuberentes\"\n  }\n]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhibi221b%2Fgit-spy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhibi221b%2Fgit-spy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhibi221b%2Fgit-spy/lists"}