{"id":4220909,"name":"patch","ecosystem":"cargo","description":"Parse patches in the unified diff format","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/uniphil/patch-rs","keywords_array":["nom","patch","diff","parse"],"namespace":null,"versions_count":9,"first_release_published_at":"2016-10-19T05:11:39.890Z","latest_release_published_at":"2022-12-28T02:14:56.331Z","latest_release_number":"0.7.0","last_synced_at":"2026-03-27T12:26:47.892Z","created_at":"2022-04-12T21:56:51.037Z","updated_at":"2026-03-27T12:26:48.016Z","registry_url":"https://crates.io/crates/patch/","install_command":"cargo install patch","documentation_url":"https://docs.rs/patch/","metadata":{"categories":[]},"repo_metadata":{"id":45058016,"uuid":"71310163","full_name":"uniphil/patch-rs","owner":"uniphil","description":null,"archived":false,"fork":false,"pushed_at":"2025-05-10T14:08:34.000Z","size":83,"stargazers_count":42,"open_issues_count":13,"forks_count":24,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-11-11T11:36:15.335Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uniphil.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,"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":"2016-10-19T02:19:31.000Z","updated_at":"2025-09-21T00:37:31.000Z","dependencies_parsed_at":"2024-01-18T04:07:07.463Z","dependency_job_id":"5cd66026-14eb-48fc-a01e-fb6c292a5e2e","html_url":"https://github.com/uniphil/patch-rs","commit_stats":{"total_commits":80,"total_committers":10,"mean_commits":8.0,"dds":0.5125,"last_synced_commit":"d361ea021c63a5706e84436353d5b9d1ec1addd0"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/uniphil/patch-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uniphil%2Fpatch-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uniphil%2Fpatch-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uniphil%2Fpatch-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uniphil%2Fpatch-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uniphil","download_url":"https://codeload.github.com/uniphil/patch-rs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uniphil%2Fpatch-rs/sbom","scorecard":{"id":910114,"data":{"date":"2025-08-11","repo":{"name":"github.com/uniphil/patch-rs","commit":"d361ea021c63a5706e84436353d5b9d1ec1addd0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 2/11 approved changesets -- score normalized to 1","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":"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":"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":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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/checks.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":"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/checks.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/uniphil/patch-rs/checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checks.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/uniphil/patch-rs/checks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/checks.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/uniphil/patch-rs/checks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/checks.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/uniphil/patch-rs/checks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/checks.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/uniphil/patch-rs/checks.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party 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":"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":"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":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":-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 26 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-24T18:48:37.137Z","repository_id":45058016,"created_at":"2025-08-24T18:48:37.138Z","updated_at":"2025-08-24T18:48:37.138Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27685562,"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-12-12T02:00:06.775Z","response_time":129,"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":"uniphil","name":"phil","uuid":"205128","kind":"user","description":"","email":"","website":"phil.schleihauf.ca","location":"Toronto","twitter":"uniphil_","company":"a security-related consumer brand","icon_url":"https://avatars.githubusercontent.com/u/205128?u=3da9ce483fa50bc8f5ded9f73fa7a1076997f735\u0026v=4","repositories_count":255,"last_synced_at":"2024-05-01T10:47:55.411Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/uniphil","funding_links":["https://github.com/sponsors/uniphil"],"total_stars":510,"followers":89,"following":69,"created_at":"2022-11-03T12:19:13.652Z","updated_at":"2024-05-01T10:48:03.199Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uniphil","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uniphil/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-03-27T12:26:47.995Z","dependent_packages_count":9,"downloads":699629,"downloads_period":"total","dependent_repos_count":5,"rankings":{"downloads":7.6198199415823815,"dependent_repos_count":9.770697670925246,"dependent_packages_count":4.6976286514786185,"stargazers_count":19.487140979913647,"forks_count":12.954656448401517,"docker_downloads_count":null,"average":10.905988738460282},"purl":"pkg:cargo/patch","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/patch","docker_dependents_count":1,"docker_downloads_count":317,"usage_url":"https://repos.ecosyste.ms/usage/cargo/patch","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/patch/dependencies","status":null,"funding_links":["https://github.com/sponsors/uniphil"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-23T17:47:55.290Z","issues_count":13,"pull_requests_count":21,"avg_time_to_close_issue":17119046.4,"avg_time_to_close_pull_request":5907543.357142857,"issues_closed_count":5,"pull_requests_closed_count":14,"pull_request_authors_count":15,"issue_authors_count":13,"avg_comments_per_issue":1.6153846153846154,"avg_comments_per_pull_request":1.1904761904761905,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":3,"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":2,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":2.6666666666666665,"past_year_avg_comments_per_pull_request":0.6666666666666666,"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/uniphil%2Fpatch-rs/issues","maintainers":[{"login":"uniphil","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uniphil"},{"login":"sunjay","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunjay"},{"login":"wolfv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfv"}],"active_maintainers":[{"login":"uniphil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uniphil"},{"login":"wolfv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfv"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/patch/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/patch/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/patch/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/patch/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/patch/codemeta","maintainers":[{"uuid":"5134","login":"uniphil","name":"phil","email":null,"url":"https://github.com/uniphil","packages_count":8,"html_url":"https://crates.io/users/uniphil","role":null,"created_at":"2022-11-07T22:57:18.374Z","updated_at":"2022-11-07T22:57:18.374Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/uniphil/packages"}]}