{"id":8969228,"name":"diffplex.windows","ecosystem":"nuget","description":"DiffPlex.Windows is a Windows App SDK control library that allows you to programatically render visual text diffs in your application.","homepage":"https://github.com/mmanela/diffplex","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mmanela/diffplex","keywords_array":["diff"],"namespace":null,"versions_count":3,"first_release_published_at":"2022-10-08T13:40:36.913Z","latest_release_published_at":"2023-12-11T16:52:25.543Z","latest_release_number":"1.1.0","last_synced_at":"2026-03-18T07:07:56.687Z","created_at":"2024-02-26T07:35:05.560Z","updated_at":"2026-03-18T07:28:53.354Z","registry_url":"https://www.nuget.org/packages/diffplex.windows/","install_command":"Install-Package diffplex.windows","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2022 Matthew Manela. All rights reserved.","license_info":{"type":"expression","text":"Apache-2.0","version":null},"license_url":"https://licenses.nuget.org/Apache-2.0","require_license_acceptance":false,"icon":"diffplex_icon.png","repository":{"type":"git","url":null,"branch":null,"commit":"27fdbf13b16732ced37bba5390197e5faa979724"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":6,"target_frameworks":["net6.0-windows10.0.17763","net6.0-windows10.0.19041","net6.0-windows10.0.22000","net7.0-windows10.0.17763","net7.0-windows10.0.19041","net7.0-windows10.0.22000"],"total_dependencies":24}},"repo_metadata":{"id":20748802,"uuid":"24033262","full_name":"mmanela/diffplex","owner":"mmanela","description":"DiffPlex is Netstandard 2.0+ C# library to generate textual diffs.","archived":false,"fork":false,"pushed_at":"2025-09-13T16:16:18.000Z","size":12045,"stargazers_count":1149,"open_issues_count":37,"forks_count":197,"subscribers_count":45,"default_branch":"master","last_synced_at":"2025-10-15T23:57:24.546Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C#","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/mmanela.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"License.txt","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},"funding":{"github":"mmanela"}},"created_at":"2014-09-14T20:57:03.000Z","updated_at":"2025-10-15T15:39:27.000Z","dependencies_parsed_at":"2025-04-13T20:18:10.272Z","dependency_job_id":"c172ff67-d293-43e1-92d3-c26e61d99230","html_url":"https://github.com/mmanela/diffplex","commit_stats":{"total_commits":256,"total_committers":25,"mean_commits":10.24,"dds":0.73828125,"last_synced_commit":"99868e2db15209352e8087c3cf380a1c0dc636b7"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/mmanela/diffplex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmanela%2Fdiffplex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmanela%2Fdiffplex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmanela%2Fdiffplex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmanela%2Fdiffplex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmanela","download_url":"https://codeload.github.com/mmanela/diffplex/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmanela%2Fdiffplex/sbom","scorecard":{"id":654022,"data":{"date":"2025-08-11","repo":{"name":"github.com/mmanela/diffplex","commit":"d8a337321fd771d3e344b9502500dbfbd9315685"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Code-Review","score":3,"reason":"Found 8/22 approved changesets -- score normalized to 3","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":"Maintained","score":6,"reason":"8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/dotnet.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: License.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: License.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.4.4 not signed: https://api.github.com/repos/mmanela/diffplex/releases/17680478","Warn: release artifact v1.2.1 not signed: https://api.github.com/repos/mmanela/diffplex/releases/17680510","Warn: release artifact v1.4.4 does not have provenance: https://api.github.com/repos/mmanela/diffplex/releases/17680478","Warn: release artifact v1.2.1 does not have provenance: https://api.github.com/repos/mmanela/diffplex/releases/17680510"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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/dotnet.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mmanela/diffplex/dotnet.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dotnet.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/mmanela/diffplex/dotnet.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dotnet.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mmanela/diffplex/dotnet.yml/master?enable=pin","Info:   0 out of   3 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":"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":"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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-jxhc-q857-3j6g","Warn: Project is vulnerable to: GHSA-2gw2-8q9w-cw8p","Warn: Project is vulnerable to: GHSA-4xjh-m3qx-49wc","Warn: Project is vulnerable to: GHSA-mqm2-cgpr-p4m6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 17 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-21T14:12:27.547Z","repository_id":20748802,"created_at":"2025-08-21T14:12:27.547Z","updated_at":"2025-08-21T14:12:27.547Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279394815,"owners_count":26162019,"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-17T02:00:07.504Z","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"},"owner_record":{"login":"mmanela","name":"Matthew Manela","uuid":"304410","kind":"user","description":"Engineering leader who is passionate about building high-performing teams and products","email":"","website":"https://matthewmanela.com","location":null,"twitter":"mmanela","company":"Sourcegraph","icon_url":"https://avatars.githubusercontent.com/u/304410?u=99d0b08c0b8f587ceb1c436418e36e4410876229\u0026v=4","repositories_count":81,"last_synced_at":"2025-09-29T04:52:06.877Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/mmanela","funding_links":["https://github.com/sponsors/mmanela"],"total_stars":2649,"followers":190,"following":37,"created_at":"2022-11-02T16:31:07.470Z","updated_at":"2025-09-29T04:52:06.878Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmanela","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmanela/repositories"},"tags":[{"name":"DiffPlex.WPF-1.3.1","sha":"886608026e23db61dc81bddf854f119b8022faff","kind":"commit","published_at":"2021-03-18T03:42:12.000Z","download_url":"https://codeload.github.com/mmanela/diffplex/tar.gz/DiffPlex.WPF-1.3.1","html_url":"https://github.com/mmanela/diffplex/releases/tag/DiffPlex.WPF-1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmanela/diffplex@DiffPlex.WPF-1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmanela%2Fdiffplex/tags/DiffPlex.WPF-1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmanela%2Fdiffplex/tags/DiffPlex.WPF-1.3.1/manifests"},{"name":"DiffPlex-1.7.0","sha":"b72a7f4cd597488903e8af9ea007323688848e4a","kind":"commit","published_at":"2021-03-10T22:59:57.000Z","download_url":"https://codeload.github.com/mmanela/diffplex/tar.gz/DiffPlex-1.7.0","html_url":"https://github.com/mmanela/diffplex/releases/tag/DiffPlex-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmanela/diffplex@DiffPlex-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmanela%2Fdiffplex/tags/DiffPlex-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmanela%2Fdiffplex/tags/DiffPlex-1.7.0/manifests"},{"name":"1.4.4","sha":"c47908cf9fb56c65ea2f71d43aa3a7b02cd1e8d4","kind":"commit","published_at":"2019-06-19T16:52:27.000Z","download_url":"https://codeload.github.com/mmanela/diffplex/tar.gz/1.4.4","html_url":"https://github.com/mmanela/diffplex/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmanela/diffplex@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmanela%2Fdiffplex/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmanela%2Fdiffplex/tags/1.4.4/manifests"},{"name":"v1.4.4","sha":"201825eeb34e7c1f011dbbcac2d283b71c0f4f70","kind":"commit","published_at":"2019-03-13T02:04:49.000Z","download_url":"https://codeload.github.com/mmanela/diffplex/tar.gz/v1.4.4","html_url":"https://github.com/mmanela/diffplex/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmanela/diffplex@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmanela%2Fdiffplex/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmanela%2Fdiffplex/tags/v1.4.4/manifests"},{"name":"v1.2.1","sha":"fab77f8e18e415db4bf8b71fd9d2d25791709c24","kind":"commit","published_at":"2014-09-14T22:24:53.000Z","download_url":"https://codeload.github.com/mmanela/diffplex/tar.gz/v1.2.1","html_url":"https://github.com/mmanela/diffplex/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmanela/diffplex@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmanela%2Fdiffplex/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmanela%2Fdiffplex/tags/v1.2.1/manifests"}]},"repo_metadata_updated_at":"2026-03-18T07:28:53.334Z","dependent_packages_count":0,"downloads":2447,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":37.51431670385948,"dependent_repos_count":13.819348826338206,"dependent_packages_count":18.835372714592,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":23.389679414929898},"purl":"pkg:nuget/diffplex.windows","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/diffplex.windows","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/diffplex.windows","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/diffplex.windows/dependencies","status":null,"funding_links":["https://github.com/sponsors/mmanela"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-16T02:26:22.391Z","issues_count":80,"pull_requests_count":87,"avg_time_to_close_issue":20031332.162790697,"avg_time_to_close_pull_request":1688852.6233766233,"issues_closed_count":43,"pull_requests_closed_count":77,"pull_request_authors_count":27,"issue_authors_count":62,"avg_comments_per_issue":2.6625,"avg_comments_per_pull_request":1.3333333333333333,"merged_pull_requests_count":67,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":13,"past_year_avg_time_to_close_issue":3507055.5,"past_year_avg_time_to_close_pull_request":1225039.0,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.8461538461538461,"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/mmanela%2Fdiffplex/issues","maintainers":[{"login":"mmanela","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmanela"}],"active_maintainers":[{"login":"mmanela","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmanela"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/diffplex.windows/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/diffplex.windows/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/diffplex.windows/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/diffplex.windows/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/diffplex.windows/codemeta","maintainers":[{"uuid":"mmanela","login":"mmanela","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://www.nuget.org/profiles/mmanela","role":null,"created_at":"2024-02-26T07:35:18.572Z","updated_at":"2024-02-26T07:35:18.572Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/mmanela/packages"}]}