{"id":4221015,"name":"pathdiff","ecosystem":"cargo","description":"Library for diffing paths to obtain relative paths","homepage":null,"licenses":"MIT/Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/Manishearth/pathdiff","keywords_array":["path","relative"],"namespace":null,"versions_count":5,"first_release_published_at":"2017-09-20T00:06:24.615Z","latest_release_published_at":"2024-11-25T18:15:15.304Z","latest_release_number":"0.2.3","last_synced_at":"2026-04-17T16:20:15.038Z","created_at":"2022-04-12T21:57:25.251Z","updated_at":"2026-04-17T16:20:15.039Z","registry_url":"https://crates.io/crates/pathdiff/","install_command":"cargo install pathdiff","documentation_url":"https://docs.rs/pathdiff/","metadata":{"categories":[]},"repo_metadata":{"id":25489490,"uuid":"104142927","full_name":"Manishearth/pathdiff","owner":"Manishearth","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-25T21:53:50.000Z","size":34,"stargazers_count":65,"open_issues_count":2,"forks_count":13,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-13T20:30:23.502Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Manishearth.png","metadata":{"files":{"readme":null,"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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-09-20T00:06:03.000Z","updated_at":"2026-04-06T11:39:36.000Z","dependencies_parsed_at":"2024-06-19T00:17:21.459Z","dependency_job_id":"e91b5082-35c8-44bc-bb90-53033a29af44","html_url":"https://github.com/Manishearth/pathdiff","commit_stats":{"total_commits":14,"total_committers":5,"mean_commits":2.8,"dds":0.5,"last_synced_commit":"1439731b7eb2452d9aa1906432899bfbc0fe69aa"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/Manishearth/pathdiff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Manishearth%2Fpathdiff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Manishearth%2Fpathdiff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Manishearth%2Fpathdiff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Manishearth%2Fpathdiff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Manishearth","download_url":"https://codeload.github.com/Manishearth/pathdiff/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Manishearth%2Fpathdiff/sbom","scorecard":{"id":89368,"data":{"date":"2025-08-11","repo":{"name":"github.com/Manishearth/pathdiff","commit":"bf1ea6a5e528f6f244b93f533bf02229fd9ec45e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"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":"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":"Code-Review","score":5,"reason":"Found 8/15 approved changesets -- score normalized to 5","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":"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/rust.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":"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/rust.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/Manishearth/pathdiff/rust.yml/master?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction 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":"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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-15T07:36:32.840Z","repository_id":25489490,"created_at":"2025-08-15T07:36:32.840Z","updated_at":"2025-08-15T07:36:32.840Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31879503,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T09:23:21.276Z","status":"ssl_error","status_checked_at":"2026-04-16T09:23:15.028Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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"},"tags":[]},"repo_metadata_updated_at":"2026-04-17T16:20:14.694Z","dependent_packages_count":319,"downloads":126076820,"downloads_period":"total","dependent_repos_count":14358,"rankings":{"downloads":0.3639005056524468,"dependent_repos_count":0.22144333095904709,"dependent_packages_count":0.2602311755537846,"stargazers_count":19.06246253446829,"forks_count":16.725318589250833,"docker_downloads_count":0.33992256535751814,"average":6.1622131168736525},"purl":"pkg:cargo/pathdiff","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/pathdiff","docker_dependents_count":356,"docker_downloads_count":34420885,"usage_url":"https://repos.ecosyste.ms/usage/cargo/pathdiff","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/pathdiff/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2025-12-19T05:25:01.975Z","issues_count":8,"pull_requests_count":13,"avg_time_to_close_issue":13198879.285714285,"avg_time_to_close_pull_request":58606.153846153844,"issues_closed_count":7,"pull_requests_closed_count":13,"pull_request_authors_count":8,"issue_authors_count":8,"avg_comments_per_issue":1.75,"avg_comments_per_pull_request":1.1538461538461537,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":67796.66666666667,"past_year_avg_time_to_close_pull_request":107014.5,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Manishearth%2Fpathdiff/issues","maintainers":[{"login":"Manishearth","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Manishearth"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/pathdiff/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/pathdiff/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/pathdiff/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/pathdiff/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/pathdiff/codemeta","maintainers":[{"uuid":"1139","login":"Manishearth","name":"Manish Goregaokar","email":null,"url":"https://github.com/Manishearth","packages_count":167,"html_url":"https://crates.io/users/Manishearth","role":null,"created_at":"2022-11-07T22:57:27.756Z","updated_at":"2022-11-07T22:57:27.756Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/Manishearth/packages"}]}