{"id":8975577,"name":"distributedlock.postgres","ecosystem":"nuget","description":"Provides a distributed lock implementation based on Postgresql","homepage":"https://github.com/madelson/DistributedLock","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/madelson/DistributedLock","keywords_array":["distributed","lock","async","mutex","sql","postgres"],"namespace":null,"versions_count":13,"first_release_published_at":"1900-01-01T00:00:00.000Z","latest_release_published_at":"2025-01-28T02:07:11.890Z","latest_release_number":"1.3.0","last_synced_at":"2026-04-23T07:04:55.784Z","created_at":"2024-02-26T08:41:42.038Z","updated_at":"2026-04-23T07:05:39.069Z","registry_url":"https://www.nuget.org/packages/distributedlock.postgres/","install_command":"Install-Package distributedlock.postgres","documentation_url":null,"metadata":{"copyright":"Copyright © 2020 Michael Adelson","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"readme":"package.readme.md","repository":{"type":"git","url":"https://github.com/madelson/DistributedLock","branch":null,"commit":"306be8b2524f953263acd0876abeabb9581bcf8a"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"release_notes":"See https://github.com/madelson/DistributedLock#release-notes","dependency_summary":{"total_dependency_groups":4,"target_frameworks":[".NETFramework4.6.2","net8.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":11}},"repo_metadata":{"id":33314876,"uuid":"36959618","full_name":"madelson/DistributedLock","owner":"madelson","description":"A .NET library for distributed synchronization","archived":false,"fork":false,"pushed_at":"2026-02-14T13:23:07.000Z","size":2132,"stargazers_count":2410,"open_issues_count":62,"forks_count":245,"subscribers_count":35,"default_branch":"master","last_synced_at":"2026-03-04T21:58:52.988Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/madelson.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2015-06-05T23:05:02.000Z","updated_at":"2026-02-28T21:52:44.000Z","dependencies_parsed_at":"2023-11-28T01:32:04.534Z","dependency_job_id":"20d78168-cc6b-4938-82e5-aab8d719a430","html_url":"https://github.com/madelson/DistributedLock","commit_stats":{"total_commits":370,"total_committers":9,"mean_commits":"41.111111111111114","dds":"0.11351351351351346","last_synced_commit":"abb62f91024623b9975f04b6ac1eebef894364bf"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/madelson/DistributedLock","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madelson%2FDistributedLock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madelson%2FDistributedLock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madelson%2FDistributedLock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madelson%2FDistributedLock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/madelson","download_url":"https://codeload.github.com/madelson/DistributedLock/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madelson%2FDistributedLock/sbom","scorecard":{"id":610215,"data":{"date":"2025-08-11","repo":{"name":"github.com/madelson/DistributedLock","commit":"9d2fccaaa13fcfd2d0537bd69aef74978c8d0d5e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"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":"Code-Review","score":3,"reason":"Found 3/8 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":"Maintained","score":10,"reason":"10 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","details":null,"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":-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":"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":"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":"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":-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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: License.txt:0","Info: FSF or OSI recognized license: MIT License: 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":"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":"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 2.7 not signed: https://api.github.com/repos/madelson/DistributedLock/releases/238852975","Warn: release artifact 2.6 not signed: https://api.github.com/repos/madelson/DistributedLock/releases/197054598","Warn: release artifact 2.5.1 not signed: https://api.github.com/repos/madelson/DistributedLock/releases/189521854","Warn: release artifact 2.5.0 not signed: https://api.github.com/repos/madelson/DistributedLock/releases/163210639","Warn: release artifact 2.4.0 not signed: https://api.github.com/repos/madelson/DistributedLock/releases/148383394","Warn: release artifact 2.7 does not have provenance: https://api.github.com/repos/madelson/DistributedLock/releases/238852975","Warn: release artifact 2.6 does not have provenance: https://api.github.com/repos/madelson/DistributedLock/releases/197054598","Warn: release artifact 2.5.1 does not have provenance: https://api.github.com/repos/madelson/DistributedLock/releases/189521854","Warn: release artifact 2.5.0 does not have provenance: https://api.github.com/repos/madelson/DistributedLock/releases/163210639","Warn: release artifact 2.4.0 does not have provenance: https://api.github.com/repos/madelson/DistributedLock/releases/148383394"],"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 28 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":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"}}]},"last_synced_at":"2025-08-21T02:27:45.842Z","repository_id":33314876,"created_at":"2025-08-21T02:27:45.842Z","updated_at":"2025-08-21T02:27:45.842Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32169675,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-23T02:19:40.750Z","status":"ssl_error","status_checked_at":"2026-04-23T02:17:55.737Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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"},"owner_record":{"login":"madelson","name":null,"uuid":"1269046","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":"@Mastercard ","icon_url":"https://avatars.githubusercontent.com/u/1269046?u=bdee930e805bbbd63d2bcefa36478df69c4dfd25\u0026v=4","repositories_count":16,"last_synced_at":"2023-03-16T02:11:10.976Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/madelson","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T06:50:23.013Z","updated_at":"2023-03-16T02:11:11.035Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/madelson","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/madelson/repositories"},"tags":[{"name":"2.8","sha":"231a8c7821f6ec255e4c7ffc3bf2badb75166628","kind":"commit","published_at":"2026-01-18T04:34:31.000Z","download_url":"https://codeload.github.com/madelson/DistributedLock/tar.gz/2.8","html_url":"https://github.com/madelson/DistributedLock/releases/tag/2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madelson/DistributedLock@2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madelson%2FDistributedLock/tags/2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madelson%2FDistributedLock/tags/2.8/manifests"},{"name":"2.7.1","sha":"338025c469c13ba6b4d569344956752707b35a8c","kind":"commit","published_at":"2025-10-26T20:18:47.000Z","download_url":"https://codeload.github.com/madelson/DistributedLock/tar.gz/2.7.1","html_url":"https://github.com/madelson/DistributedLock/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madelson/DistributedLock@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madelson%2FDistributedLock/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madelson%2FDistributedLock/tags/2.7.1/manifests"},{"name":"2.7","sha":"9d2fccaaa13fcfd2d0537bd69aef74978c8d0d5e","kind":"commit","published_at":"2025-08-10T14:43:06.000Z","download_url":"https://codeload.github.com/madelson/DistributedLock/tar.gz/2.7","html_url":"https://github.com/madelson/DistributedLock/releases/tag/2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madelson/DistributedLock@2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madelson%2FDistributedLock/tags/2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madelson%2FDistributedLock/tags/2.7/manifests"},{"name":"2.6","sha":"94483ed932ac80ceddf6e980533fb6bed0336068","kind":"commit","published_at":"2025-01-28T02:08:33.000Z","download_url":"https://codeload.github.com/madelson/DistributedLock/tar.gz/2.6","html_url":"https://github.com/madelson/DistributedLock/releases/tag/2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madelson/DistributedLock@2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madelson%2FDistributedLock/tags/2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madelson%2FDistributedLock/tags/2.6/manifests"},{"name":"2.5.1","sha":"a21e317db383b25261403e3b1db82bae15af4fc5","kind":"commit","published_at":"2024-12-07T04:06:15.000Z","download_url":"https://codeload.github.com/madelson/DistributedLock/tar.gz/2.5.1","html_url":"https://github.com/madelson/DistributedLock/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madelson/DistributedLock@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madelson%2FDistributedLock/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madelson%2FDistributedLock/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"b717826ae27d9646200693f31eb04437498b64de","kind":"commit","published_at":"2024-06-30T14:18:18.000Z","download_url":"https://codeload.github.com/madelson/DistributedLock/tar.gz/2.5.0","html_url":"https://github.com/madelson/DistributedLock/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madelson/DistributedLock@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madelson%2FDistributedLock/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madelson%2FDistributedLock/tags/2.5.0/manifests"},{"name":"2.4.0","sha":"eec4e0b0584ad4c214bba78b26edad12b13c7468","kind":"commit","published_at":"2024-03-26T00:38:02.000Z","download_url":"https://codeload.github.com/madelson/DistributedLock/tar.gz/2.4.0","html_url":"https://github.com/madelson/DistributedLock/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madelson/DistributedLock@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madelson%2FDistributedLock/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madelson%2FDistributedLock/tags/2.4.0/manifests"},{"name":"2.3.4","sha":"8f892e5e834147d1b55f776849d0cacaa3f50fdd","kind":"commit","published_at":"2023-11-28T00:38:49.000Z","download_url":"https://codeload.github.com/madelson/DistributedLock/tar.gz/2.3.4","html_url":"https://github.com/madelson/DistributedLock/releases/tag/2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madelson/DistributedLock@2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madelson%2FDistributedLock/tags/2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madelson%2FDistributedLock/tags/2.3.4/manifests"},{"name":"2.3.3","sha":"00c0f4e926c586f5a1fabf869b79817a1cefbe46","kind":"commit","published_at":"2023-07-17T01:20:59.000Z","download_url":"https://codeload.github.com/madelson/DistributedLock/tar.gz/2.3.3","html_url":"https://github.com/madelson/DistributedLock/releases/tag/2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madelson/DistributedLock@2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madelson%2FDistributedLock/tags/2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madelson%2FDistributedLock/tags/2.3.3/manifests"},{"name":"2.3.2","sha":"32f1b30bc18de3452b26e8d23f38886c07822916","kind":"commit","published_at":"2022-11-13T00:14:43.000Z","download_url":"https://codeload.github.com/madelson/DistributedLock/tar.gz/2.3.2","html_url":"https://github.com/madelson/DistributedLock/releases/tag/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madelson/DistributedLock@2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madelson%2FDistributedLock/tags/2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madelson%2FDistributedLock/tags/2.3.2/manifests"},{"name":"2.3.1","sha":"7fb18b15e80aa963b2a937a42f8205eeeaccdfc7","kind":"commit","published_at":"2022-07-09T13:49:23.000Z","download_url":"https://codeload.github.com/madelson/DistributedLock/tar.gz/2.3.1","html_url":"https://github.com/madelson/DistributedLock/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madelson/DistributedLock@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madelson%2FDistributedLock/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madelson%2FDistributedLock/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"e1685848c5338bd05cd2f033ff8e373caea28691","kind":"commit","published_at":"2021-12-17T22:10:19.000Z","download_url":"https://codeload.github.com/madelson/DistributedLock/tar.gz/2.3.0","html_url":"https://github.com/madelson/DistributedLock/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madelson/DistributedLock@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madelson%2FDistributedLock/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madelson%2FDistributedLock/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"213139345680da0b877c87a1622809a7de7205a8","kind":"commit","published_at":"2021-10-02T14:57:45.000Z","download_url":"https://codeload.github.com/madelson/DistributedLock/tar.gz/2.2.0","html_url":"https://github.com/madelson/DistributedLock/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madelson/DistributedLock@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madelson%2FDistributedLock/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madelson%2FDistributedLock/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"b2aaba9ebeef620457e5c5b13d9270f87c94c33c","kind":"commit","published_at":"2021-06-18T15:56:03.000Z","download_url":"https://codeload.github.com/madelson/DistributedLock/tar.gz/2.1.0","html_url":"https://github.com/madelson/DistributedLock/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madelson/DistributedLock@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madelson%2FDistributedLock/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madelson%2FDistributedLock/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"6ee3eb68c2fad77ff8303b849ded5bc77740c0d1","kind":"commit","published_at":"2021-04-24T20:42:27.000Z","download_url":"https://codeload.github.com/madelson/DistributedLock/tar.gz/2.0.2","html_url":"https://github.com/madelson/DistributedLock/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madelson/DistributedLock@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madelson%2FDistributedLock/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madelson%2FDistributedLock/tags/2.0.2/manifests"}]},"repo_metadata_updated_at":"2026-04-23T07:05:39.069Z","dependent_packages_count":9,"downloads":11553510,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.8420283229032287,"dependent_repos_count":13.819348826338206,"dependent_packages_count":18.835372714592,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":11.165583287944479},"purl":"pkg:nuget/distributedlock.postgres","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/distributedlock.postgres","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/distributedlock.postgres","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/distributedlock.postgres/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-04T17:02:50.678Z","issues_count":131,"pull_requests_count":83,"avg_time_to_close_issue":10838204.11764706,"avg_time_to_close_pull_request":2408475.2253521127,"issues_closed_count":68,"pull_requests_closed_count":71,"pull_request_authors_count":23,"issue_authors_count":79,"avg_comments_per_issue":3.259541984732824,"avg_comments_per_pull_request":0.891566265060241,"merged_pull_requests_count":52,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":12,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":863025.8333333334,"past_year_avg_time_to_close_pull_request":17780.0,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.9166666666666666,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/madelson%2FDistributedLock/issues","maintainers":[{"login":"madelson","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madelson"}],"active_maintainers":[{"login":"madelson","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madelson"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/distributedlock.postgres/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/distributedlock.postgres/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/distributedlock.postgres/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/distributedlock.postgres/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/distributedlock.postgres/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/distributedlock.postgres/codemeta","maintainers":[{"uuid":"chasemedallion","login":"chasemedallion","name":null,"email":null,"url":null,"packages_count":27,"html_url":"https://www.nuget.org/profiles/chasemedallion","role":null,"created_at":"2024-02-26T08:42:44.289Z","updated_at":"2024-02-26T08:42:44.289Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/chasemedallion/packages"}]}