{"id":4286519,"name":"short","ecosystem":"cargo","description":"A short cli project manager","homepage":"https://github.com/vincent-herlemont/short","licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/vincent-herlemont/short","keywords_array":["tools","env","deployment","prompts","infrastructure"],"namespace":null,"versions_count":19,"first_release_published_at":"2020-07-09T15:39:25.533Z","latest_release_published_at":"2021-01-25T10:01:28.665Z","latest_release_number":"0.3.6","last_synced_at":"2026-07-28T23:45:31.386Z","created_at":"2022-04-13T04:26:36.357Z","updated_at":"2026-07-28T23:45:35.024Z","registry_url":"https://crates.io/crates/short/","install_command":"cargo install short","documentation_url":"https://docs.rs/short/","metadata":{"categories":["command-line-utilities","development-tools::build-utils"]},"repo_metadata":{"id":45239106,"uuid":"236728734","full_name":"vincent-herlemont/short","owner":"vincent-herlemont","description":"A concise cli launcher / project manager using env files 🩳 ","archived":true,"fork":false,"pushed_at":"2022-06-26T08:05:42.000Z","size":1007,"stargazers_count":7,"open_issues_count":12,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-14T09:23:54.468Z","etag":null,"topics":["cli","deployment","devops","environment-variables","launcher","linux","osx","project-management","tools"],"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/vincent-herlemont.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-01-28T12:20:37.000Z","updated_at":"2023-05-07T20:06:54.000Z","dependencies_parsed_at":"2022-09-02T15:01:18.914Z","dependency_job_id":null,"html_url":"https://github.com/vincent-herlemont/short","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/vincent-herlemont/short","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincent-herlemont%2Fshort","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincent-herlemont%2Fshort/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincent-herlemont%2Fshort/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincent-herlemont%2Fshort/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vincent-herlemont","download_url":"https://codeload.github.com/vincent-herlemont/short/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincent-herlemont%2Fshort/sbom","scorecard":{"id":922111,"data":{"date":"2025-08-11","repo":{"name":"github.com/vincent-herlemont/short","commit":"805aa75a4605eb9b587c82135ccc8e8883df1192"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/linux.yml:1","Warn: no topLevel permission defined: .github/workflows/markdown.yml:1","Warn: no topLevel permission defined: .github/workflows/osx.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":"Code-Review","score":0,"reason":"Found 0/10 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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/vincent-herlemont/short/linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/markdown.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/vincent-herlemont/short/markdown.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/osx.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/vincent-herlemont/short/osx.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/markdown.yml:16","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 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":"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-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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"45 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-2022-0078 / GHSA-f85w-wvc7-crwc","Warn: Project is vulnerable to: RUSTSEC-2022-0041 / GHSA-qc84-gqf4-9926","Warn: Project is vulnerable to: RUSTSEC-2020-0095","Warn: Project is vulnerable to: RUSTSEC-2023-0003 / GHSA-m4ch-rfv5-x5g3","Warn: Project is vulnerable to: RUSTSEC-2023-0034 / GHSA-f8vr-r385-rh5r","Warn: Project is vulnerable to: RUSTSEC-2024-0003 / GHSA-8r5v-vm4m-4g25","Warn: Project is vulnerable to: RUSTSEC-2024-0332 / GHSA-q6cp-qfwq-4gcv","Warn: Project is vulnerable to: RUSTSEC-2021-0020 / GHSA-6hfq-h8hq-87mf","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-2024-0384","Warn: Project is vulnerable to: GHSA-2326-pfpj-vx3h","Warn: Project is vulnerable to: RUSTSEC-2023-0086","Warn: Project is vulnerable to: RUSTSEC-2024-0013 / GHSA-22q8-ghmq-63vf","Warn: Project is vulnerable to: RUSTSEC-2020-0070 / GHSA-5wg8-7c9q-794v / GHSA-gmv4-vmx3-x9f3 / GHSA-hj9h-wrgg-hgmx / GHSA-ppj3-7jw3-8vc4 / GHSA-vh4p-6j7g-f4j9","Warn: Project is vulnerable to: RUSTSEC-2020-0081 / GHSA-pf3p-x6qj-6j7q","Warn: Project is vulnerable to: RUSTSEC-2024-0019 / GHSA-r8w9-5wcg-vfj7","Warn: Project is vulnerable to: RUSTSEC-2020-0080 / GHSA-jrcf-4jp8-m28v","Warn: Project is vulnerable to: RUSTSEC-2020-0078 / RUSTSEC-2020-0079 / GHSA-458v-4hrf-g3m4 / GHSA-c79c-gwph-gqfm","Warn: Project is vulnerable to: RUSTSEC-2020-0016","Warn: Project is vulnerable to: RUSTSEC-2023-0022 / GHSA-3gxf-9r58-2ghg","Warn: Project is vulnerable to: RUSTSEC-2023-0024 / GHSA-6hcf-g6gr-hhcr","Warn: Project is vulnerable to: RUSTSEC-2023-0023 / GHSA-9qwg-crg9-m2vc","Warn: Project is vulnerable to: RUSTSEC-2023-0044 / GHSA-xcf7-rvmh-g6q4","Warn: Project is vulnerable to: RUSTSEC-2023-0072 / GHSA-xphf-cx8h-7q9g","Warn: Project is vulnerable to: GHSA-q445-7m23-qrmw","Warn: Project is vulnerable to: RUSTSEC-2024-0357","Warn: Project is vulnerable to: RUSTSEC-2025-0004 / GHSA-rpmj-rpgj-qmpm","Warn: Project is vulnerable to: RUSTSEC-2022-0074 / GHSA-gfgm-chr3-x6px","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-2021-0003 / GHSA-43w2-9j62-hq99","Warn: Project is vulnerable to: RUSTSEC-2018-0017","Warn: Project is vulnerable to: RUSTSEC-2018-0015","Warn: Project is vulnerable to: RUSTSEC-2022-0006 / GHSA-9hpw-r23r-xgm5","Warn: Project is vulnerable to: RUSTSEC-2021-0124 / GHSA-fg7r-2g4j-5cgr","Warn: Project is vulnerable to: RUSTSEC-2023-0005 / GHSA-4q83-7cq4-p6wg","Warn: Project is vulnerable to: GHSA-rr8g-9fpq-6wmg","Warn: Project is vulnerable to: RUSTSEC-2025-0023","Warn: Project is vulnerable to: RUSTSEC-2024-0320"],"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-25T05:15:46.525Z","repository_id":45239106,"created_at":"2025-08-25T05:15:46.528Z","updated_at":"2025-08-25T05:15:46.528Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34667025,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-22T02:00:06.391Z","response_time":106,"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":"vincent-herlemont","name":"Vincent Herlemont","uuid":"5569193","kind":"user","description":"","email":"","website":"https://matrix.to/#/@vincentherl:matrix.org","location":"Annecy, France","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5569193?u=5298fd134668cf00e0aa9c061a09c22b317337d2\u0026v=4","repositories_count":63,"last_synced_at":"2023-08-07T12:46:48.621Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/vincent-herlemont","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T19:30:29.107Z","updated_at":"2023-08-07T12:46:48.809Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vincent-herlemont","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vincent-herlemont/repositories"},"tags":[{"name":"v0.3.6","sha":"97fa26b89717f9c8444524fadf71e0bf1d2e8bf5","kind":"commit","published_at":"2021-01-25T09:51:07.000Z","download_url":"https://codeload.github.com/vincent-herlemont/short/tar.gz/v0.3.6","html_url":"https://github.com/vincent-herlemont/short/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincent-herlemont/short@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincent-herlemont%2Fshort/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincent-herlemont%2Fshort/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b5715d5cb5826bf8fb28e9a0fe8684e2cb3b682b","kind":"commit","published_at":"2020-11-02T16:37:57.000Z","download_url":"https://codeload.github.com/vincent-herlemont/short/tar.gz/v0.3.5","html_url":"https://github.com/vincent-herlemont/short/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincent-herlemont/short@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincent-herlemont%2Fshort/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincent-herlemont%2Fshort/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"fc58ea59f1d4b032b3806b4205e0d15875bde0c6","kind":"commit","published_at":"2020-08-15T08:29:21.000Z","download_url":"https://codeload.github.com/vincent-herlemont/short/tar.gz/v0.3.4","html_url":"https://github.com/vincent-herlemont/short/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincent-herlemont/short@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincent-herlemont%2Fshort/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincent-herlemont%2Fshort/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"68325f5ed45f7c66e0099ea30df3d3c4d6b01050","kind":"commit","published_at":"2020-08-13T10:58:09.000Z","download_url":"https://codeload.github.com/vincent-herlemont/short/tar.gz/v0.3.3","html_url":"https://github.com/vincent-herlemont/short/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincent-herlemont/short@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincent-herlemont%2Fshort/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincent-herlemont%2Fshort/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"7f26b3dfc6e19dbdb7c6bf8f850adf67a0835b00","kind":"commit","published_at":"2020-08-06T08:05:18.000Z","download_url":"https://codeload.github.com/vincent-herlemont/short/tar.gz/v0.3.2","html_url":"https://github.com/vincent-herlemont/short/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincent-herlemont/short@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincent-herlemont%2Fshort/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincent-herlemont%2Fshort/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"c7d26ed0574be9a12dce7b8fe026eb25738047ea","kind":"commit","published_at":"2020-08-06T06:19:21.000Z","download_url":"https://codeload.github.com/vincent-herlemont/short/tar.gz/v0.3.1","html_url":"https://github.com/vincent-herlemont/short/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincent-herlemont/short@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincent-herlemont%2Fshort/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincent-herlemont%2Fshort/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"6275bebecbf0d669b9287a44e8f20ac15ba0ede0","kind":"commit","published_at":"2020-07-29T12:18:31.000Z","download_url":"https://codeload.github.com/vincent-herlemont/short/tar.gz/v0.3.0","html_url":"https://github.com/vincent-herlemont/short/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincent-herlemont/short@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincent-herlemont%2Fshort/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincent-herlemont%2Fshort/tags/v0.3.0/manifests"},{"name":"v0.0.1","sha":"59d9de5a976525929a2bce82957f08b4ce289838","kind":"commit","published_at":"2020-03-26T16:38:29.000Z","download_url":"https://codeload.github.com/vincent-herlemont/short/tar.gz/v0.0.1","html_url":"https://github.com/vincent-herlemont/short/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vincent-herlemont/short@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincent-herlemont%2Fshort/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincent-herlemont%2Fshort/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-07-28T23:45:34.995Z","dependent_packages_count":0,"downloads":24007,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":24.29093774914546,"dependent_repos_count":29.318292202377133,"dependent_packages_count":33.81230354737315,"stargazers_count":29.48507647333743,"forks_count":37.47605912594045,"average":30.876533819634723},"purl":"pkg:cargo/short","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/short","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/short","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/short/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-12T12:41:56.548Z","issues_count":0,"pull_requests_count":100,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":1822331.7386363635,"issues_closed_count":0,"pull_requests_closed_count":88,"pull_request_authors_count":4,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.64,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":90,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincent-herlemont%2Fshort/issues","maintainers":[{"login":"vincent-herlemont","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vincent-herlemont"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/short/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/short/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/short/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/short/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/short/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/short/codemeta","maintainers":[{"uuid":"79342","login":"vincent-herlemont","name":"Vincent Herlemont","email":null,"url":"https://github.com/vincent-herlemont","packages_count":10,"html_url":"https://crates.io/users/vincent-herlemont","role":null,"created_at":"2022-11-08T01:11:56.077Z","updated_at":"2022-11-08T01:11:56.077Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/vincent-herlemont/packages"}]}