{"id":4151686,"name":"last-git-commit","ecosystem":"cargo","description":"Simple wrapper arround git2-rs to get info about the last commit. Useful for when you want to show the git hash in a program.","homepage":"https://github.com/olback/lgc-rs","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/olback/lgc-rs","keywords_array":["commit","hash","simple","time","git"],"namespace":null,"versions_count":3,"first_release_published_at":"2019-07-18T01:08:15.225Z","latest_release_published_at":"2020-04-10T00:53:01.989Z","latest_release_number":"0.2.0","last_synced_at":"2026-03-27T19:05:58.726Z","created_at":"2022-04-12T17:05:48.234Z","updated_at":"2026-03-27T19:07:32.051Z","registry_url":"https://crates.io/crates/last-git-commit/","install_command":"cargo install last-git-commit","documentation_url":"https://docs.rs/last-git-commit/","metadata":{"categories":["data-structures"]},"repo_metadata":{"id":35022661,"uuid":"197291333","full_name":"olback/lgc-rs","owner":"olback","description":null,"archived":false,"fork":false,"pushed_at":"2022-02-22T20:26:50.000Z","size":34,"stargazers_count":8,"open_issues_count":1,"forks_count":3,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-11-18T12:11:57.088Z","etag":null,"topics":["author","commit","git","git-hash","git2-rs","library","rust"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/last-git-commit","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/olback.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-07-17T01:21:14.000Z","updated_at":"2024-04-23T15:19:29.000Z","dependencies_parsed_at":"2022-08-08T04:00:37.152Z","dependency_job_id":null,"html_url":"https://github.com/olback/lgc-rs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/olback/lgc-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olback%2Flgc-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olback%2Flgc-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olback%2Flgc-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olback%2Flgc-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/olback","download_url":"https://codeload.github.com/olback/lgc-rs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olback%2Flgc-rs/sbom","scorecard":{"id":704585,"data":{"date":"2025-08-11","repo":{"name":"github.com/olback/lgc-rs","commit":"a55331e09bf0660ffb1edb96bb202a5eab5cc73c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"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":"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":"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":"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":"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":"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":"Code-Review","score":0,"reason":"Found 0/18 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":"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T06:09:29.626Z","repository_id":35022661,"created_at":"2025-08-22T06:09:29.627Z","updated_at":"2025-08-22T06:09:29.627Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31055307,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T16:55:14.406Z","status":"ssl_error","status_checked_at":"2026-03-27T16:55:07.885Z","response_time":164,"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"},"owner_record":{"login":"olback","name":"Edwin","uuid":"8039145","kind":"user","description":"","email":"","website":"https://olback.dev/","location":"Sweden","twitter":"mrolback","company":"W5 Sweden AB","icon_url":"https://avatars.githubusercontent.com/u/8039145?u=ca3b14f27329f6a4a6ed1b3ed39809f4cc7cb895\u0026v=4","repositories_count":117,"last_synced_at":"2025-11-01T04:19:06.260Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"olback"}},"html_url":"https://github.com/olback","funding_links":["https://github.com/sponsors/olback"],"total_stars":692,"followers":53,"following":25,"created_at":"2022-11-11T20:11:31.557Z","updated_at":"2025-11-01T04:19:06.260Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/olback","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/olback/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-03-27T19:07:32.050Z","dependent_packages_count":3,"downloads":41567,"downloads_period":"total","dependent_repos_count":17,"rankings":{"downloads":8.801597175145453,"dependent_repos_count":6.438052932451871,"dependent_packages_count":9.150536271959572,"stargazers_count":32.57690931854766,"forks_count":23.155172670770423,"docker_downloads_count":3.2404716123358526,"average":13.893789996868472},"purl":"pkg:cargo/last-git-commit","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/last-git-commit","docker_dependents_count":14,"docker_downloads_count":4586374,"usage_url":"https://repos.ecosyste.ms/usage/cargo/last-git-commit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/last-git-commit/dependencies","status":null,"funding_links":["https://github.com/sponsors/olback"],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-22T18:17:21.898Z","issues_count":3,"pull_requests_count":9,"avg_time_to_close_issue":15358560.0,"avg_time_to_close_pull_request":853916.25,"issues_closed_count":3,"pull_requests_closed_count":8,"pull_request_authors_count":3,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.4444444444444444,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":4,"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/olback%2Flgc-rs/issues","maintainers":[{"login":"olback","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olback"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/last-git-commit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/last-git-commit/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/last-git-commit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/last-git-commit/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/last-git-commit/codemeta","maintainers":[{"uuid":"54625","login":"olback","name":"Edwin","email":null,"url":"https://github.com/olback","packages_count":10,"html_url":"https://crates.io/users/olback","role":null,"created_at":"2022-11-07T21:11:09.949Z","updated_at":"2022-11-07T21:11:09.949Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/olback/packages"}]}